Lucene search
+L

470 matches found

OSV
OSV
added 2025/08/06 3:15 a.m.7 views

CVE-2025-54626

Pointer dangling vulnerability in the cjwindow module. Impact: Successful exploitation of this vulnerability may affect function stability...

4.4CVSS5.8AI score0.00084EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/05 8:33 a.m.9 views

CLSA-2025-1754382809 Update of nss

update to CKBI 2.78 from NSS 3.113 - updated certificates: - Certificate "Entrust.net Premium 2048 Secure Server CA" - Certificate "Entrust Root Certification Authority" - Certificate "AffirmTrust Commercial" - Certificate "AffirmTrust Networking" - Certificate "AffirmTrust Premium" - Certificate...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2025/08/05 8:25 a.m.7 views

CLSA-2025-1754382311 Update of nss

update to CKBI 2.74 from NSS 3.110 - updated certificates: - Certificate "Entrust.net Premium 2048 Secure Server CA" - Certificate "Entrust Root Certification Authority" - Certificate "AffirmTrust Commercial" - Certificate "AffirmTrust Networking" - Certificate "AffirmTrust Premium" - Certificate...

5.8AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/07/25 11:28 p.m.18 views

CVE-2025-54365

fastapi-guard is a security library for FastAPI that provides middleware to control IPs, log requests, detect penetration attempts and more. In version 3.0.1, the regular expression patched to mitigate the ReDoS vulnerability by limiting the length of string fails to catch inputs that exceed this...

8.8CVSS6.3AI score0.00734EPSS
SaveExploits1References1
NVD
NVD
added 2025/07/23 11:15 p.m.8 views

CVE-2025-54365

fastapi-guard is a security library for FastAPI that provides middleware to control IPs, log requests, detect penetration attempts and more. In version 3.0.1, the regular expression patched to mitigate the ReDoS vulnerability by limiting the length of string fails to catch inputs that exceed this...

8.8CVSS0.00734EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/07/23 10:11 p.m.38 views

CVE-2025-54365 fastapi-guard patch contains bypassable RegEx

fastapi-guard is a security library for FastAPI that provides middleware to control IPs, log requests, detect penetration attempts and more. In version 3.0.1, the regular expression patched to mitigate the ReDoS vulnerability by limiting the length of string fails to catch inputs that exceed this...

8.8CVSS0.00734EPSS
SaveExploits1References3
OSV
OSV
added 2025/07/23 10:11 p.m.6 views

CVE-2025-54365 fastapi-guard patch contains bypassable RegEx

fastapi-guard is a security library for FastAPI that provides middleware to control IPs, log requests, detect penetration attempts and more. In version 3.0.1, the regular expression patched to mitigate the ReDoS vulnerability by limiting the length of string fails to catch inputs that exceed this...

8.8CVSS6.5AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/07/09 7:23 p.m.14 views

CVE-2025-53539

FastAPI Guard is a security library for FastAPI that provides middleware to control IPs, log requests, and detect penetration attempts. fastapi-guard's penetration attempts detection uses regex to scan incoming requests. However, some of the regex patterns used in detection are extremely...

6.9CVSS7.1AI score0.00422EPSS
SaveExploits1References1
OSV
OSV
added 2025/07/09 6:50 p.m.11 views

CLSA-2025-1752087052 Update of ca-certificates

update to CKBI 2.74 from NSS 3.110 - updated certificates: - Certificate "Entrust.net Premium 2048 Secure Server CA" - Certificate "Entrust Root Certification Authority" - Certificate "AffirmTrust Commercial" - Certificate "AffirmTrust Networking" - Certificate "AffirmTrust Premium" - Certificate...

5.8AI score
SaveExploits0References1
NVD
NVD
added 2025/07/07 8:15 p.m.15 views

CVE-2025-53539

FastAPI Guard is a security library for FastAPI that provides middleware to control IPs, log requests, and detect penetration attempts. fastapi-guard's penetration attempts detection uses regex to scan incoming requests. However, some of the regex patterns used in detection are extremely...

7.5CVSS0.00422EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/07 7:16 p.m.10 views

CVE-2025-53539 ReDoS in fastapi-guard's penetration attempts detector

FastAPI Guard is a security library for FastAPI that provides middleware to control IPs, log requests, and detect penetration attempts. fastapi-guard's penetration attempts detection uses regex to scan incoming requests. However, some of the regex patterns used in detection are extremely...

6.9CVSS6.3AI score
SaveExploits0References4
OSV
OSV
added 2025/06/21 6:1 a.m.6 views

BELL-CVE-2025-38021

Bulletin has no description...

5.5CVSS6AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/09 7:31 a.m.6 views

CVE-2025-5867 RT-Thread lwp_syscall.c csys_sendto null pointer dereference

A vulnerability classified as critical was found in RT-Thread 5.1.0. This vulnerability affects the function csyssendto of the file rt-thread/components/lwp/lwpsyscall.c. The manipulation of the argument to leads to null pointer dereference...

8.6CVSS7AI score
SaveExploits0References6
OSV
OSV
added 2025/05/28 11:19 a.m.5 views

CVE-2025-3864 Connection pool exhaustion in hackney

Hackney fails to properly release HTTP connections to the pool after handling 307 Temporary Redirect responses. Remote attackers can exploit this to exhaust connection pools, causing denial of service in applications using the library. Fix for this issue has been included in 1.24.0 release...

2.3CVSS5.9AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/05/22 8:30 p.m.5 views

CVE-2021-0132

Missing release of resource after effective lifetime in an API for the IntelR Security Library before version 3.3 may allow a privileged user to potentially enable denial of service via network access...

4.9CVSS6.4AI score0.00825EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/13 5:16 p.m.3 views

CVE-2025-30382

Deserialization of untrusted data in Microsoft Office SharePoint allows an unauthorized attacker to execute code locally...

7.8CVSS5.9AI score0.023EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/08 3:15 p.m.9 views

CVE-2025-46814

FastAPI Guard is a security library for FastAPI that provides middleware to control IPs, log requests, and detect penetration attempts. An HTTP header injection vulnerability has been identified in versions prior to 2.0.0. By manipulating the X-Forwarded-For header, an attacker can potentially...

3.4CVSS7.4AI score0.00308EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/06 2:55 p.m.8 views

CVE-2025-46814 FastAPI Guard Remote Header Injection via X-Forwarded-For Manipulation

FastAPI Guard is a security library for FastAPI that provides middleware to control IPs, log requests, and detect penetration attempts. An HTTP header injection vulnerability has been identified in versions prior to 2.0.0. By manipulating the X-Forwarded-For header, an attacker can potentially...

3.4CVSS7.3AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/03/25 12:0 a.m.6 views

Mbed TLS 安全漏洞

Mbed TLS is an open source, portable, easy to use, readable and flexible SSL library from Mbed TLS Open Source. A security vulnerability exists in Mbed TLS versions prior to 2.28.10 and 3.x versions prior to 3.6.3, which stems from a client accepting trusted certificates for arbitrary hostnames...

5.4CVSS6.5AI score0.00186EPSS
SaveExploits0References6
Ubuntu
Ubuntu
added 2025/03/21 4:25 p.m.6 views

USN-7364-1: OpenSAML vulnerability

Alexander Tan discovered that the OpenSAML C++ library was susceptible to forging of signed SAML messages. An attacker could possibly use this issue to gain unauthorized access to a system and manipulate sensitive information...

5.5AI score
SaveExploits0References1
Rows per page
Query Builder