cvelist/2006/0xxx/CVE-2006-0183.json
2018-10-19 11:05:17 -04:00

93 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-0183",
"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" : "Direct static code injection vulnerability in edit.php in ACal Calendar Project 2.2.5 allows authenticated users to execute arbitrary PHP code via (1) the edit=header value, which modifies header.php, or (2) the edit=footer value, which modifies footer.php. NOTE: this issue might be resultant from the poor authentication as identified by CVE-2006-0182. Since the design of the product allows the administrator to edit the code, perhaps this issue should not be included in CVE, except as a consequence of CVE-2006-0182."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060112 [eVuln] ACal Authentication Bypass & PHP Code Insertion",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/421744/100/0/threaded"
},
{
"name" : "http://evuln.com/vulns/25/summary.html",
"refsource" : "MISC",
"url" : "http://evuln.com/vulns/25/summary.html"
},
{
"name" : "ADV-2006-0152",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/0152"
},
{
"name" : "22345",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/22345"
},
{
"name" : "18432",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/18432"
},
{
"name" : "343",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/343"
},
{
"name" : "acal-header-footer-code-execute(24107)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/24107"
}
]
}
}