VYPR

Net::IMAP

by Net::IMAP

Source repositories

CVEs (2)

  • CVE-2026-47241lowJun 9, 2026
    risk 0.00cvss epss 0.00

    ### Summary Several Net::IMAP commands accept a raw string argument which is only validated to prevent CRLF injection and then sent verbatim. If this string is derived from user-controlled input, an attacker can force the next command to be absorbed as a continuation of the…

  • CVE-2026-47240Jun 9, 2026
    risk 0.00cvss epss 0.00

    Several Net::IMAP commands accept a "raw data" argument that is sent verbatim after validation to prevent command injection. However, if a server does not support non-synchronizing literals, it may still be possible to inject arbitrary IMAP commands inside non-synchronizing…