Nixpkgs Security Tracker

Login with GitHub

Suggestion detail

Untriaged
created 2 months ago
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.

Affected products

CPython
  • <3.15.0a6
  • <3.15.0

Matching in nixpkgs

Package maintainers