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

82 lines
2.9 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 16:00:49 +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 sending two IKEv2 packets (init_IKE and delete_IKE) in 3des_cbc mode to a Libreswan server. This affects send_v2N_spi_response_from_state in programs/pluto/ikev2_send.c when built with Network Security Services (NSS)."
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
}
]
}
}