Security readout for executives and security teams
Plain-English summary
CVE-2020-15929 affects Ortus TestBox 2.4.0 through 4.1.0. The reported issue allows attacker-controlled query string input to make the HTML runner write a CFML file inside the application, which can lead to remote code execution. This is most urgent where TestBox files are deployed with reachable web applications.
Executive priority
Treat this as urgent for any internet-facing ColdFusion/Lucee application containing affected TestBox files. Remote code execution inside the application can support data theft, persistence, or broader compromise. Prioritize exposure discovery and removal or restriction of the runner.
Technical view
The CVE description identifies unvalidated query string parameters passed to system/runners/HTMLRunner.cfm. An attacker can write an arbitrary CFM file within the application context containing attacker-defined CFML tags, resulting in remote code execution. The source bundle provides no CVSS, CWE, authentication context, or vendor fix details.
Likely exposure
Exposure is likely limited to ColdFusion/Lucee applications that include Ortus TestBox 2.4.0 through 4.1.0 and expose system/runners/HTMLRunner.cfm. Risk increases if test tooling is deployed in production or internet-reachable paths.
Exploitation context
The bundle references an Exploit-DB entry, indicating public exploit material exists. The CVE is not marked KEV in the provided bundle, so active exploitation is not established here. No safe assumption should be made about exploit prevalence without additional telemetry.
Researcher notes
The record is sparse: no CVSS vector, CWE, CPEs, authentication requirement, or vendor advisory is included in the bundle. The affected range comes from the CVE description. Avoid claiming a specific patch unless confirmed through Ortus guidance outside this bundle.
Mitigation direction
- Check Ortus TestBox guidance for fixed versions or removal instructions.
- Remove TestBox runner files from production deployments where not required.
- Restrict access to TestBox paths, especially system/runners/HTMLRunner.cfm.
- Review application write permissions to limit CFM file creation impact.
- Monitor for unexpected CFM files inside the application context.
Validation and detection
- Inventory applications for Ortus TestBox versions 2.4.0 through 4.1.0.
- Confirm whether system/runners/HTMLRunner.cfm is present and web-reachable.
- Review web logs for requests targeting TestBox runner paths.
- Inspect application directories for unexpected or recently created CFM files.
- Verify production builds do not include unnecessary TestBox components.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
Execution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-15929 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://www.exploit-db.com/exploits/49077CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
