cvelist/2007/0xxx/CVE-2007-0115.json

83 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"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",
2018-10-16 11:17:01 -04:00
"url" : "http://www.securityfocus.com/archive/1/456051/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "20070108 Source verify - Coppermine Photo Gallery <= 1.4.10 code injection",
"refsource" : "VIM",
2017-10-16 12:31:07 -04:00
"url" : "http://www.attrition.org/pipermail/vim/2007-January/001218.html"
},
{
"name" : "http://acid-root.new.fr/poc/19070104.txt",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://acid-root.new.fr/poc/19070104.txt"
},
{
"name" : "33383",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://osvdb.org/33383"
},
{
"name" : "2107",
"refsource" : "SREASON",
2017-10-16 12:31:07 -04:00
"url" : "http://securityreason.com/securityalert/2107"
}
]
}
}