mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
716 B
Markdown
18 lines
716 B
Markdown
### [CVE-2018-13056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13056)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered on zzcms 8.3. There is a vulnerability at /user/del.php that can delete any file by placing its relative path into the zzcms_main table and then making an img add request. This can be leveraged for database access by deleting install.lock.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/SexyBeast233/SecBooks
|
|
|