cvelist/2006/1xxx/CVE-2006-1252.json

73 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-1252",
"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" : "Eval injection vulnerability in cal.php in Light Weight Calendar (LWC) 1.0 allows remote attackers to execute arbitrary PHP code via the date parameter to index.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "1570",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/1570"
},
{
"name" : "20060318 Source VERIFY - Light Weight Calendar issue is eval injection",
"refsource" : "VIM",
"url" : "http://attrition.org/pipermail/vim/2006-March/000612.html"
},
{
"name" : "17059",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/17059"
}
]
}
}