cvelist/2002/2xxx/CVE-2002-2377.json
2019-03-17 22:01:06 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-2377",
"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": "Cross-site scripting (XSS) vulnerability in addentry.cgi in ZAP 1.0.3 allows remote attackers to inject arbitrary SSi directives, web script, and HTML via the entry field."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20020629 SSI & CSS execution in E-Guest (1.1) & ZAP Book (v1.0.3)",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/279707"
},
{
"name": "5130",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/5130"
},
{
"name": "zapbook-entry-xss(9471)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/9471.php"
},
{
"name": "5131",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/5131"
},
{
"name": "zapbook-ssi-command-execution(9472)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/9472.php"
}
]
}
}