cve/2023/CVE-2023-6866.md
2024-05-25 21:48:12 +02:00

723 B

CVE-2023-6866

Description

TypedArrays can be fallible and lacked proper exception handling. This could lead to abuse in other APIs which expect TypedArrays to always succeed. This vulnerability affects Firefox < 121.

POC

Reference

No PoCs from references.

Github