Lucene search
+L

8127 matches found

Vulnrichment
Vulnrichment
added 2025/10/17 4:21 p.m.4 views

CVE-2025-62168 Squid vulnerable to information disclosure via authentication credential leakage in error handling

Squid is a caching proxy for the Web. In Squid versions prior to 7.2, a failure to redact HTTP authentication credentials in error handling allows information disclosure. The vulnerability allows a script to bypass browser security protections and learn the credentials a trusted client uses to...

10CVSS6.4AI score0.62871EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/17 4:21 p.m.9 views

CVE-2025-62168 Squid vulnerable to information disclosure via authentication credential leakage in error handling

Squid is a caching proxy for the Web. In Squid versions prior to 7.2, a failure to redact HTTP authentication credentials in error handling allows information disclosure. The vulnerability allows a script to bypass browser security protections and learn the credentials a trusted client uses to...

10CVSS6.8AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/17 4:21 p.m.9 views

EUVD-2025-34894

Squid is a caching proxy for the Web. In Squid versions prior to 7.2, a failure to redact HTTP authentication credentials in error handling allows information disclosure. The vulnerability allows a script to bypass browser security protections and learn the credentials a trusted client uses to...

10CVSS6.2AI score0.62871EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/10/17 4:21 p.m.25 views

CVE-2025-62168 Squid vulnerable to information disclosure via authentication credential leakage in error handling

Squid is a caching proxy for the Web. In Squid versions prior to 7.2, a failure to redact HTTP authentication credentials in error handling allows information disclosure. The vulnerability allows a script to bypass browser security protections and learn the credentials a trusted client uses to...

10CVSS0.62871EPSS
SaveExploits1References2
CVE
CVE
added 2025/10/17 4:21 p.m.646 views

CVE-2025-62168

Squid (proxy/cache) prior to version 7.2 is affected by information disclosure due to failure to redact HTTP authentication credentials in error handling. The vulnerability can allow a remote, unauthenticated attacker to learn credentials or tokens used by a trusted client or internal web applica...

10CVSS6.4AI score0.62871EPSS
SaveExploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2025/10/17 4:21 p.m.6 views

CVE-2025-62168

Squid is a caching proxy for the Web. In Squid versions prior to 7.2, a failure to redact HTTP authentication credentials in error handling allows information disclosure. The vulnerability allows a script to bypass browser security protections and learn the credentials a trusted client uses to...

10CVSS6.8AI score0.62871EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/10/17 12:00 a.m.6 views

Squid 安全漏洞

Squid is a suite of proxy server and web caching server software from Squid open source. The software provides features such as caching the World Wide Web, filtering traffic, and proxying the Internet. A security vulnerability exists in versions prior to Squid 7.2 that stems from unedited HTTP...

10CVSS6.3AI score0.62871EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.9 views

SUSE CVE-2025-39976

In the Linux kernel, the following vulnerability has been resolved: futex: Use correct exit on failure from futexhashallocatedefault copyprocess uses the wrong error exit path from futexhashallocatedefault. After exiting from futexhashallocatedefault, neither tasklistlock nor siglock has been...

6.5AI score0.00133EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/16 12:08 p.m.15 views

BIT-VALKEY-2025-48367 Redis DoS Vulnerability due to bad connection error handling

Redis is an open source, in-memory database that persists on disk. An unauthenticated connection can cause repeated IP protocol errors, leading to client starvation and, ultimately, a denial of service. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19...

7.5CVSS6AI score0.00769EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/16 12:07 p.m.11 views

BIT-REDIS-2025-48367 Redis DoS Vulnerability due to bad connection error handling

Redis is an open source, in-memory database that persists on disk. An unauthenticated connection can cause repeated IP protocol errors, leading to client starvation and, ultimately, a denial of service. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19...

7.5CVSS6AI score0.00769EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/16 12:00 p.m.7 views

BIT-KEYDB-2025-48367 Redis DoS Vulnerability due to bad connection error handling

Redis is an open source, in-memory database that persists on disk. An unauthenticated connection can cause repeated IP protocol errors, leading to client starvation and, ultimately, a denial of service. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19...

7.5CVSS6AI score0.00769EPSS
SaveExploits0References7
Veracode
Veracode
added 2025/10/16 7:11 a.m.12 views

Information Disclosure

typo3/cms-core is vulnerable to Information Disclosure. The vulnerability is due to improper handling of error messages in the File Abstraction Layer, which exposes full file paths during failed file-system operations, allowing an attacker to disclose sensitive system information...

5.3CVSS6.7AI score0.0023EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2025/10/15 9:31 p.m.8 views

EUVD-2022-55068

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix premature hw access after PCI error After a recoverable PCI error has been detected and recovered, qla driver needs to check to see if the error condition still persist and/or wait for the OS to give the resume...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/15 7:55 a.m.24 views

CVE-2025-39976

CVE-2025-39976 refers to a Linux kernel issue where copy_process() used the wrong error exit path from futex_hash_allocate_default(). The root cause was exiting via bad_fork_core_free, which did not hold tasklist_lock or siglock, leading to incorrect unlocks. The correct exit label is bad_fork_ca...

7.8CVSS6.1AI score0.00133EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/15 7:55 a.m.11 views

CVE-2025-39976 futex: Use correct exit on failure from futex_hash_allocate_default()

In the Linux kernel, the following vulnerability has been resolved: futex: Use correct exit on failure from futexhashallocatedefault copyprocess uses the wrong error exit path from futexhashallocatedefault. After exiting from futexhashallocatedefault, neither tasklistlock nor siglock has been...

7.8CVSS6.5AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/14 9:30 p.m.11 views

EUVD-2022-55140

In the Linux kernel, the following vulnerability has been resolved: cachefiles: unmark inode in use in error path Unmark inode in use if error encountered. If the in-use flag leakage occurs in cachefilesopenfile, Cachefiles will complain "Inode already in use" when later another cookie with the...

5.5CVSS5.3AI score0.00218EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50525

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommu/fslpamu: Fix resource leak in fslpamuprobe The fslpamuprobe returns directly when createcsd failed, leaving irq and memories unreleased. Fix by jumping to...

5.5CVSS5.6AI score0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/09 9:47 a.m.7 views

CVE-2025-39958 iommu/s390: Make attach succeed when the device was surprise removed

In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Make attach succeed when the device was surprise removed When a PCI device is removed with surprise hotplug, there may still be attempts to attach the device to the default domain as part of tear down via...

6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/09 3:17 a.m.16 views

CVE-2025-27039 Detection of Error Condition Without Action in Computer Vision

Memory corruption may occur while processing IOCTL call for DMM/WARPNCC CONFIG request...

6.6CVSS0.00073EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/10/08 11:39 p.m.7 views

SUSE CVE-2022-50513

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix a potential memory leak in rtwinitcmdpriv In rtwinitcmdpriv, if pcmdpriv-rspallocatedbuf is allocated in failure, then pcmdpriv-cmdallocatedbuf will be not properly released. Besides, considering there are...

3.3CVSS6.7AI score0.00147EPSS
SaveExploits0References9
Rows per page
Query Builder