cvelist/2016/10xxx/CVE-2016-10739.json
2019-11-06 01:01:43 +00:00

87 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-10739",
"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": "In the GNU C Library (aka glibc or libc6) through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the possibility of embedded HTTP headers or other potentially dangerous substrings."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://sourceware.org/bugzilla/show_bug.cgi?id=20018",
"refsource": "MISC",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=20018"
},
{
"name": "106672",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106672"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1347549",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1347549"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1250",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00082.html"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2118",
"url": "https://access.redhat.com/errata/RHSA-2019:2118"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3513",
"url": "https://access.redhat.com/errata/RHSA-2019:3513"
}
]
}
}