cve/2018/CVE-2018-18485.md

18 lines
709 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-18485](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18485)
![](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
An issue was discovered in PHPSHE 1.7. admin.php?mod=db&act=del allows remote attackers to delete arbitrary files via directory traversal sequences in the dbname parameter. This can be leveraged to reload the product by deleting install.lock.
### POC
#### Reference
- https://gitee.com/koyshe/phpshe/issues/INOG4
#### Github
No PoCs found on GitHub currently.