Lucene search
+L

7086 matches found

curl security advisories
curl security advisories
added 2026/04/29 8:00 a.m.43 views

stale custom cookie host causes cookie leak

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS5.2AI score0.00295EPSS
SaveExploits1References1Affected Software2
curl security advisories
curl security advisories
added 2026/04/29 8:00 a.m.40 views

connection reuse ignores TLS requirement

A vulnerability exists where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. If an initial transfer is made in clear-text via IMAP, SMTP, or POP3, a subsequent request to that same host bypasses the TLS requirement and instead transm...

5.9CVSS5.2AI score0.00329EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2026/04/29 8:00 a.m.15 views

CURL-CVE-2026-4873 connection reuse ignores TLS requirement

A vulnerability exists where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. If an initial transfer is made in clear-text via IMAP, SMTP, or POP3, a subsequent request to that same host bypasses the TLS requirement and instead transm...

5.9CVSS5.4AI score0.00329EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/04/29 1:47 a.m.131 views

web-to-domain-admin-lab

Web to Domain Admin Compromise Lab This project simulates a r...

6AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.8 views

The vulnerability of the cifs_crypto_secmech_release() function in the fs/smb/client/cifsencrypt.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the cifscryptosecmechrelease function in the fs/smb/client/cifsencrypt.c module of the Linux kernel is related to the reutilization of previously released memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00367EPSS
SaveExploits0References12Affected Software4
CNNVD
CNNVD
added 2026/04/29 12:00 a.m.17 views

wget2 输入验证错误漏洞

wget2 is a network file retrieval tool from the American GNU community that supports high-performance concurrent downloads and modern protocol features. wget2 has a vulnerability related to input validation. This vulnerability arises from accepting server certificates with incorrect key purposes ...

4.8CVSS5.8AI score0.00155EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/04/29 12:00 a.m.13 views

Authentication Bypass by Primary Weakness

Overview Affected versions of this package are vulnerable to Authentication Bypass by Primary Weakness via the reuse of HTTP Negotiate authenticated connections. An attacker can gain unauthorized access or perform actions with unintended credentials by making an authenticated HTTPS request after ...

6.5CVSS5.8AI score0.00414EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/29 12:00 a.m.29 views

PT-2026-35891

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description A flaw exists where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. If an initial transfer is performed in clear-text via IMAP,...

7.5CVSS5.2AI score0.00618EPSS
SaveExploits3References62
Positive Technologies
Positive Technologies
added 2026/04/29 12:00 a.m.13 views

PT-2026-35898

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description When using libcurl to perform a transfer over a specific HTTP proxy proxyA with Digest authentication and subsequently changing the proxy host to a second one proxyB while reusing the same handl...

7.5CVSS5.2AI score0.00471EPSS
SaveExploits2References51
Snyk
Snyk
added 2026/04/29 12:00 a.m.22 views

Cleartext Transmission of Sensitive Information

Overview Affected versions of this package are vulnerable to Cleartext Transmission of Sensitive Information due to the incorrect reuse of an unencrypted connection for a subsequent request that expects TLS. An attacker can intercept sensitive information if the second connection is done to the...

6CVSS5.8AI score0.00329EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/29 12:00 a.m.20 views

Insertion of Sensitive Information Into Sent Data

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data via the reuse of a proxy connection during HTTP redirects when using .netrc for credentials. An attacker can obtain sensitive credential information by intercepting traffic if both the...

6.5CVSS5.8AI score0.00519EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/29 12:00 a.m.16 views

PT-2026-35892

Name of the Vulnerable Software and Affected Versions libcurl affected versions not specified Description A logical error in the connection pooling mechanism allows libcurl to reuse an incorrect connection during authenticated HTTPS requests to the same host. If an application first performs a...

9.1CVSS5.2AI score0.00719EPSS
SaveExploits5References70
Positive Technologies
Positive Technologies
added 2026/04/29 12:00 a.m.9 views

PT-2026-35893

Name of the Vulnerable Software and Affected Versions libcurl affected versions not specified Description A logical error in the connection pooling mechanism may cause libcurl to reuse an incorrect connection for SMBS transfers. When reusing a connection, specific criteria must be met; however, a...

9.1CVSS5.2AI score0.00719EPSS
SaveExploits6References65
Snyk
Snyk
added 2026/04/29 12:00 a.m.13 views

Exposure of Data Element to Wrong Session

Overview Affected versions of this package are vulnerable to Exposure of Data Element to Wrong Session due to the SMB connection reuse. An attacker can cause unintended file downloads or uploads to incorrect locations by exploiting a logical error in the reuse of SMB connections. Remediation...

7.5CVSS5.8AI score0.00618EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.8 views

The vulnerability of the skb_try_coalesce() function in the net/core/skbuff.c module, which is part of the Linux kernel’s networking functions, allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the skbtrycoalesce function in the net/core/skbuff.c module of the Linux kernel’s networking functions relates to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibilit...

7CVSS5.8AI score0.00261EPSS
SaveExploits0References13Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.11 views

The vulnerability of the sock_map_free() function in the net/core/sock_map.c module exposes support for network functions in the Linux kernel, allowing an attacker to cause a service failure.

The vulnerability of the sockmapfree function in the net/core/sockmap.c module related to Linux kernel’s network function support is due to the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0References16Affected Software4
RedhatCVE
RedhatCVE
added 2026/04/28 6:35 p.m.12 views

CVE-2026-35903

MERCURY MIPC252W IP camera 1.0.5 Build 230306 Rel.79931n contains an improper authentication vulnerability in the RTSP service. After successful Digest authentication in an initial DESCRIBE request, the device does not verify the Digest response parameter in subsequent RTSP requests within the sa...

9.8CVSS5.3AI score0.00487EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/28 6:03 p.m.7 views

SUSE-SU-2026:1647-1 Security update for python-requests

This update for python-requests fixes the following issues: - CVE-2026-25645: extractzippedpaths uses predictable filenames when extracting files from zip archives and reuses target files that already exist without validation bsc1260589...

5.5CVSS4.5AI score0.00182EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/28 4:36 p.m.13 views

CVE-2025-14813

A flaw was found in Legion of the Bouncy Castle Inc. BC-JAVA bcprov. The GOSTCTR implementation is unable to securely process more than 255 blocks of data due to keystream reuse. This issue allows an attacker to break the fundamental confidentiality of any data protected by the G3413CTRBlockCiphe...

9.3CVSS5.3AI score0.00313EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/04/28 1:31 p.m.15 views

Security update for python-requests

This update for python-requests fixes the following issues: CVE-2026-25645: extractzippedpaths uses predictable filenames when extracting files from zip archives and reuses target files that already exist without validation bsc1260589. Patch Instructions: To install this SUSE update use the SUSE...

6.8CVSS4.5AI score0.00182EPSS
SaveExploits0References4
Rows per page
Query Builder