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

72 lines
2.4 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",
"value": "In Libreswan before 3.28, 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)."
}
]
},
"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"
}
]
}
}