cvelist/2019/9xxx/CVE-2019-9162.json

112 lines
4.1 KiB
JSON
Raw Normal View History

2019-02-25 17:35:07 -05:00
{
2019-03-18 04:11:12 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-9162",
"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": [
2019-02-25 17:35:07 -05:00
{
2019-03-18 04:11:12 +00:00
"lang": "eng",
"value": "In the Linux kernel before 4.20.12, net/ipv4/netfilter/nf_nat_snmp_basic_main.c in the SNMP NAT module has insufficient ASN.1 length checks (aka an array index error), making out-of-bounds read and write operations possible, leading to an OOPS or local privilege escalation. This affects snmp_version and snmp_helper."
2019-02-25 17:35:07 -05:00
}
2019-03-18 04:11:12 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.25",
"refsource": "MISC",
"url": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.25"
},
{
"name": "46477",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/46477/"
},
{
"name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c4c07b4d6fa1f11880eab8e076d3d060ef3f55fc",
"refsource": "MISC",
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c4c07b4d6fa1f11880eab8e076d3d060ef3f55fc"
},
{
"name": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.20.12",
"refsource": "MISC",
"url": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.20.12"
},
{
"name": "107159",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/107159"
},
{
"name": "https://github.com/torvalds/linux/commit/c4c07b4d6fa1f11880eab8e076d3d060ef3f55fc",
"refsource": "MISC",
"url": "https://github.com/torvalds/linux/commit/c4c07b4d6fa1f11880eab8e076d3d060ef3f55fc"
},
{
"name": "https://bugs.chromium.org/p/project-zero/issues/detail?id=1776",
"refsource": "MISC",
"url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=1776"
2019-03-27 19:00:45 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190327-0002/",
"url": "https://security.netapp.com/advisory/ntap-20190327-0002/"
2019-04-03 01:00:44 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3930-1",
"url": "https://usn.ubuntu.com/3930-1/"
},
{
"refsource": "UBUNTU",
"name": "USN-3930-2",
"url": "https://usn.ubuntu.com/3930-2/"
2019-06-15 01:00:47 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K31864522",
"url": "https://support.f5.com/csp/article/K31864522"
2019-03-18 04:11:12 +00:00
}
]
}
}