CVE-2012-2746
Description
389 Directory Server before 1.2.11.6 (aka Red Hat Directory Server before 8.2.10-3), when the password of a LDAP user has been changed and audit logging is enabled, saves the new password to the log in plain text, which allows remote authenticated users to read the password.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://fedorahosted.org/389/ticket/365
Vendor advisory: secalert@redhat.com — https://bugzilla.redhat.com/show_bug.cgi?id=833482
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/49734
Vendor advisory: secalert@redhat.com — http://rhn.redhat.com/errata/RHSA-2012-1041.html
Vendor advisory: secalert@redhat.com — http://rhn.redhat.com/errata/RHSA-2012-0997.html
Vendor advisory: secalert@redhat.com — http://directory.fedoraproject.org/wiki/Release_Notes
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2012-2746
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | trixie | fixed | 0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| redhat | directory_server | {"endIncluding":"8.2"} | |
| redhat | directory_server | 7.1 | |
| redhat | directory_server | 8.0 | |
| redhat | directory_server | 8.1 | |
| fedoraproject | 389_directory_server | {"endIncluding":"1.2.11.5"} | |
| fedoraproject | 389_directory_server | 1.2.1 | |
| fedoraproject | 389_directory_server | 1.2.2 | |
| fedoraproject | 389_directory_server | 1.2.3 | |
| fedoraproject | 389_directory_server | 1.2.5 | |
| fedoraproject | 389_directory_server | 1.2.6 | |
| fedoraproject | 389_directory_server | 1.2.6.1 | |
| fedoraproject | 389_directory_server | 1.2.7 | |
| fedoraproject | 389_directory_server | 1.2.7.5 | |
| fedoraproject | 389_directory_server | 1.2.8 | |
| fedoraproject | 389_directory_server | 1.2.8.1 | |
| fedoraproject | 389_directory_server | 1.2.8.2 | |
| fedoraproject | 389_directory_server | 1.2.8.3 | |
| fedoraproject | 389_directory_server | 1.2.9.9 | |
| fedoraproject | 389_directory_server | 1.2.10 | |
| fedoraproject | 389_directory_server | 1.2.10.1 | |
| fedoraproject | 389_directory_server | 1.2.10.2 | |
| fedoraproject | 389_directory_server | 1.2.10.3 | |
| fedoraproject | 389_directory_server | 1.2.10.4 | |
| fedoraproject | 389_directory_server | 1.2.10.7 | |
| fedoraproject | 389_directory_server | 1.2.11.1 | |
References
- https://security-tracker.debian.org/tracker/CVE-2012-2746
- http://directory.fedoraproject.org/wiki/Release_Notes
- http://rhn.redhat.com/errata/RHSA-2012-0997.html
- http://rhn.redhat.com/errata/RHSA-2012-1041.html
- http://secunia.com/advisories/49734
- http://www.osvdb.org/83329
- http://www.securityfocus.com/bid/54153
- https://bugzilla.redhat.com/show_bug.cgi?id=833482
- https://exchange.xforce.ibmcloud.com/vulnerabilities/76595
- https://fedorahosted.org/389/ticket/365
- https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c03772083
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A19241
CWEs
CWE-310
Verify integrity in audit chain (admin only). AS-IS.