CVE-2014-2655
medium
CVSS v3
—
CVSS v2
6.5
VIR risk
6.5
Description
SQL injection vulnerability in the gen_show_status function in functions.inc.php in Postfix Admin (aka postfixadmin) before 2.3.7 allows remote authenticated users to execute arbitrary SQL commands via a new alias.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-2655
Vendor advisory: cve@mitre.org — http://sourceforge.net/p/postfixadmin/code/1650
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2.3.5-3 |
| debian | forky | fixed | 2.3.5-3 |
| debian | sid | fixed | 2.3.5-3 |
| debian | trixie | fixed | 2.3.5-3 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| postfix_admin_project | postfix_admin | {"endIncluding":"2.3.6"} | |
| postfix_admin_project | postfix_admin | 2.2.1.1 | |
| postfix_admin_project | postfix_admin | 2.3 | |
| postfix_admin_project | postfix_admin | 2.3.1 | |
| postfix_admin_project | postfix_admin | 2.3.2 | |
| postfix_admin_project | postfix_admin | 2.3.3 | |
| postfix_admin_project | postfix_admin | 2.3.4 | |
| postfix_admin_project | postfix_admin | 2.3.5 | |
References
- http://lists.opensuse.org/opensuse-updates/2014-05/msg00075.html
- http://sourceforge.net/p/postfixadmin/code/1650
- http://www.debian.org/security/2014/dsa-2889
- http://www.openwall.com/lists/oss-security/2014/03/26/11
- http://www.openwall.com/lists/oss-security/2014/03/26/6
- http://www.securityfocus.com/bid/66455
- https://security-tracker.debian.org/tracker/CVE-2014-2655
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.