CVE-2017-5930
Description
The AliasHandler component in PostfixAdmin before 3.0.2 allows remote authenticated domain admins to delete protected aliases via the delete parameter to delete.php, involving a missing permission check.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-5930
Vendor advisory: secalert@redhat.com — https://sourceforge.net/p/postfixadmin/mailman/message/35646827/
Vendor advisory: secalert@redhat.com — https://github.com/postfixadmin/postfixadmin/pull/23
Vendor advisory: secalert@redhat.com — https://github.com/postfixadmin/postfixadmin/blob/postfixadmin-3.0.2/CHANGELOG.TXT
Vendor advisory: secalert@redhat.com — http://www.securityfocus.com/bid/96142
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| suse | 42.1 | affected | |
| suse | 42.2 | affected | |
| debian | bookworm | fixed | 3.0.2-1 |
| debian | forky | fixed | 3.0.2-1 |
| debian | sid | fixed | 3.0.2-1 |
| debian | trixie | fixed | 3.0.2-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| postfixadmin_project | postfixadmin | {"endExcluding":"3.0.2"} | 3.0.2 |
References
- http://lists.opensuse.org/opensuse-updates/2017-02/msg00076.html
- http://www.openwall.com/lists/oss-security/2017/02/08/1
- http://www.openwall.com/lists/oss-security/2017/02/09/1
- http://www.securityfocus.com/bid/96142
- https://github.com/postfixadmin/postfixadmin/blob/postfixadmin-3.0.2/CHANGELOG.TXT
- https://github.com/postfixadmin/postfixadmin/pull/23
- https://sourceforge.net/p/postfixadmin/mailman/message/35646827/
- https://security-tracker.debian.org/tracker/CVE-2017-5930
CWEs
CWE-862
Verify integrity in audit chain (admin only). AS-IS.