Lucene search
+L

4886 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2023-38669

Malicious code in bioql PyPI...

8.1CVSS8.1AI score0.00983EPSS
SaveExploits2References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-39641

Malicious code in bioql PyPI...

6.5CVSS7.7AI score0.00301EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2023-36052

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00285EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.10 views

SUSE CVE-2022-50428

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one errors in fast-commit block filling Due to several different off-by-one errors, or perhaps due to a late change in design that wasn't fully reflected in the code that was actually merged, there are several ve...

6.1CVSS6.5AI score0.00145EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/01 12:15 p.m.8 views

CVE-2022-50428

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one errors in fast-commit block filling Due to several different off-by-one errors, or perhaps due to a late change in design that wasn't fully reflected in the code that was actually merged, there are several ve...

5.5CVSS0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/01 12:15 p.m.12 views

UBUNTU-CVE-2022-50428

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one errors in fast-commit block filling Due to several different off-by-one errors, or perhaps due to a late change in design that wasn't fully reflected in the code that was actually merged, there are several ve...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/01 11:42 a.m.28 views

CVE-2022-50428

CVE-2022-50428 affects the Linux kernel ext4 fast-commit journaling, caused by multiple off-by-one errors in filling tlv blocks. The issues constrain where tlvs start and end within a block, risking replay problems and memory leakage in last-byte handling. The fixed patch corrects block-filling o...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.7 views

CVE-2022-50428 ext4: fix off-by-one errors in fast-commit block filling

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one errors in fast-commit block filling Due to several different off-by-one errors, or perhaps due to a late change in design that wasn't fully reflected in the code that was actually merged, there are several ve...

6.5AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.8 views

PT-2025-40113

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to off-by-one errors in fast-commit block filling within the ext4 filesystem. These errors stem from constraints on how fast-commit blocks are...

6.2AI score0.00145EPSS
SaveExploits0References6
Hacker One
Hacker One
added 2025/09/29 4:45 p.m.40 views

curl: AWS SigV4 Signature Disclosure via Verbose Logging in libcurl

Summary When libcurl is built with AWS SigV4 support, enabling verbose logging CURLOPTVERBOSE or --verbose causes the library to print both the string-to-sign and the final HMAC signature into logs. Because signatures remain valid for several minutes and are derived directly from AWS credentials,...

6.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-59420

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.4, Authlib's JWS verification accepts tokens that declare unknow...

7.5CVSS5.4AI score0.00262EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/22 6:15 p.m.11 views

UBUNTU-CVE-2025-59420

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.4, Authlib’s JWS verification accepts tokens that declare unknown critical header parameters crit, violating RFC 7515 “must‑understand” semantics. An attacker can craft a signed token with a critical...

7.5CVSS7AI score0.00262EPSS
SaveExploits1References5
CVE
CVE
added 2025/09/22 5:28 p.m.51 views

CVE-2025-59420

Authlib (Python) prior to 1.6.4 verifies JWS tokens with unknown critical header parameters (crit), violating RFC 7515 must-understand semantics. An attacker could craft a signed token that strict verifiers reject but Authlib accepts, enabling policy bypass, replay, or privilege escalation in mix...

7.5CVSS6.6AI score0.00262EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2025/09/22 12:00 a.m.11 views

Authlib 安全漏洞

Authlib is the ultimate Python library for building OAuth and OpenID Connect servers open-sourced by Authlib. A security vulnerability exists in Authlib versions prior to 1.6.4, which stems from JWS authentication accepting tokens declaring unknown key header parameters, which could lead to polic...

7.5CVSS7.5AI score0.00262EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2025/09/18 9:28 p.m.15 views

CVE-2025-54810 Cognex In-Sight Explorer and In-Sight Camera Firmware Authentication Bypass by Capture-replay

Cognex In-Sight Explorer and In-Sight Camera Firmware expose a proprietary protocol on TCP port 1069 to perform management operations such as modifying system properties. The user management functionality handles sensitive data such as registered usernames and passwords over an unencrypted channe...

8.6CVSS0.00197EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/09/17 11:29 p.m.8 views

SUSE CVE-2023-53147

In the Linux kernel, the following vulnerability has been resolved: xfrm: add NULL check in xfrmupdateaeparams Normally, x-replayesn and x-preplayesn should be allocated at xfrmallocreplaystateesn... in xfrmstateconstruct..., hence the xfrmupdateaeparams... is okay to update them. However, the...

5.5CVSS6.6AI score0.00156EPSS
SaveExploits0References23
RedhatCVE
RedhatCVE
added 2025/09/17 12:49 a.m.28 views

CVE-2025-56448

The Positron PX360BT SW REV 8 car alarm system is vulnerable to a replay attack due to a failure in implementing rolling code security. The alarm system does not properly rotate or invalidate used codes, allowing repeated reuse of captured transmissions. This exposes users to significant security...

6.8CVSS7AI score0.00285EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/09/16 10:22 p.m.5 views

CVE-2025-37127 Authenticated Replay Attack contains Cryptographic Vulnerability

A vulnerability in the cryptographic logic used by HPE Aruba Networking EdgeConnect SD-WAN Gateways could allow an authenticated remote attacker to gain shell access. Successful exploitation could allow an attacker to execute arbitrary commands on the underlying operating system, potentially...

7.2CVSS7.3AI score0.00136EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/16 10:22 p.m.19 views

CVE-2025-37127 Authenticated Replay Attack contains Cryptographic Vulnerability

A vulnerability in the cryptographic logic used by HPE Aruba Networking EdgeConnect SD-WAN Gateways could allow an authenticated remote attacker to gain shell access. Successful exploitation could allow an attacker to execute arbitrary commands on the underlying operating system, potentially...

7.2CVSS0.00136EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 1:15 p.m.4 views

DEBIAN-CVE-2025-39819

In the Linux kernel, the following vulnerability has been resolved: fs/smb: Fix inconsistent refcnt update A possible inconsistent update of refcount was identified in smb2compoundop. Such inconsistent update could lead to possible resource leaks. Why it is a possible bug: 1. In the comment secti...

5.5CVSS5.4AI score0.00147EPSS
SaveExploits0References1
Rows per page
Query Builder