mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
849 B
Markdown
18 lines
849 B
Markdown
### [CVE-2014-1517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1517)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The login form in Bugzilla 2.x, 3.x, 4.x before 4.4.3, and 4.5.x before 4.5.3 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 and then submit a vulnerability report, related to a "login CSRF" issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=713926
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|