cvelist/2006/3xxx/CVE-2006-3355.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:49:48 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-3355",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 05:49:48 +00:00
"lang": "eng",
"value": "Heap-based buffer overflow in httpdget.c in mpg123 before 0.59s-rll allows remote attackers to execute arbitrary code via a long URL, which is not properly terminated before being used with the strncpy function. NOTE: This appears to be the result of an incomplete patch for CVE-2004-0982."
2017-10-16 12:31:07 -04:00
}
2019-03-18 05:49:48 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "18794",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/18794"
},
{
"name": "GLSA-200607-01",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-200607-01.xml"
},
{
"name": "http://bugs.gentoo.org/show_bug.cgi?id=133988",
"refsource": "MISC",
"url": "http://bugs.gentoo.org/show_bug.cgi?id=133988"
},
{
"name": "20937",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20937"
}
]
}
}