LiveActive security incident?Get immediate response
CVE Record

CVE-2021-20115: A reflected cross-site scripting vulnerability exists in TCExam <= 14.8.3.

A reflected cross-site scripting vulnerability exists in TCExam <= 14.8.3. The paths provided in the f, d, and dir parameters in tce_filemanager.php were not properly validated and could cause reflected XSS via the unsanitized output of the path supplied. An attacker could craft a malicious link which, if triggered by an administrator, could result in the attacker hijacking the victim's session or performing actions on their behalf.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

TCExam versions up to 14.8.3 could reflect attacker-controlled text into an administrator’s browser. If an administrator opens a malicious link, the attacker may be able to act as that administrator or steal the session. The source bundle does not show active exploitation or a named fixed release.

Executive priority

Treat this as a medium-priority web application issue. It is not shown as actively exploited, but it can affect administrator sessions, so exposed or heavily used TCExam systems should be reviewed promptly.

Technical view

CVE-2021-20115 is reflected XSS in tce_filemanager.php. The f, d, and dir parameters accepted path values that were not properly validated before being written back to the response. Successful abuse depends on an administrator following a crafted link.

Likely exposure

Exposure is likely limited to organizations running TCExam <= 14.8.3, especially where administrator interfaces are reachable from untrusted networks or administrators receive external links. Public-facing TCExam administration increases business risk.

Exploitation context

The cited CVE description says an attacker could craft a malicious link that triggers administrator-side script execution. The bundle marks KEV as false and provides no cited evidence of active exploitation in the wild.

Researcher notes

The source bundle does not include CVSS, CWE, exploit prevalence, or a specific fixed version. Analysis should stay scoped to TCExam <= 14.8.3 and the documented f, d, and dir parameter handling in tce_filemanager.php.

Mitigation direction

  • Inventory TCExam deployments and versions.
  • Prioritize any deployment running TCExam <= 14.8.3.
  • Check TCExam and Tenable guidance for the fixed release or official mitigation.
  • Restrict administrator access to trusted networks or VPN.
  • Warn administrators not to open untrusted TCExam links.

Validation and detection

  • Confirm whether tce_filemanager.php exists in deployed TCExam instances.
  • Verify installed TCExam version is greater than 14.8.3, if vendor guidance confirms remediation.
  • Review web logs for unusual f, d, or dir parameter activity.
  • Confirm administrative interfaces are not exposed to untrusted users.
  • Check whether output encoding or parameter validation is present around filemanager paths.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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.

cve · low confidence lookup

CVE-2021-20115 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aTCExam<= 14.8.3Listed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.