"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-11-19 18:01:49 +00:00
parent be83a4dcf1
commit 9883fae7e4
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -0,0 +1,77 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18934",
"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": "Unbound 1.6.4 through 1.9.4 contain a vulnerability in the ipsec module that can cause shell code execution after receiving a specially crafted answer. This issue can only be triggered if unbound was compiled with `--enable-ipsecmod` support, and ipsecmod is enabled and used in the configuration."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[oss-security] 20191119 CVE-2019-18934 Unbound: Vulnerability in IPSEC module",
"url": "http://www.openwall.com/lists/oss-security/2019/11/19/1"
},
{
"refsource": "MISC",
"name": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2019-18934.txt",
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2019-18934.txt"
},
{
"refsource": "MISC",
"name": "https://github.com/NLnetLabs/unbound/blob/release-1.9.5/doc/Changelog",
"url": "https://github.com/NLnetLabs/unbound/blob/release-1.9.5/doc/Changelog"
},
{
"refsource": "CONFIRM",
"name": "https://www.nlnetlabs.nl/news/2019/Nov/19/unbound-1.9.5-released/",
"url": "https://www.nlnetlabs.nl/news/2019/Nov/19/unbound-1.9.5-released/"
}
]
}
}