2017-10-16 12:31:07 -04:00
{
2019-03-18 00:59:54 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2007-1454" ,
"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:59:54 +00:00
"lang" : "eng" ,
"value" : "ext/filter in PHP 5.2.0, when FILTER_SANITIZE_STRING is used with the FILTER_FLAG_STRIP_LOW flag, does not properly strip HTML tags, which allows remote attackers to conduct cross-site scripting (XSS) attacks via HTML with a '<' character followed by certain whitespace characters, which passes one filter but is collapsed into a valid tag, as demonstrated using %0b."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:59:54 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "25056" ,
"refsource" : "SECUNIA" ,
"url" : "http://secunia.com/advisories/25056"
} ,
{
"name" : "DSA-1283" ,
"refsource" : "DEBIAN" ,
"url" : "http://www.debian.org/security/2007/dsa-1283"
} ,
{
"name" : "22914" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/22914"
} ,
{
"name" : "25062" ,
"refsource" : "SECUNIA" ,
"url" : "http://secunia.com/advisories/25062"
} ,
{
"name" : "MDKSA-2007:090" ,
"refsource" : "MANDRIVA" ,
"url" : "http://www.mandriva.com/security/advisories?name=MDKSA-2007:090"
} ,
{
"name" : "http://www.php-security.org/MOPB/MOPB-18-2007.html" ,
"refsource" : "MISC" ,
"url" : "http://www.php-security.org/MOPB/MOPB-18-2007.html"
} ,
{
"name" : "SUSE-SA:2007:032" ,
"refsource" : "SUSE" ,
"url" : "http://www.novell.com/linux/security/advisories/2007_32_php.html"
}
]
}
}