vendor:
mod_auth_openid
by:
Peter Ellehauge
7,5
CVSS
HIGH
Session stealing
200
CWE
Product Name: mod_auth_openid
Affected Version From: all versions prior to mod_auth_openid-0.7
Affected Version To: mod_auth_openid-0.7
Patch Exists: YES
Related CWE: CVE-2012-2760
CPE: mod_auth_openid
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2012
Security Advisory 1201
Session ids are stored insecurely in /tmp/mod_auth_openid.db (default filename). The db is world readable and the session ids are stored unencrypted.
Mitigation:
A quick improvement of the situation is to chmod 0400 the DB file. Default location is /tmp/mod_auth_openid.db unless another location has been configured in AuthOpenIDDBLocation.