vendor:
TestBox
by:
Darren King
3.1
CVSS
MEDIUM
Directory Traversal
22
CWE
Product Name: TestBox
Affected Version From: 2.3.0
Affected Version To: 4.1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:ortus_solutions:testbox
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Adobe ColdFusion 11, Adobe ColdFusion 2016, Adobe ColdFusion 2018, Coldbox-6.0.0-snapshot [2020-07-23] / Lucee 5.3.6.61
2020
TestBox CFML Test Framework 4.1.0 – Directory Traversal
The TestBox 'test-browser' page does not adequately sanitise the 'path' QueryString parameter, allowing an attacker to perform a directory traversal on the page by specifying the value 'path=/../' (appending '../' all the way up to the system root).
Mitigation:
Ensure that the TestBox application is not deployed to production environments and that the 'path' QueryString parameter is properly sanitised.