Lucene search
K

34 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/09 7:33 p.m.4 views

CVE-2026-42246

Net::IMAP implements Internet Message Access Protocol IMAP client functionality in Ruby. Prior to versions 0.3.10, 0.4.24, 0.5.14, and 0.6.4, a man-in-the-middle attacker can cause Net::IMAPstarttls to return "successfully", without starting TLS. This issue has been patched in versions 0.3.10,...

7.6CVSS5.7AI score0.00016EPSS
Exploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/04 10:1 p.m.2 views

net-imap vulnerable to STARTTLS stripping via invalid response timing

Summary A man-in-the-middle attacker can cause Net::IMAPstarttls to return "successfully", without starting TLS. Details When using Net::IMAPstarttls to upgrade a plaintext connection to use TLS, a man-in-the-middle attacker can inject a tagged OK response with an easily predictable tag. By sendi...

7.6CVSS5.9AI score0.00016EPSS
Exploits0References14Affected Software1
RubySec
RubySec
added 2026/05/04 12:0 a.m.10 views

net-imap vulnerable to STARTTLS stripping via invalid response timing

Summary A man-in-the-middle attacker can cause Net::IMAPstarttls to return "successfully", without starting TLS. Details When using Net::IMAPstarttls to upgrade a plaintext connection to use TLS, a man-in-the-middle attacker can inject a tagged OK response with an easily predictable tag. By sendi...

7.6CVSS5.8AI score0.00016EPSS
Exploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:0 a.m.2 views

MiracleLinux 8 : thunderbird-78.12.0-3.el8.ML.1 (AXSA:2021-2308:14)

The remote MiracleLinux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the AXSA:2021-2308:14 advisory. Mozilla: IMAP server responses sent by a MITM prior to STARTTLS could be processed CVE-2021-29969 Mozilla: Use-after-free in accessibility features ...

8.8CVSS8.4AI score0.02512EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2011-2157

Malware in sbrugna...

6.8CVSS6.4AI score0.06626EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2011-1924

Malware in sbrugna...

5.1CVSS6AI score0.04867EPSS
Exploits0References26
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2011-1437

Malware in sbrugna...

6.8CVSS6.4AI score0.07716EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2011-1507

Malware in sbrugna...

6.8CVSS6.3AI score0.04986EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2011-1436

Malware in sbrugna...

6.8CVSS9.2AI score0.32222EPSS
Exploits2References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-7926

Malware in sbrugna...

5.9CVSS6AI score0.00322EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2020-4710

Malware in sbrugna...

7.5CVSS8.4AI score0.00115EPSS
Exploits0References15
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2021-24825

Malware in sbrugna...

4.3CVSS4.6AI score0.00314EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2014-8400

Malware in sbrugna...

9.8CVSS9.2AI score0.02713EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-7672

Malware in sbrugna...

8.8CVSS9AI score0.00618EPSS
Exploits1References13
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-6956

Malicious code in bioql PyPI...

7.5CVSS6AI score0.09184EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/05/22 11:14 a.m.4 views

CVE-2013-4584

Perdition before 2.2 may have weak security when handling outbound connections, caused by an error in the STARTTLS IMAP and POP server. ssloutgoingciphers not being applied to STARTTLS connections...

5.9CVSS6.9AI score0.00579EPSS
Exploits0References1
OSV
OSV
added 2025/01/27 7:20 a.m.12 views

BIT-RUBY-MIN-2021-32066

An issue was discovered in Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. Net::IMAP does not raise an exception when StartTLS fails with an an unknown response, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between th...

7.4CVSS7.4AI score0.00074EPSS
Exploits1References9
OSV
OSV
added 2024/06/07 11:8 a.m.2 views

OESA-2024-1695 python-aiosmtpd security update

This is a server for SMTP and related protocols, similar in utility to the standard library's smtpd.py module, but rewritten to be based on asyncio for Python 3. Security Fixes: aiosmptd is a reimplementation of the Python stdlib smtpd.py based on asyncio. Prior to version 1.4.6, servers based on...

5.4CVSS7AI score0.00075EPSS
Exploits0References2
OSV
OSV
added 2024/06/07 11:8 a.m.3 views

OESA-2024-1696 python-aiosmtpd security update

This is a server for SMTP and related protocols, similar in utility to the standard library's smtpd.py module, but rewritten to be based on asyncio for Python 3. Security Fixes: aiosmptd is a reimplementation of the Python stdlib smtpd.py based on asyncio. Prior to version 1.4.6, servers based on...

5.4CVSS7AI score0.00075EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2023/05/07 12:0 a.m.4 views

CVE-2023-32290

The myMail app through 14.30 for iOS sends cleartext credentials in a situation where STARTTLS is expected by a server...

7.3AI score0.00147EPSS
Exploits0References3
Rows per page
Query Builder