CVE-2012-6140
low
CVSS v3
—
CVSS v2
1.9
VIR risk
1.9
Description
pam_google_authenticator.c in the PAM module in Google Authenticator before 1.0 requires user-readable permissions for the secret file, which allows local users to bypass intended access restrictions and discover a shared secret via standard filesystem operations, a different vulnerability than CVE-2013-0258.
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-6140
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 20130529-1 |
| debian | bullseye | fixed | 20130529-1 |
| debian | forky | fixed | 20130529-1 |
| debian | sid | fixed | 20130529-1 |
| debian | trixie | fixed | 20130529-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| authenticator | {"endIncluding":"0.91"} | | |
| authenticator | 0.86 | | |
| authenticator | 0.87 | |
References
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666129
- http://openwall.com/lists/oss-security/2013/04/18/10
- https://bugzilla.redhat.com/show_bug.cgi?id=953505
- https://code.google.com/p/google-authenticator/source/detail?r=c3414e9857ad64e52283f3266065ef3023fc69a8
- https://security-tracker.debian.org/tracker/CVE-2012-6140
CWEs
CWE-200
Verify integrity in audit chain (admin only). AS-IS.