VYPR

rpm package

opensuse/python-aiosmtplib&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/python-aiosmtplib&distro=openSUSE%20Tumbleweed

Vulnerabilities (3)

  • CVE-2026-90467MedSep 12, 2026
    affected < 5.1.3-1.1fixed 5.1.3-1.1

    aiosmtplib before 5.1.3 fails to properly validate email addresses supplied by callers, allowing attackers to inject ESMTP parameters into MAIL FROM and RCPT TO command lines. Attackers can craft malicious addresses containing spaces and angle brackets to append parameters like A

  • CVE-2026-55558MedAug 20, 2026
    affected < 5.1.2-1.1fixed 5.1.2-1.1

    aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.2, SMTPProtocol.start_tls in src/aiosmtplib/protocol.py consumes the server's 220 response and starts the TLS handshake without clearing SMTPProtocol._buffer. An active network attacker can place attacke

  • CVE-2026-53533MedAug 18, 2026
    affected < 5.1.1-1.1fixed 5.1.1-1.1

    aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.1, SMTP.mail(), SMTP.rcpt(), SMTP.vrfy(), and SMTP.expn() send caller-supplied addresses without rejecting embedded CR or LF bytes. Data after the line break is framed as additional standalone SMTP comma