cvelist/2011/1xxx/CVE-2011-1930.json
2019-11-14 03:01:04 +00:00

85 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-1930",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "klibc",
"product": {
"product_data": [
{
"product_name": "klibc",
"version": {
"version_data": [
{
"version_value": "1.5.20"
},
{
"version_value": "1.5.21"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In klibc 1.5.20 and 1.5.21, the DHCP options written by ipconfig to /tmp/net-$DEVICE.conf are not properly escaped. This may allow a remote attacker to send a specially crafted DHCP reply which could execute arbitrary code with the privileges of any process which sources DHCP options."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2011-1930",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2011-1930"
},
{
"url": "https://access.redhat.com/security/cve/cve-2011-1930",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2011-1930"
},
{
"refsource": "MISC",
"name": "http://security.gentoo.org/glsa/glsa-201309-21.xml",
"url": "http://security.gentoo.org/glsa/glsa-201309-21.xml"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/05/22/12",
"url": "http://www.openwall.com/lists/oss-security/2012/05/22/12"
},
{
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/47924",
"url": "http://www.securityfocus.com/bid/47924"
}
]
}
}