Bug 554485 (CVE-2009-4492)
| Summary: | CVE-2009-4492 ruby WEBrick log escape sequence | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Josh Bressers <bressers> | ||||
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
| Status: | CLOSED ERRATA | QA Contact: | |||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | unspecified | CC: | kreilly, mjc, mtasaka, vdanen, vondruch | ||||
| Target Milestone: | --- | Keywords: | Security | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-06-29 14:33:25 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 554510, 554528, 709957, 709958, 709959 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Josh Bressers
2010-01-11 20:19:38 UTC
Created attachment 383108 [details]
patch generated by diffing 1.8.7p248 and p249 to fix the issue
Testcase taken from the ruby blog: % xterm -e ruby -rwebrick -e 'WEBrick::HTTPServer.new(:Port=>8080).start' & % wget http://localhost:8080/%1b%5d%32%3b%6f%77%6e%65%64%07%0a Upstream has also made available 1.8.6p388: http://ftp.ruby-lang.org/pub/ruby/ruby-1.8.6-p388.tar.bz2 (In reply to comment #2) > Created an attachment (id=383108) [details] > patch generated by diffing 1.8.7p248 and p249 to fix the issue http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=26268 On Fedora rawhide: patch applied on ruby-1.8.6.383-6.fc13. Well, bodhi <-> bugzilla interaction doesn't seem to be working currently.. F-12: https://admin.fedoraproject.org/updates/ruby-1.8.6.383-6.fc12 F=11: https://admin.fedoraproject.org/updates/ruby-1.8.6.383-6.fc11 ruby-1.8.6.383-6.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. ruby-1.8.6.383-6.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. On Fedora side this is closed. This issue has been addressed in following products: Red Hat Enterprise Linux 4 Via RHSA-2011:0908 https://rhn.redhat.com/errata/RHSA-2011-0908.html This issue has been addressed in following products: Red Hat Enterprise Linux 5 Via RHSA-2011:0909 https://rhn.redhat.com/errata/RHSA-2011-0909.html |