cvelist/2009/2xxx/CVE-2009-2787.json

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-2787",
"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" : "Directory traversal vulnerability in include/reputation/rep_profile.php in the Reputation plugin 2.2.4, 2.2.3, 2.0.4, and earlier for PunBB, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the pun_user[language] parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "9315",
"refsource" : "EXPLOIT-DB",
"url" : "http://www.exploit-db.com/exploits/9315"
},
{
"name" : "http://packetstormsecurity.org/0907-exploits/punbbrep-lfi.txt",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.org/0907-exploits/punbbrep-lfi.txt"
},
{
"name" : "56613",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/56613"
},
{
"name" : "36020",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/36020"
},
{
"name" : "punbb-reputation-repprofile-file-include(52138)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/52138"
}
]
}
}