Files
CVEs-PoC/2020/CVE-2020-15929.md
T
2024-05-25 21:48:12 +02:00

18 lines
734 B
Markdown

### [CVE-2020-15929](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15929)
![](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
In Ortus TestBox 2.4.0 through 4.1.0, unvalidated query string parameters passed to system/runners/HTMLRunner.cfm allow an attacker to write an arbitrary CFM file (within the application's context) containing attacker-defined CFML tags, leading to Remote Code Execution.
### POC
#### Reference
- https://www.exploit-db.com/exploits/49077
#### Github
No PoCs found on GitHub currently.