cvelist/2006/4xxx/CVE-2006-4154.json

108 lines
3.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-4154",
"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" : "Format string vulnerability in the mod_tcl module 1.0 for Apache 2.x allows context-dependent attackers to execute arbitrary code via format string specifiers that are not properly handled in a set_var function call in (1) tcl_cmds.c and (2) tcl_core.c."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20061013 Apache HTTP Server mod_tcl set_var Format String Vulnerability",
"refsource" : "IDEFENSE",
"url" : "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=421"
},
{
"name" : "GLSA-200610-12",
"refsource" : "GENTOO",
"url" : "http://security.gentoo.org/glsa/glsa-200610-12.xml"
},
{
"name" : "VU#366020",
"refsource" : "CERT-VN",
"url" : "http://www.kb.cert.org/vuls/id/366020"
},
{
"name" : "20527",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/20527"
},
{
"name" : "ADV-2006-4033",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/4033"
},
{
"name" : "29536",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/29536"
},
{
"name" : "1017062",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1017062"
},
{
"name" : "22458",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/22458"
},
{
"name" : "22549",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/22549"
},
{
"name" : "modtcl-setvar-format-string(29550)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/29550"
}
]
}
}