cvelist/2010/2xxx/CVE-2010-2477.json
2019-03-17 21:55:47 +00:00

102 lines
3.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-2477",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://pylonshq.com/articles/archives/2010/6/paste_174_released_addresses_xss_security_hole",
"refsource": "CONFIRM",
"url": "http://pylonshq.com/articles/archives/2010/6/paste_174_released_addresses_xss_security_hole"
},
{
"name": "http://bitbucket.org/ianb/paste/changeset/fcae59df8b56",
"refsource": "CONFIRM",
"url": "http://bitbucket.org/ianb/paste/changeset/fcae59df8b56"
},
{
"name": "41160",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/41160"
},
{
"name": "http://groups.google.com/group/paste-users/browse_thread/thread/3b3fff3dadd0b1e5?pli=1",
"refsource": "CONFIRM",
"url": "http://groups.google.com/group/paste-users/browse_thread/thread/3b3fff3dadd0b1e5?pli=1"
},
{
"name": "42500",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/42500"
},
{
"name": "USN-1026-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-1026-1"
},
{
"name": "[pylons-discuss] 20100624 Paste 1.7.4, security fix for XSS hole",
"refsource": "MLIST",
"url": "http://groups.google.com/group/pylons-discuss/msg/8c256dc076a408d8?dmode=source&output=gplain"
},
{
"name": "[oss-security] 20100629 CVE request: XSS in python paste",
"refsource": "MLIST",
"url": "http://marc.info/?l=oss-security&m=127785414818815&w=2"
},
{
"name": "[oss-security] 20100630 Re: CVE request: XSS in python paste",
"refsource": "MLIST",
"url": "http://marc.info/?l=oss-security&m=127792576822169&w=2"
}
]
}
}