LiveActive security incident?Get immediate response
CVE Record

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

A reflected cross-site scripting vulnerability exists in TCExam <= 14.8.4. The paths provided in the f, d, and dir parameters in tce_select_mediafile.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 14.8.4 and earlier can reflect attacker-supplied path text into an administrator-facing page without proper validation. If an administrator opens a malicious link, the attacker could potentially steal the session or make actions occur as that administrator.

Executive priority

Treat this as a targeted admin-risk issue. It is not documented as actively exploited here, but compromise of an administrator session can have high operational impact.

Technical view

The issue is reflected XSS in tce_select_mediafile.php. The f, d, and dir parameters did not properly validate supplied paths before output, enabling unsanitized path content to be reflected in the response.

Likely exposure

Exposure is limited to organizations running TCExam 14.8.4 or earlier, especially where administrator users can access attacker-controlled links or the affected page is reachable from untrusted networks.

Exploitation context

The provided sources describe a crafted-link attack requiring administrator interaction. The CVE is not marked in KEV, and the supplied bundle contains no evidence of active exploitation in the wild.

Researcher notes

Public evidence is narrow: affected product, version range, parameters, file path, and attack class are described. The bundle does not provide CVSS, CWE, patch version, or exploitation telemetry.

Mitigation direction

  • Identify and retire TCExam versions 14.8.4 or earlier.
  • Check TCExam and Tenable guidance for a fixed release or vendor remediation.
  • Restrict administrator access to trusted networks where practical.
  • Warn administrators not to open untrusted TCExam-related links.
  • Review session controls and administrative account privileges.

Validation and detection

  • Inventory TCExam deployments and record running versions.
  • Check whether tce_select_mediafile.php is reachable by administrator users.
  • Review logs for unusual requests using f, d, or dir parameters.
  • After remediation, confirm path parameters are validated and safely encoded.
  • Verify administrators use least-privilege accounts where possible.
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-20116 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.4Listed
Weakness

CWE details

No CWE listed

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