3 matches found
Linux Distros Unpatched Vulnerability : CVE-2025-62496
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability exists in the QuickJS engine's BigInt string parsing logic jsbigintfromstring when attempting to create a BigInt from a string with an excessive...
CVE-2025-62496
creationtimestamp| type| source ---|---|--- 2025-10-16 16:21:20+00:00| seen| https://infosec.exchange/users/cR0w/statuses/115384757765575874...
CVE-2025-62496 Integer overflow in js_bigint_from_string in QuickJS
A vulnerability exists in the QuickJS engine's BigInt string parsing logic jsbigintfromstring when attempting to create a BigInt from a string with an excessively large number of digits. The function calculates the necessary number of bits nbits required to store the BigInt using the formula:...