Lucene search
+L

57705 matches found

Cvelist
Cvelist
added 2025/10/16 3:52 p.m.16 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
Cvelist
Cvelist
added 2025/10/16 3:51 p.m.16 views

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.1CVSS0.00427EPSS
SaveExploits1References2
CVE
CVE
added 2025/10/16 3:51 p.m.189 views

CVE-2025-62495

CVE-2025-62495 describes an integer overflow in QuickJS regExp (libregexp). The DynBuf storing regex bytecode uses size_t, but several internal routines cast the DynBuf size_t to a signed int, so very large/complex patterns can exceed 2^31 bytes. The result is a negative value used for offsets (e...

8.8CVSS7.1AI score0.00427EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/16 3:51 p.m.3 views

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
AlpineLinux
AlpineLinux
added 2025/10/16 3:51 p.m.12 views

CVE-2025-62495

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

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

CVE-2025-62495

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

8.8CVSS5.7AI score0.00427EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/10/16 11:19 a.m.15 views

CVE-2025-39967

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix integer overflow in fbcondosetfont Fix integer overflow vulnerabilities in fbcondosetfont where font size calculations could overflow when handling user-controlled font parameters. The vulnerabilities occur when: 1...

6CVSS6.5AI score0.00159EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/16 8:01 a.m.8 views

fbcon: fix integer overflow in fbcon_do_set_font

...

9.8CVSS7AI score0.00159EPSS
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2025/10/16 12:00 a.m.16 views

(0Day) Ashlar-Vellum Cobalt XE File Parsing Integer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Ashlar-Vellum Cobalt. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing o...

7.8CVSS7.4AI score0.00186EPSS
SaveExploits0
Talos
Talos
added 2025/10/16 12:00 a.m.14 views

Dell BSAFE Crypto-C _A_DecodeType out-of-bounds read vulnerability

Talos Vulnerability Report TALOS-2025-2140 Dell BSAFE Crypto-C ADecodeType out-of-bounds read vulnerability October 16, 2025 CVE Number CVE-2019-3728 SUMMARY An integer overflow vulnerability exists in the ADecodeType functionality of Dell BSAFE Crypto-C xxx. A specially crafted ASN.1 record can...

7.5CVSS7.8AI score0.02385EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/16 12:00 a.m.11 views

QuickJS 安全漏洞

QuickJS is a small and embeddable Javascript engine open-sourced by QuickJS. A security vulnerability exists in QuickJS that stems from an integer overflow in the BigInt string parsing logic, which could result in a heap out-of-bounds write...

8.8CVSS6.8AI score0.00447EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/10/16 12:00 a.m.6 views

Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS : FFmpeg vulnerabilities (USN-7823-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-7823-1 advisory. It was discovered that FFmpeg did not correctly handle certain memory operations. An attacker could...

9.8CVSS6.9AI score0.01149EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/10/16 12:00 a.m.9 views

QuickJS 安全漏洞

QuickJS is a small and embeddable Javascript engine open-sourced by QuickJS. A security vulnerability exists in QuickJS that stems from an inconsistent representation of buffer sizes due to an integer overflow in the regular expression engine, which could lead to out-of-bounds writes...

8.8CVSS6.8AI score0.00427EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/10/15 8:42 p.m.20 views

CVE-2025-61803

Substance3D - Stager versions 3.1.4 and earlier are affected by an Integer Overflow or Wraparound vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS7.7AI score0.00193EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/10/15 8:41 p.m.18 views

CVE-2025-61807

Substance3D - Stager versions 3.1.4 and earlier are affected by an Integer Overflow or Wraparound vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS7.7AI score0.00193EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/10/15 7:38 p.m.26 views

CVE-2025-61800

Dimension versions 4.1.4 and earlier are affected by an Integer Overflow or Wraparound vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS7.7AI score0.00206EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/10/15 5:44 p.m.2 views

CVE-2025-58715

Integer overflow or wraparound in Microsoft Windows Speech allows an authorized attacker to elevate privileges locally...

8.8CVSS7.1AI score0.00369EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/10/15 9:54 a.m.10 views

CVE-2025-20710

In wlan AP driver, there is a possible out of bounds write due to an integer overflow. This could lead to remote proximal/adjacent escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: WCNCR00418785; Issue ID: MSV-3515...

8.8CVSS7.3AI score0.00276EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/10/15 9:54 a.m.9 views

CVE-2025-20722

In gnss driver, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS09920036; Issue ID: MSV-3798...

5.5CVSS5.5AI score0.00085EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/15 8:15 a.m.19 views

AZL-68468 CVE-2025-39967 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix integer overflow in fbcondosetfont Fix integer overflow vulnerabilities in fbcondosetfont where font size calculations could overflow when handling user-controlled font parameters. The vulnerabilities occur when: 1...

7.8CVSS6.9AI score0.00159EPSS
SaveExploits0References1
Rows per page
Query Builder