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

19 lines
778 B
Markdown

### [CVE-2018-10084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10084)
![](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
CMS Made Simple (CMSMS) through 2.2.6 contains a privilege escalation vulnerability from ordinary user to admin user by arranging for the eff_uid value within $_COOKIE[$this->_loginkey] to equal 1, because an SHA-1 cryptographic protection mechanism can be bypassed.
### POC
#### Reference
- https://github.com/itodaro/cve/blob/master/README.md
#### Github
- https://github.com/itodaro/cmsms_cve
- https://github.com/itodaro/cve