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

88 lines
3.4 KiB
JSON
Raw Normal View History

2019-01-07 13:04:46 -05:00
{
2019-08-29 22:00:55 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 04:33:45 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-5610",
2019-08-29 22:00:55 +00:00
"ASSIGNER": "secteam@freebsd.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "FreeBSD",
"version": {
"version_data": [
{
"version_value": "12.0-RELEASE before 12.0-RELEASE-p9"
},
{
"version_value": "11.3-RELEASE before 11.3-RELEASE-p2"
},
{
"version_value": "11.2-RELEASE before 11.2-RELEASE-p13"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out of bounds read"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "FREEBSD",
"name": "FreeBSD-SA-19:20",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:20.bsnmp.asc"
},
{
"refsource": "BUGTRAQ",
"name": "20190806 FreeBSD Security Advisory FreeBSD-SA-19:20.bsnmp",
"url": "https://seclists.org/bugtraq/2019/Aug/6"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/153959/FreeBSD-Security-Advisory-FreeBSD-SA-19-20.bsnmp.html",
"url": "http://packetstormsecurity.com/files/153959/FreeBSD-Security-Advisory-FreeBSD-SA-19-20.bsnmp.html"
},
{
"refsource": "CONFIRM",
"name": "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:20.bsnmp.asc",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:20.bsnmp.asc"
2019-09-10 15:00:51 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190910-0002/",
"url": "https://security.netapp.com/advisory/ntap-20190910-0002/"
2019-08-29 22:00:55 +00:00
}
]
2019-03-18 04:33:45 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-08-29 22:00:55 +00:00
"value": "In FreeBSD 12.0-STABLE before r350637, 12.0-RELEASE before 12.0-RELEASE-p9, 11.3-STABLE before r350638, 11.3-RELEASE before 11.3-RELEASE-p2, and 11.2-RELEASE before 11.2-RELEASE-p13, the bsnmp library is not properly validating the submitted length from a type-length-value encoding. A remote user could cause an out-of-bounds read or trigger a crash of the software such as bsnmpd resulting in a denial of service."
2019-03-18 04:33:45 +00:00
}
]
}
}