mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
740 B
Markdown
18 lines
740 B
Markdown
![]() |
### [CVE-2018-10085](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10085)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
CMS Made Simple (CMSMS) through 2.2.6 allows PHP object injection because of an unserialize call in the _get_data function of \lib\classes\internal\class.LoginOperations.php. By sending a crafted cookie, a remote attacker can upload and execute code, or delete files.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/itodaro/cve/blob/master/README.md
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/itodaro/cve
|
||
|
|