mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
78 lines
2.2 KiB
JSON
78 lines
2.2 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve@mitre.org",
|
|
"ID" : "CVE-2008-3196",
|
|
"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" : "skeleton.c in yacc does not properly handle reduction of a rule with an empty right hand side, which allows context-dependent attackers to cause an out-of-bounds stack access when the yacc stack pointer points to the end of the stack."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "[openbsd-cvs] 20080708 CVS: cvs.openbsd.org: src",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://marc.info/?l=openbsd-cvs&m=121553004431393&w=2"
|
|
},
|
|
{
|
|
"name" : "[openbsd-cvs] 20080708 Re: CVS: cvs.openbsd.org: src",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://marc.info/?l=openbsd-cvs&m=121553036432044&w=2"
|
|
},
|
|
{
|
|
"name" : "31073",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/31073"
|
|
},
|
|
{
|
|
"name" : "ADV-2008-2151",
|
|
"refsource" : "VUPEN",
|
|
"url" : "http://www.vupen.com/english/advisories/2008/2151/references"
|
|
}
|
|
]
|
|
}
|
|
}
|