LiveActive security incident?Get immediate response
CVE Record

CVE-2014-8944: Lexiglot through 2014-11-20 allows XSS (Reflected) via the username, or XSS (Stored) via the admin.php?page...

Lexiglot through 2014-11-20 allows XSS (Reflected) via the username, or XSS (Stored) via the admin.php?page=config install_name, intro_message, or new_file_content parameter.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2014-8944 is a cross-site scripting issue in Lexiglot through 2014-11-20. An attacker could cause malicious script to run in a user’s browser through a username value, or persist script through specific admin configuration fields. Business risk depends on whether Lexiglot is still deployed and reachable.

Executive priority

Treat as an exposure verification task unless Lexiglot is internet-facing or still used in production. Prioritize removal or upgrade if found, because old XSS flaws can support credential theft, session abuse, or admin-interface compromise.

Technical view

The CVE describes reflected XSS via the username parameter and stored XSS via admin.php?page=config fields: install_name, intro_message, and new_file_content. Source metadata does not provide CVSS, CWE, vendor/product CPEs, patch status, or detailed fixed versions.

Likely exposure

Exposure appears limited to environments running Lexiglot through 2014-11-20. The source bundle lacks authoritative vendor/product identifiers, so asset owners should verify any Lexiglot deployments directly rather than relying on CPE matching.

Exploitation context

The provided sources do not state active exploitation, and the CVE is not listed as KEV in the supplied bundle. Stored XSS in admin configuration can be more concerning because it may affect later viewers without repeated attacker input.

Researcher notes

Evidence is sparse: no CVSS, CWE, CPE, exploit status, or patch information is provided. The strongest grounded facts are the affected Lexiglot date boundary and the named reflected and stored XSS input locations.

Mitigation direction

  • Identify and remove unsupported Lexiglot deployments where possible.
  • Check the Lexiglot project or vendor guidance for fixed releases.
  • Restrict access to administrative configuration pages.
  • Ensure user and configuration values are HTML-escaped on output.
  • Review saved configuration fields for script-like content.

Validation and detection

  • Inventory web applications for Lexiglot through 2014-11-20.
  • Confirm whether admin.php?page=config is reachable only by trusted administrators.
  • Review username rendering for safe output encoding.
  • Inspect install_name, intro_message, and new_file_content values.
  • Check web logs for unusual configuration changes.
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-2014-8944 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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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