Input validation error in netqmail - CVE-2011-1431

 

Input validation error in netqmail - CVE-2011-1431

Published: March 17, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45223
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2011-1431
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: qmail
Affected software:
netqmail

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The STARTTLS implementation in qmail-smtpd.c in qmail-smtpd in the netqmail-1.06-tls patch for netqmail 1.06 does not properly restrict I/O buffering, which allows man-in-the-middle attackers to insert commands into encrypted SMTP sessions by sending a cleartext command that is processed after TLS is in place, related to a "plaintext command injection" attack, a similar issue to CVE-2011-0411. Per: http://cwe.mitre.org/data/definitions/77.html Improper Neutralization of Special Elements used in a Command ('Command Injection')


How to mitigate CVE-2011-1431

Install update from vendor's website.

Sources