mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-26 12:20:24 +01:00
18 lines
795 B
Markdown
18 lines
795 B
Markdown
### [CVE-2012-5627](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5627)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Oracle MySQL and MariaDB 5.5.x before 5.5.29, 5.3.x before 5.3.12, and 5.2.x before 5.2.14 does not modify the salt during multiple executions of the change_user command within the same connection which makes it easier for remote authenticated users to conduct brute force password guessing attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2012/Dec/58
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2012-5627
|
|
|