Files
CVEs-PoC/2019/CVE-2019-16640.md
T
2024-08-12 19:01:27 +00:00

18 lines
715 B
Markdown

### [CVE-2019-16640](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16640)
![](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 found in upload.php on the Ruijie EG-2000 series gateway. A parameter passed to the class UploadFile is mishandled (%00 and /var/./html are not checked), which can allow an attacker to upload any file to the gateway. This affects EG-2000SE EG_RGOS 11.9 B11P1.
### POC
#### Reference
- https://0x.mk/?p=239
#### Github
No PoCs found on GitHub currently.