cvelist/2016/8xxx/CVE-2016-8714.json
2022-04-19 20:01:39 +00:00

83 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "talos-cna@cisco.com",
"ID": "CVE-2016-8714",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "R",
"version": {
"version_data": [
{
"version_value": "3.3.0"
},
{
"version_value": "3.3.2"
}
]
}
}
]
},
"vendor_name": "The R Project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An exploitable buffer overflow vulnerability exists in the LoadEncoding functionality of the R programming language version 3.3.0. A specially crafted R script can cause a buffer overflow resulting in a memory corruption. An attacker can send a malicious R script to trigger this vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "buffer overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "96785",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/96785"
},
{
"name": "DSA-3813",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2017/dsa-3813"
},
{
"name": "http://www.talosintelligence.com/reports/TALOS-2016-0227/",
"refsource": "MISC",
"url": "http://www.talosintelligence.com/reports/TALOS-2016-0227/"
}
]
},
"impact": {
"cvss": {
"baseScore": 7.5,
"baseSeverity": "High",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
}
}