Files
CVEs-PoC/2018/CVE-2018-11209.md
T
2024-06-18 02:51:15 +02:00

18 lines
779 B
Markdown

### [CVE-2018-11209](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11209)
![](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
** DISPUTED ** An issue was discovered in Z-BlogPHP 2.0.0. zb_system/cmd.php?act=verify relies on MD5 for the password parameter, which might make it easier for attackers to bypass intended access restrictions via a dictionary or rainbow-table attack. NOTE: the vendor declined to accept this as a valid issue.
### POC
#### Reference
- https://github.com/zblogcn/zblogphp/issues/188
#### Github
No PoCs found on GitHub currently.