mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
29 lines
1.2 KiB
Markdown
29 lines
1.2 KiB
Markdown
### [CVE-2015-3152](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3152)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Oracle MySQL before 5.7.3, Oracle MySQL Connector/C (aka libmysqlclient) before 6.1.3, and MariaDB before 5.5.44 use the --ssl option to mean that SSL is optional, which allows man-in-the-middle attackers to spoof servers via a cleartext-downgrade attack, aka a "BACKRONYM" attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/131688/MySQL-SSL-TLS-Downgrade.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/CVEDB/PoC-List
|
|
- https://github.com/CVEDB/awesome-cve-repo
|
|
- https://github.com/CVEDB/top
|
|
- https://github.com/GhostTroops/TOP
|
|
- https://github.com/JERRY123S/all-poc
|
|
- https://github.com/Live-Hack-CVE/CVE-2015-3152
|
|
- https://github.com/cyberanand1337x/bug-bounty-2022
|
|
- https://github.com/duo-labs/mysslstrip
|
|
- https://github.com/hktalent/TOP
|
|
- https://github.com/jbmihoub/all-poc
|
|
- https://github.com/weeka10/-hktalent-TOP
|
|
|