cvelist/2019/5xxx/CVE-2019-5600.json

67 lines
2.4 KiB
JSON
Raw Normal View History

2019-01-07 13:04:46 -05:00
{
2019-07-03 19:00:55 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 06:56:43 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-5600",
2019-07-03 19:00:55 +00:00
"ASSIGNER": "secteam@freebsd.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "FreeBSD",
"product": {
"product_data": [
{
"product_name": "FreeBSD",
"version": {
"version_data": [
{
"version_value": "FreeBSD 12.0 before 12.0-RELEASE-p7 and 11.2 before 11.2-RELEASE-p11"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Buffer overflow in iconv"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "FREEBSD",
"name": "FreeBSD-SA-19:09",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:09.iconv.asc"
2019-07-03 20:00:59 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/153520/FreeBSD-Security-Advisory-FreeBSD-SA-19-09.iconv.html",
"url": "http://packetstormsecurity.com/files/153520/FreeBSD-Security-Advisory-FreeBSD-SA-19-09.iconv.html"
2019-07-03 19:00:55 +00:00
}
]
2019-03-18 06:56:43 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-07-03 19:00:55 +00:00
"value": "In FreeBSD 12.0-STABLE before r349622, 12.0-RELEASE before 12.0-RELEASE-p7, 11.3-PRERELEASE before r349624, 11.3-RC3 before 11.3-RC3-p1, and 11.2-RELEASE before 11.2-RELEASE-p11, a bug in iconv implementation may allow an attacker to write past the end of an output buffer. Depending on the implementation, an attacker may be able to create a denial of service, provoke incorrect program behavior, or induce a remote code execution."
2019-03-18 06:56:43 +00:00
}
]
}
}