Lucene search
+L

114 matches found

OSV
OSV
added 2026/03/10 6:54 p.m.10 views

SUSE-SU-2026:20665-1 Security update for python311

This update for python311 fixes the following issues: - CVE-2025-11468: preserving parens when folding comments in email headers. bsc1257029 - CVE-2026-0672: rejects control characters in http cookies. bsc1257031 - CVE-2026-0865: rejecting control characters in wsgiref.headers.Headers, which coul...

6.3CVSS5.8AI score0.00584EPSS
SaveExploits1References15
Ubuntu
Ubuntu
added 2026/03/09 9:24 a.m.20 views

USN-8018-2: Python regression

USN-8018-1 fixed vulnerabilities in python3. That update introduced regressions. The patches for CVE-2025-15366 and CVE-2025-15367 caused behavior regressions in IMAP and POP3 handling, which upstream chose to avoid by not backporting them. Additionally, the patch for CVE-2026-0865 incorrectly...

5.9CVSS7.2AI score0.00491EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/02/17 12:55 a.m.34 views

pybind: Improper use of Pybind

A flaw was found in Ceph. An attacker can allow Ceph to accept any certificate because no certificate context is passed via Pybind to the constructors imaplib.IMAP4SSL or smtplib.SMTPSSL. As a result, pybind pybind does not check the server's X.509 certificate, instead accepting any certificate...

5.8AI score0.00029EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/02/06 12:00 a.m.24 views

AlmaLinux 8 : python3 (ALSA-2026:2128)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:2128 advisory. cpython: wsgiref.headers.Headers allows header newline injection in Python CVE-2026-0865 cpython: IMAP command injection in user-controlled commands...

6CVSS7.2AI score0.00544EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/05 3:48 p.m.16 views

cpython: IMAP command injection in user-controlled commands

A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server...

5.9CVSS5.7AI score0.00382EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/26 2:49 p.m.27 views

BIT-PYTHON-2025-15366 IMAP command injection in user-controlled commands

The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS5.9AI score0.00382EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/01/21 3:10 p.m.13 views

CVE-2025-15366

A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server. Mitigati...

7.1CVSS5.4AI score0.00382EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/01/18 11:20 a.m.10 views

CVE-2025-14524

When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a cross-protocol redirect to a second URL that uses an IMAP, LDAP, POP3 or SMTP scheme, curl might wrongly pass on the bearer token to the new target host...

5.3CVSS6.9AI score0.00665EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2026/01/13 8:07 p.m.21 views

curl: IMAP Protocol Desynchronization and Response Smuggling via Naive Literal Parsing

libcurl incorrectly parses IMAP literals size even when they are embedded within quoted strings e.g., email subjects or headers. This behavior violates RFC 3501, which mandates that content inside double quotes must be treated as opaque text. This parsing error causes the client state machine to...

7AI score
SaveExploits0
OSV
OSV
added 2026/01/08 10:15 a.m.14 views

ALPINE-CVE-2025-14524

When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a cross-protocol redirect to a second URL that uses an IMAP, LDAP, POP3 or SMTP scheme, curl might wrongly pass on the bearer token to the new target host...

5.3CVSS6.4AI score0.00665EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/01/08 10:07 a.m.4 views

CVE-2025-14524 bearer token leak on cross-protocol redirect

When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a cross-protocol redirect to a second URL that uses an IMAP, LDAP, POP3 or SMTP scheme, curl might wrongly pass on the bearer token to the new target host...

6.5AI score0.00665EPSS
SaveExploits1References3
curl security advisories
curl security advisories
added 2026/01/07 8:00 a.m.34 views

bearer token leak on cross-protocol redirect

When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a cross-protocol redirect to a second URL that uses an IMAP, LDAP, POP3 or SMTP scheme, curl might wrongly pass on the bearer token to the new target host...

5.3CVSS5.9AI score0.00665EPSS
SaveExploits1References1Affected Software2
Hacker One
Hacker One
added 2025/12/27 4:35 p.m.212 views

curl: CRLF Injection / Protocol Smuggling in libcurl via CURLOPT_USERNAME (IMAP)

Summary: I have discovered a CRLF injection vulnerability in the IMAP protocol implementation of libcurl. The vulnerability exists because the imapatom function in lib/imap.c fails to properly sanitize or quote Carriage Return \r and Line Feed \n characters when processing the CURLOPTUSERNAME...

8.3AI score
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-25634

Malware in sbrugna...

5.9CVSS5AI score0.00925EPSS
SaveExploits0References13
OSV
OSV
added 2025/02/10 4:15 p.m.22 views

UBUNTU-CVE-2025-25186

Net::IMAP implements Internet Message Access Protocol IMAP client functionality in Ruby. Starting in version 0.3.2 and prior to versions 0.3.8, 0.4.19, and 0.5.6, there is a possibility for denial of service by memory exhaustion in net-imap's response parser. At any time while the client is...

6.5CVSS6.9AI score0.00631EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/06/06 12:00 a.m.18 views

FreeBSD : cyrus-imapd -- unbounded memory allocation (14908bda-232b-11ef-b621-00155d645102)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 14908bda-232b-11ef-b621-00155d645102 advisory. Cyrus IMAP 3.8.3 Release Notes states: Fixed CVE-2024-34055: Cyrus-IMAP through 3.8.2 and 3.10.0-beta2...

6.5CVSS6.5AI score0.00836EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/04/30 9:54 a.m.30 views

Moderate: Red Hat Security Advisory: mutt security update

An update for mutt is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

6.5CVSS6.2AI score0.0084EPSS
SaveExploits0References4
FreeBSD
FreeBSD
added 2024/04/30 12:00 a.m.26 views

cyrus-imapd -- unbounded memory allocation

Cyrus IMAP 3.8.3 Release Notes states: Fixed CVE-2024-34055: Cyrus-IMAP through 3.8.2 and 3.10.0-beta2 allow authenticated attackers to cause unbounded memory allocation by sending many LITERALs in a single command. The IMAP protocol allows for command arguments to be LITERALs of negotiated lengt...

6.5CVSS7.2AI score0.00836EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/02/13 12:00 a.m.9 views

Synacor Zimbra Security Vulnerability

Synacor Zimbra is an open source email collaboration platform from Synacor, Inc. A security vulnerability exists in Synacor Zimbra Collaboration ZCS version 8.8.15, 9.0, which stems from a closed account with 2FA and a generated password that can send emails when configured as Imap/smtp...

6.5CVSS6.8AI score0.00585EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2023/12/29 10:41 a.m.132 views

CERT-UA Uncovers New Malware Wave Distributing OCEANMAP, MASEPIE, STEELHOOK

The Computer Emergency Response Team of Ukraine CERT-UA has warned of a new phishing campaign orchestrated by the Russia-linked APT28 group to deploy previously undocumented malware such as OCEANMAP, MASEPIE, and STEELHOOK to harvest sensitive information. The activity, which was detected by the...

9.8CVSS9.6AI score0.97408EPSS
SaveExploits19
Rows per page
Query Builder