diff --git a/2019/16xxx/CVE-2019-16159.json b/2019/16xxx/CVE-2019-16159.json new file mode 100644 index 00000000000..5cfdcf0e847 --- /dev/null +++ b/2019/16xxx/CVE-2019-16159.json @@ -0,0 +1,87 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-16159", + "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": "BIRD Internet Routing Daemon 1.6.x through 1.6.7 and 2.x through 2.0.5 has a stack-based buffer overflow. The BGP daemon's support for RFC 8203 administrative shutdown communication messages included an incorrect logical expression when checking the validity of an input message. Sending a shutdown communication with a sufficient message length causes a four-byte overflow to occur while processing the message, where two of the overflow bytes are attacker-controlled and two are fixed." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://gitlab.labs.nic.cz/labs/bird/commit/8388f5a7e14108a1458fea35bfbb5a453e2c563c", + "refsource": "MISC", + "name": "https://gitlab.labs.nic.cz/labs/bird/commit/8388f5a7e14108a1458fea35bfbb5a453e2c563c" + }, + { + "url": "https://gitlab.labs.nic.cz/labs/bird/commit/1657c41c96b3c07d9265b07dd4912033ead4124b", + "refsource": "MISC", + "name": "https://gitlab.labs.nic.cz/labs/bird/commit/1657c41c96b3c07d9265b07dd4912033ead4124b" + }, + { + "url": "http://trubka.network.cz/pipermail/bird-users/2019-September/013718.html", + "refsource": "MISC", + "name": "http://trubka.network.cz/pipermail/bird-users/2019-September/013718.html" + }, + { + "url": "http://trubka.network.cz/pipermail/bird-users/2019-September/013720.html", + "refsource": "MISC", + "name": "http://trubka.network.cz/pipermail/bird-users/2019-September/013720.html" + }, + { + "url": "http://trubka.network.cz/pipermail/bird-users/2019-September/013722.html", + "refsource": "MISC", + "name": "http://trubka.network.cz/pipermail/bird-users/2019-September/013722.html" + }, + { + "url": "http://bird.network.cz", + "refsource": "MISC", + "name": "http://bird.network.cz" + } + ] + } +} \ No newline at end of file