Lucene search
+L

20924 matches found

Microsoft CVE
Microsoft CVE
added 2025/10/17 1:1 a.m.10 views

x86/mce: Work around an erratum on fast string copy instructions

...

5.5CVSS7AI score0.00251EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-62493

"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 conversion logic jsbiginttostring1 due to an incorrect calculation of the required number of digit...

6.5CVSS5.8AI score0.00356EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/10/17 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-62494

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand opera...

8.8CVSS6.5AI score0.0048EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/16 6:30 p.m.9 views

EUVD-2025-34781

A vulnerability exists in the QuickJS engine's BigInt string conversion logic jsbiginttostring1 due to an incorrect calculation of the required number of digits, which in turn leads to reading memory past the allocated BigInt structure. The function determines the number of characters ndigits...

5.9CVSS5.9AI score0.00356EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/16 6:30 p.m.8 views

EUVD-2025-34780

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

7.1CVSS7.4AI score0.0048EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/10/16 4:40 p.m.6 views

Integer Overflow or Wraparound

Overview Affected versions of this package are vulnerable to Integer Overflow or Wraparound in the jsbigintfromstring function when parsing strings with an excessively large number of digits. An attacker can cause a heap out-of-bounds write by supplying a crafted string input that triggers an...

8.8CVSS5.9AI score0.00447EPSS
SaveExploits1References2
NVD
NVD
added 2025/10/16 4:15 p.m.7 views

CVE-2025-62493

A vulnerability exists in the QuickJS engine's BigInt string conversion logic jsbiginttostring1 due to an incorrect calculation of the required number of digits, which in turn leads to reading memory past the allocated BigInt structure. The function determines the number of characters ndigits...

6.5CVSS0.00356EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/16 4:15 p.m.5 views

CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS6.3AI score
SaveExploits0References2
OSV
OSV
added 2025/10/16 4:15 p.m.4 views

DEBIAN-CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS6.6AI score0.0048EPSS
SaveExploits1References1
NVD
NVD
added 2025/10/16 4:15 p.m.7 views

CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS0.0048EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/16 4:15 p.m.4 views

DEBIAN-CVE-2025-62493

A vulnerability exists in the QuickJS engine's BigInt string conversion logic jsbiginttostring1 due to an incorrect calculation of the required number of digits, which in turn leads to reading memory past the allocated BigInt structure. The function determines the number of characters ndigits...

6.5CVSS5.4AI score0.00356EPSS
SaveExploits1References1
OSV
OSV
added 2025/10/16 4:15 p.m.6 views

CVE-2025-62493

A vulnerability exists in the QuickJS engine's BigInt string conversion logic jsbiginttostring1 due to an incorrect calculation of the required number of digits, which in turn leads to reading memory past the allocated BigInt structure. The function determines the number of characters ndigits...

6.5CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2025/10/16 4:15 p.m.6 views

UBUNTU-CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS6.3AI score0.0048EPSS
SaveExploits1References4
OSV
OSV
added 2025/10/16 4:15 p.m.5 views

UBUNTU-CVE-2025-62493

A vulnerability exists in the QuickJS engine's BigInt string conversion logic jsbiginttostring1 due to an incorrect calculation of the required number of digits, which in turn leads to reading memory past the allocated BigInt structure. The function determines the number of characters ndigits...

6.5CVSS5.8AI score0.00356EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/10/16 3:52 p.m.3 views

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:...

7.1CVSS6.8AI score0.00447EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/10/16 3:52 p.m.13 views

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:...

7.1CVSS0.00447EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/10/16 3:51 p.m.1 views

CVE-2025-62494 Type confusion in string addition in QuickJS

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

7.1CVSS7.5AI score0.0048EPSS
SaveExploits1References2
CVE
CVE
added 2025/10/16 3:51 p.m.216 views

CVE-2025-62494

Summary: CVE-2025-62494 is a type-confusion vulnerability in the QuickJS engine’s string concatenation path. During the + operation, if the left operand is a string, the code converts the right operand to a primitive via JS_ToPrimitiveFree, which can trigger callbacks (toString/valueOf). While th...

8.8CVSS7.6AI score0.0048EPSS
SaveExploits1References2Affected Software1
AlpineLinux
AlpineLinux
added 2025/10/16 3:51 p.m.4 views

CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS7.9AI score0.0048EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2025/10/16 3:51 p.m.7 views

CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS6.6AI score0.0048EPSS
SaveExploits1
Rows per page
Query Builder