cvelist/2019/12xxx/CVE-2019-12312.json

82 lines
3.0 KiB
JSON
Raw Normal View History

2019-05-24 14:00:47 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12312",
"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",
2019-06-06 19:00:48 +00:00
"value": "In Libreswan 3.27 an assertion failure can lead to a pluto IKE daemon restart. An attacker can trigger a NULL pointer dereference by initiating an IKEv2 IKE_SA_INIT exchange, followed by a bogus INFORMATIONAL exchange instead of the normallly expected IKE_AUTH exchange. This affects send_v2N_spi_response_from_state() in programs/pluto/ikev2_send.c that will then trigger a NULL pointer dereference leading to a restart of libreswan."
2019-05-24 14:00:47 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://www.iwantacve.cn/index.php/archives/218/",
"refsource": "MISC",
"name": "http://www.iwantacve.cn/index.php/archives/218/"
},
{
"url": "https://github.com/libreswan/libreswan/issues/246",
"refsource": "MISC",
"name": "https://github.com/libreswan/libreswan/issues/246"
},
{
"url": "https://github.com/libreswan/libreswan/compare/9b1394e...3897683",
"refsource": "MISC",
"name": "https://github.com/libreswan/libreswan/compare/9b1394e...3897683"
2019-06-06 16:00:49 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://libreswan.org/security/CVE-2019-12312/CVE-2019-12312.txt",
"url": "https://libreswan.org/security/CVE-2019-12312/CVE-2019-12312.txt"
},
{
"refsource": "CONFIRM",
"name": "https://libreswan.org/security/CVE-2019-12312/libreswan-3.27-CVE-2019-12312.patch",
"url": "https://libreswan.org/security/CVE-2019-12312/libreswan-3.27-CVE-2019-12312.patch"
2019-05-24 14:00:47 +00:00
}
]
}
}