cvelist/2009/4xxx/CVE-2009-4142.json

138 lines
4.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-4142",
"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" : "The htmlspecialchars function in PHP before 5.2.12 does not properly handle (1) overlong UTF-8 sequences, (2) invalid Shift_JIS sequences, and (3) invalid EUC-JP sequences, which allows remote attackers to conduct cross-site scripting (XSS) attacks by placing a crafted byte sequence before a special character."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://bugs.php.net/bug.php?id=49785",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://bugs.php.net/bug.php?id=49785"
},
{
"name" : "http://www.php.net/ChangeLog-5.php",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://www.php.net/ChangeLog-5.php"
},
{
"name" : "http://www.php.net/releases/5_2_12.php",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://www.php.net/releases/5_2_12.php"
},
{
"name" : "http://support.apple.com/kb/HT4077",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://support.apple.com/kb/HT4077"
},
{
"name" : "APPLE-SA-2010-03-29-1",
"refsource" : "APPLE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.apple.com/archives/security-announce/2010//Mar/msg00001.html"
},
{
"name" : "DSA-2001",
"refsource" : "DEBIAN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.debian.org/security/2010/dsa-2001"
},
{
"name" : "HPSBUX02543",
"refsource" : "HP",
2017-10-16 12:31:07 -04:00
"url" : "http://marc.info/?l=bugtraq&m=127680701405735&w=2"
},
{
"name" : "SSRT100152",
"refsource" : "HP",
2017-10-16 12:31:07 -04:00
"url" : "http://marc.info/?l=bugtraq&m=127680701405735&w=2"
},
{
"name" : "37389",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/37389"
},
{
"name" : "oval:org.mitre.oval:def:10005",
"refsource" : "OVAL",
2017-10-16 12:31:07 -04:00
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10005"
},
{
"name" : "oval:org.mitre.oval:def:7085",
"refsource" : "OVAL",
2017-10-16 12:31:07 -04:00
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7085"
},
{
"name" : "1023372",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://securitytracker.com/id?1023372"
},
{
"name" : "37821",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/37821"
},
{
"name" : "38648",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/38648"
},
{
"name" : "40262",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/40262"
},
{
"name" : "ADV-2009-3593",
"refsource" : "VUPEN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.vupen.com/english/advisories/2009/3593"
}
]
}
}