cve/2012/CVE-2012-2122.md

45 lines
2.2 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-2122](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2122)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
sql/password.c in Oracle MySQL 5.1.x before 5.1.63, 5.5.x before 5.5.24, and 5.6.x before 5.6.6, and MariaDB 5.1.x before 5.1.62, 5.2.x before 5.2.12, 5.3.x before 5.3.6, and 5.5.x before 5.5.23, when running in certain environments with certain implementations of the memcmp function, allows remote attackers to bypass authentication by repeatedly authenticating with the same incorrect password, which eventually causes a token comparison to succeed due to an improperly-checked return value.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/0day666/Vulnerability-verification
- https://github.com/20142995/Goby
2024-07-25 21:25:12 +00:00
- https://github.com/20142995/nuclei-templates
2024-05-26 14:27:05 +02:00
- https://github.com/4ARMED/nmap-nse-scripts
- https://github.com/7hang/cyber-security-interview
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Avinza/CVE-2012-2122-scanner
- https://github.com/HimmelAward/Goby_POC
- https://github.com/Janalytics94/anomaly-detection-software
- https://github.com/Shadowven/Vulnerability_Reproduction
- https://github.com/Threekiii/Awesome-POC
- https://github.com/Threekiii/Vulhub-Reproduce
- https://github.com/Z0fhack/Goby_POC
- https://github.com/Zero094/Vulnerability-verification
- https://github.com/bakery312/Vulhub-Reproduce
- https://github.com/cyberharsh/Oracle-mysql-CVE-2012-2122
- https://github.com/enderphan94/HackingCountermeasure
- https://github.com/gunh0/kr-vulhub
- https://github.com/heane404/CVE_scan
- https://github.com/hxysaury/saury-vulnhub
- https://github.com/ipirva/NSX-T_IDS
- https://github.com/kimkaon73/WhiteHatSchool
- https://github.com/metaDNA/hackingteamhack
- https://github.com/oneplus-x/jok3r
2024-08-05 18:41:32 +00:00
- https://github.com/q99266/saury-vulnhub
2024-05-26 14:27:05 +02:00
- https://github.com/qatarattack/nmap-nse-scripts
- https://github.com/safe6Sec/PentestNote
- https://github.com/zhangkaibin0921/CVE-2012-2122