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

88 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-6187",
"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" : "Multiple directory traversal vulnerabilities in PHP Content Architect (aka NoAh) 0.9 pre 1.2 and earlier allow remote attackers to read arbitrary files via a .. (dot dot) in the filepath parameter to (1) css_file.php, (2) js_file.php, or (3) xml_file.php in noah/modules/nosystem/templates/."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "4675",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/4675"
},
{
"name" : "26633",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/26633"
},
{
"name" : "39682",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/39682"
},
{
"name" : "39683",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/39683"
},
{
"name" : "39684",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/39684"
},
{
"name" : "noah-filepath-directory-traversal(38727)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/38727"
}
]
}
}