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

19 lines
729 B
Markdown

### [CVE-2021-30048](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30048)
![](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
Directory Traversal in the fileDownload function in com/java2nb/common/controller/FileController.java in Novel-plus (小说精品屋-plus) 3.5.1 allows attackers to read arbitrary files via the filePath parameter.
### POC
#### Reference
- https://github.com/201206030/novel-plus/issues/39
- https://www.exploit-db.com/exploits/49724
#### Github
No PoCs found on GitHub currently.