cvelist/2007/0xxx/CVE-2007-0115.json
2018-10-16 11:17:01 -04:00

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-0115",
"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" : "Static code injection vulnerability in Coppermine Photo Gallery 1.4.10 and earlier allows remote authenticated administrators to execute arbitrary PHP code via the Username to login.php, which is injected into an error message in security.log.php, which can then be accessed using viewlog.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070105 Coppermine Photo Gallery <= 1.4.10 SQL Injection Exploit",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/456051/100/0/threaded"
},
{
"name" : "20070108 Source verify - Coppermine Photo Gallery <= 1.4.10 code injection",
"refsource" : "VIM",
"url" : "http://www.attrition.org/pipermail/vim/2007-January/001218.html"
},
{
"name" : "http://acid-root.new.fr/poc/19070104.txt",
"refsource" : "MISC",
"url" : "http://acid-root.new.fr/poc/19070104.txt"
},
{
"name" : "33383",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/33383"
},
{
"name" : "2107",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2107"
}
]
}
}