qmailAdmin: Buffer overflow — GLSA 200611-15

qmailAdmin is vulnerable to a buffer overflow that could lead to the remote execution of arbitrary code.

Affected packages

net-mail/qmailadmin on all architectures
Affected versions < 1.2.10
Unaffected versions >= 1.2.10

Background

qmailAdmin is a free software package that provides a web interface for managing a qmail system with virtual domains.

Description

qmailAdmin fails to properly handle the "PATH_INFO" variable in qmailadmin.c. The PATH_INFO is a standard CGI environment variable filled with user supplied data.

Impact

A remote attacker could exploit this vulnerability by sending qmailAdmin a maliciously crafted URL that could lead to the execution of arbitrary code with the permissions of the user running qmailAdmin.

Workaround

There is no known workaround at this time.

Resolution

All qmailAdmin users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=net-mail/qmailadmin-1.2.10"

References

Release date
November 21, 2006

Latest revision
November 21, 2006: 01

Severity
high

Exploitable
remote

Bugzilla entries