cvelist/2004/2xxx/CVE-2004-2363.json

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2004-2363",
"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" : "Validate-Before-Canonicalize vulnerability in the checkURI function in functions.inc.php in PHPX 3.0 through 3.2.6 allows remote attackers to conduct cross-site scripting (XSS) attacks via hex-encoded tags, which bypass the check for literal \"<\", \">\", \"(\", and \")\" characters, as demonstrated using the limit parameter to forums.php and a variety of other vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20040504 Vulnerabilities In PHPX 3.26 And Earlier",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/362230"
},
{
"name" : "http://www.phpx.org/project.php?action=view&project_id=1",
"refsource" : "MISC",
"url" : "http://www.phpx.org/project.php?action=view&project_id=1"
},
{
"name" : "10283",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/10283"
},
{
"name" : "phpx-xss(16065)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/16065"
}
]
}
}