Vulnerability Description
Multiple cross-site scripting (XSS) vulnerabilities in the paste.httpexceptions implementation in Paste before 1.7.4 allow remote attackers to inject arbitrary web script or HTML via vectors involving a 404 status code, related to (1) paste.urlparser.StaticURLParser, (2) paste.urlparser.PkgResourcesParser, (3) paste.urlmap.URLMap, and (4) HTTPNotFound.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Pythonpaste | Paste | <= 1.7.3.1 |
Related Weaknesses (CWE)
References
- http://bitbucket.org/ianb/paste/changeset/fcae59df8b56Patch
- http://groups.google.com/group/paste-users/browse_thread/thread/3b3fff3dadd0b1e5
- http://groups.google.com/group/pylons-discuss/msg/8c256dc076a408d8?dmode=source&
- http://marc.info/?l=oss-security&m=127785414818815&w=2Patch
- http://marc.info/?l=oss-security&m=127792576822169&w=2Patch
- http://pylonshq.com/articles/archives/2010/6/paste_174_released_addresses_xss_se
- http://secunia.com/advisories/42500
- http://www.securityfocus.com/bid/41160
- http://www.ubuntu.com/usn/USN-1026-1
- http://bitbucket.org/ianb/paste/changeset/fcae59df8b56Patch
- http://groups.google.com/group/paste-users/browse_thread/thread/3b3fff3dadd0b1e5
- http://groups.google.com/group/pylons-discuss/msg/8c256dc076a408d8?dmode=source&
- http://marc.info/?l=oss-security&m=127785414818815&w=2Patch
- http://marc.info/?l=oss-security&m=127792576822169&w=2Patch
- http://pylonshq.com/articles/archives/2010/6/paste_174_released_addresses_xss_se
FAQ
What is CVE-2010-2477?
CVE-2010-2477 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Multiple cross-site scripting (XSS) vulnerabilities in the paste.httpexceptions implementation in Paste before 1.7.4 allow remote attackers to inject arbitrary web script or HTML via vectors involving...
How severe is CVE-2010-2477?
CVE-2010-2477 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2010-2477?
Check the references section above for vendor advisories and patch information. Affected products include: Pythonpaste Paste.