mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
18 lines
734 B
Markdown
18 lines
734 B
Markdown
### [CVE-2020-15929](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15929)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|