CVE-2012-2128
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Cross-site request forgery (CSRF) vulnerability in doku.php in DokuWiki 2012-01-25 Angua allows remote attackers to hijack the authentication of administrators for requests that add arbitrary users. NOTE: this issue has been disputed by the vendor, who states that it is resultant from CVE-2012-2129: "the exploit code simply uses the XSS hole to extract a valid CSRF token."
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-2128
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/48848
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0.0.20120125a-1 |
| debian | bullseye | fixed | 0.0.20120125a-1 |
| debian | forky | fixed | 0.0.20120125a-1 |
| debian | sid | fixed | 0.0.20120125a-1 |
| debian | trixie | fixed | 0.0.20120125a-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| andreas_gohr | dokuwiki | 2012-01-25 | |
References
- http://bugs.dokuwiki.org/index.php?do=details&task_id=2488
- http://ircrash.com/uploads/dokuwiki.txt
- http://seclists.org/bugtraq/2012/Apr/121
- http://secunia.com/advisories/48848
- http://www.openwall.com/lists/oss-security/2012/04/22/4
- http://www.openwall.com/lists/oss-security/2012/04/23/1
- http://www.securityfocus.com/bid/53041
- https://bugzilla.redhat.com/show_bug.cgi?id=815122
- https://exchange.xforce.ibmcloud.com/vulnerabilities/74907
- https://security-tracker.debian.org/tracker/CVE-2012-2128
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.