mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
658 B
Markdown
19 lines
658 B
Markdown
### [CVE-2015-4669](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4669)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The MySQL "root" user in Xsuite 2.x does not have a password set, which allows local users to access databases on the system.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.modzero.ch/advisories/MZ-15-02-Xceedium-Xsuite.txt
|
|
- https://www.exploit-db.com/exploits/37708/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|