ID:11600 - Exploit for Input validation error in Postfix - CVE-2003-0540

 
Main Vulnerability Database Exploits ID:11600 - Exploit for Input validation error in Postfix - CVE-2003-0540

ID:11600 - Exploit for Input validation error in Postfix - CVE-2003-0540

Published: June 13, 2025


Vulnerability identifier: #VU110625
Vulnerability risk: Medium
CVE-ID: CVE-2003-0540
CWE-ID: CWE-20
Exploitation vector: Remote access
Vulnerable software:
Postfix

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack via (1) a malformed envelope address to a local host that would generate a bounce and contains the ".!" string in the MAIL FROM or Errors-To headers, which causes nqmgr to lock up, or (2) via a valid MAIL FROM with a RCPT TO containing a ".!" string, which causes an instance of the SMTP listener to lock up.


Remediation

Install updates from vendor's website.