mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
915 B
Markdown
18 lines
915 B
Markdown
### [CVE-2014-2665](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2665)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
includes/specials/SpecialChangePassword.php in MediaWiki before 1.19.14, 1.20.x and 1.21.x before 1.21.8, and 1.22.x before 1.22.5 does not properly handle a correctly authenticated but unintended login attempt, which makes it easier for remote authenticated users to obtain sensitive information by arranging for a victim to login to the attacker's account, as demonstrated by tracking the victim's activity, related to a "login CSRF" issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.wikimedia.org/show_bug.cgi?id=62497
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|