cve/2020/CVE-2020-7683.md
2024-06-18 02:51:15 +02:00

18 lines
685 B
Markdown

### [CVE-2020-7683](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7683)
![](https://img.shields.io/static/v1?label=Product&message=rollup-plugin-server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Directory%20Traversal&color=brighgreen)
### Description
This affects all versions of package rollup-plugin-server. There is no path sanitization in readFile operation performed inside the readFileFromContentBase function.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-ROLLUPPLUGINSERVER-590123
#### Github
No PoCs found on GitHub currently.