cvelist/2002/1xxx/CVE-2002-1276.json
2019-03-18 05:38:35 +00:00

87 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-1276",
"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": "An incomplete fix for a cross-site scripting (XSS) vulnerability in SquirrelMail 1.2.8 calls the strip_tags function on the PHP_SELF value but does not save the result back to that variable, leaving it open to cross-site scripting attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-191",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2002/dsa-191"
},
{
"name": "7019",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/7019"
},
{
"name": "squirrelmail-striptags-phpself-xss(10634)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/10634.php"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=167471",
"refsource": "CONFIRM",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=167471"
},
{
"name": "8220",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/8220"
},
{
"name": "RHSA-2003:042",
"refsource": "REDHAT",
"url": "http://www.redhat.com/support/errata/RHSA-2003-042.html"
}
]
}
}