cvelist/2001/0xxx/CVE-2001-0987.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:25:57 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2001-0987",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:25:57 +00:00
"lang": "eng",
"value": "Cross-site scripting vulnerability in CGIWrap before 3.7 allows remote attackers to execute arbitrary Javascript on other web clients by causing the Javascript to be inserted into error messages that are generated by CGIWrap."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:25:57 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://cgiwrap.sourceforge.net/changes.html",
"refsource": "CONFIRM",
"url": "http://cgiwrap.sourceforge.net/changes.html"
},
{
"name": "20010722 Re: [cgiwrap-users] Re: Security hole in CGIWrap (cross-site scripting vulnerability)",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2001-07/0499.html"
},
{
"name": "1909",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/1909"
},
{
"name": "cgiwrap-cross-site-scripting(6886)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/6886"
},
{
"name": "3084",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/3084"
}
]
}
}