cvelist/2004/1xxx/CVE-2004-1315.json

113 lines
3.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2004-1315",
"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" : "viewtopic.php in phpBB 2.x before 2.0.11 improperly URL decodes the highlight parameter when extracting words and phrases to highlight, which allows remote attackers to execute arbitrary PHP code by double-encoding the highlight value so that special characters are inserted into the result, which is then processed by PHP exec, as exploited by the Santy.A worm."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20041112 phpBB Code EXEC (v2.0.10)",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?l=bugtraq&m=110029415208724&w=2"
},
{
"name" : "20041118 EXEC exploit in phpBB - fix",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?t=110079440800004&r=1&w=2"
},
{
"name" : "20041220 phpBB Worm",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?l=bugtraq&m=110365752909029&w=2"
},
{
"name" : "20041222 Re: phpBB Worm",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/385208"
},
{
"name" : "http://www.phpbb.com/phpBB/viewtopic.php?t=240513",
"refsource" : "CONFIRM",
"url" : "http://www.phpbb.com/phpBB/viewtopic.php?t=240513"
},
{
"name" : "GLSA-200411-32",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/200411-32"
},
{
"name" : "TA04-356A",
"refsource" : "CERT",
"url" : "http://www.us-cert.gov/cas/techalerts/TA04-356A.html"
},
{
"name" : "VU#497400",
"refsource" : "CERT-VN",
"url" : "http://www.kb.cert.org/vuls/id/497400"
},
{
"name" : "10701",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/10701"
},
{
"name" : "13239",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/13239/"
},
{
"name" : "phpbb-view-sql-injection(18052)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/18052"
}
]
}
}