2 matches found
CVE-2025-62495 Type confusion in string addition in QuickJS
An integer overflow vulnerability exists in the QuickJS regular expression engine libregexp due to an inconsistent representation of the bytecode buffer size. The regular expression bytecode is stored in a DynBuf structure, which correctly uses a $\textsize\textt$ an unsigned type, typically...
7.1CVSS7.1AI score0.00427EPSS
SaveExploits1References2
perl: corruption of intermediate language state of compiled regular expression due to integer overflow leads to DoS
Perl before 5.30.3 has an integer overflow related to mishandling of a "PLregkindOPn == NOTHING" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection...
8.6CVSS6.9AI score0.04879EPSS
SaveExploits0References4
20