CVE-2012-0811
medium
CVSS v3
—
CVSS v2
6.5
VIR risk
6.5
Description
Multiple SQL injection vulnerabilities in Postfix Admin (aka postfixadmin) before 2.3.5 allow remote authenticated users to execute arbitrary SQL commands via (1) the pw parameter to the pacrypt function, when mysql_encrypt is configured, or (2) unspecified vectors that are used in backup files generated by backup.php.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2012-0811
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2.3.5-1 |
| debian | forky | fixed | 2.3.5-1 |
| debian | sid | fixed | 2.3.5-1 |
| debian | trixie | fixed | 2.3.5-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| postfix | postfix | {"endIncluding":"2.3.4"} | |
| postfix | postfix | 2.0.0 | |
| postfix | postfix | 2.0.1 | |
| postfix | postfix | 2.0.2 | |
| postfix | postfix | 2.0.3 | |
| postfix | postfix | 2.0.4 | |
| postfix | postfix | 2.0.5 | |
| postfix | postfix | 2.0.6 | |
| postfix | postfix | 2.0.7 | |
| postfix | postfix | 2.0.8 | |
| postfix | postfix | 2.0.9 | |
| postfix | postfix | 2.0.10 | |
| postfix | postfix | 2.0.11 | |
| postfix | postfix | 2.0.12 | |
| postfix | postfix | 2.0.13 | |
| postfix | postfix | 2.0.14 | |
| postfix | postfix | 2.0.15 | |
| postfix | postfix | 2.0.16 | |
| postfix | postfix | 2.0.17 | |
| postfix | postfix | 2.0.18 | |
| postfix | postfix | 2.0.19 | |
| postfix | postfix | 2.1.0 | |
| postfix | postfix | 2.1.1 | |
| postfix | postfix | 2.1.2 | |
| postfix | postfix | 2.1.3 | |
| postfix | postfix | 2.1.4 | |
| postfix | postfix | 2.1.5 | |
| postfix | postfix | 2.1.6 | |
| postfix | postfix | 2.2.0 | |
| postfix | postfix | 2.2.1 | |
| postfix | postfix | 2.2.2 | |
| postfix | postfix | 2.2.3 | |
| postfix | postfix | 2.2.4 | |
| postfix | postfix | 2.2.5 | |
| postfix | postfix | 2.2.6 | |
| postfix | postfix | 2.2.7 | |
| postfix | postfix | 2.2.8 | |
| postfix | postfix | 2.2.9 | |
| postfix | postfix | 2.2.10 | |
| postfix | postfix | 2.2.11 | |
| postfix | postfix | 2.2.12 | |
| postfix | postfix | 2.3 | |
| postfix | postfix | 2.3.1 | |
| postfix | postfix | 2.3.2 | |
| postfix | postfix | 2.3.3 | |
References
- http://www.codseq.it/advisories/multiple_vulnerabilities_in_postfixadmin
- http://www.openwall.com/lists/oss-security/2012/01/26/5
- http://www.openwall.com/lists/oss-security/2012/01/27/5
- http://www.securityfocus.com/bid/51680
- https://svn.code.sf.net/p/postfixadmin/code/branches/postfixadmin-2.3/CHANGELOG.TXT
- https://security-tracker.debian.org/tracker/CVE-2012-0811
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.