{ "schema_version": "1.4.0", "id": "GHSA-5wwx-r37w-hqhw", "modified": "2024-04-04T04:14:43Z", "published": "2023-05-19T00:30:18Z", "aliases": [ "CVE-2023-23556" ], "details": "An error in BigInt conversion to Number in Hermes prior to commit a6dcafe6ded8e61658b40f5699878cd19a481f80 could have been used by a malicious attacker to execute arbitrary code due to an out-of-bound write. Note that this bug is only exploitable in cases where Hermes is used to execute untrusted JavaScript. Hence, most React Native applications are not affected.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23556" }, { "type": "WEB", "url": "https://github.com/facebook/hermes/commit/a6dcafe6ded8e61658b40f5699878cd19a481f80" }, { "type": "WEB", "url": "https://www.facebook.com/security/advisories/cve-2023-23556" } ], "database_specific": { "cwe_ids": [ "CWE-787" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-05-18T22:15:09Z" } }