cvelist/2007/6xxx/CVE-2007-6552.json

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-6552",
"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 index.php in AuraCMS 2.2 allows remote authenticated users to include and execute arbitrary local files via a .. (dot dot) in the act parameter, possibly involving the news pilih component; as demonstrated by including admin/admin_users.php to bypass a protection mechanism against direct request."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "4786",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/4786"
},
{
"name" : "http://newhack.org/advisories/AuraCMS-2.2-RemoteAddAdmin.txt",
"refsource" : "MISC",
"url" : "http://newhack.org/advisories/AuraCMS-2.2-RemoteAddAdmin.txt"
},
{
"name" : "27037",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/27037"
},
{
"name" : "39804",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/39804"
}
]
}
}