mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
828 B
Markdown
18 lines
828 B
Markdown
### [CVE-2018-10519](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10519)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
CMS Made Simple (CMSMS) 2.2.7 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 files in the tmp/ directory are accessible through HTTP requests. NOTE: this vulnerability exists because of an incorrect fix for CVE-2018-10084.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/itodaro/cmsms_cve/blob/master/README.md
|
|
|
|
#### Github
|
|
- https://github.com/itodaro/cmsms_cve
|
|
|