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

18 lines
999 B
Markdown

### [CVE-2016-4360](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4360)
![](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
web/admin/data.js in the Performance Center Virtual Table Server (VTS) component in HPE LoadRunner 11.52 through patch 3, 12.00 through patch 1, 12.01 through patch 3, 12.02 through patch 2, and 12.50 through patch 3 and Performance Center 11.52 through patch 3, 12.00 through patch 1, 12.01 through patch 3, 12.20 through patch 2, and 12.50 through patch 1 do not restrict file paths sent to an unlink call, which allows remote attackers to delete arbitrary files via the path parameter to data/import_csv, aka ZDI-CAN-3555.
### POC
#### Reference
- https://www.tenable.com/security/research/tra-2016-17
#### Github
No PoCs found on GitHub currently.