cvelist/2020/8xxx/CVE-2020-8851.json

74 lines
2.7 KiB
JSON
Raw Normal View History

2020-02-11 14:01:09 +00:00
{
"CVE_data_meta": {
2020-02-14 18:01:18 +00:00
"ASSIGNER": "zdi-disclosures@trendmicro.com",
2020-02-11 14:01:09 +00:00
"ID": "CVE-2020-8851",
2020-02-14 18:01:18 +00:00
"STATE": "PUBLIC"
2020-02-11 14:01:09 +00:00
},
2020-02-14 18:01:18 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Reader",
"version": {
"version_data": [
{
"version_value": "9.7.0.29455"
}
]
}
}
]
},
"vendor_name": "Foxit"
}
]
}
},
"credit": "A3F2160DCA1BDE70DA1D99ED267D5DC1EC336192",
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-02-11 14:01:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-02-14 18:01:18 +00:00
"value": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit Reader 9.7.0.29455. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the processing of JPG2000 images. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated structure. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-9406."
2020-02-11 14:01:09 +00:00
}
]
2020-02-14 18:01:18 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787: Out-of-bounds Write"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.foxitsoftware.com/support/security-bulletins.php",
"refsource": "MISC",
"name": "https://www.foxitsoftware.com/support/security-bulletins.php"
},
{
"url": "https://www.zerodayinitiative.com/advisories/ZDI-20-207/",
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-20-207/"
}
]
},
"impact": {
"cvss": {
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
2020-02-11 14:01:09 +00:00
}
}