cvelist/2020/1xxx/CVE-2020-1896.json

68 lines
2.5 KiB
JSON
Raw Normal View History

2019-12-02 09:00:57 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-1896",
2021-02-01 22:48:43 -08:00
"ASSIGNER": "cve-assign@fb.com",
"STATE": "PUBLIC",
"DATE_ASSIGNEDE": "2021-02-01"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Facebook",
"product": {
"product_data": [
{
"product_name": "Hermes",
"version": {
"version_data": [
{
"version_value": "commit prior to 86543ac47e59c522976b5632b8bf9a2a4583c7d2"
}
]
}
}
]
}
}
]
}
2019-12-02 09:00:57 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-03-10 10:43:29 -08:00
"value": "A stack overflow vulnerability in Facebook Hermes 'builtin apply' prior to commit 86543ac47e59c522976b5632b8bf9a2a4583c7d2 (https://github.com/facebook/hermes/commit/86543ac47e59c522976b5632b8bf9a2a4583c7d2) allows attackers to potentially execute arbitrary code via crafted JavaScript. Note that this is only exploitable if the application using Hermes permits evaluation of untrusted JavaScript. Hence, most React Native applications are not affected."
2021-02-01 22:48:43 -08:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-121: Stack-based Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.facebook.com/security/advisories/cve-2020-1896",
"url": "https://www.facebook.com/security/advisories/cve-2020-1896"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/facebook/hermes/commit/86543ac47e59c522976b5632b8bf9a2a4583c7d2",
"url": "https://github.com/facebook/hermes/commit/86543ac47e59c522976b5632b8bf9a2a4583c7d2"
2019-12-02 09:00:57 +00:00
}
]
}
}