LiveActive security incident?Get immediate response
CVE Record

CVE-2019-19738: log_file_viewer.php in MFScripts YetiShare 3.5.2 through 4.5.3 does not sanitize or encode the output from...

log_file_viewer.php in MFScripts YetiShare 3.5.2 through 4.5.3 does not sanitize or encode the output from the lFile parameter on the page, which would allow an attacker to input HTML or execute scripts on the site, aka XSS.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2019-19738 is a cross-site scripting issue in MFScripts YetiShare 3.5.2 through 4.5.3. A vulnerable log viewer page can display attacker-controlled HTML or script instead of safely treating it as text. Business risk depends heavily on whether that page is reachable and who can access it.

Executive priority

Treat this as a targeted web application remediation item, not an emergency based on current evidence. Prioritize it for internet-facing or externally administered YetiShare deployments, especially where administrator sessions or file-sharing trust could be abused.

Technical view

The reported flaw is improper sanitization or output encoding in log_file_viewer.php for the lFile parameter. The CVE description says this can allow HTML injection or script execution in the site context. The provided sources do not include CVSS, authentication requirements, patch version, or confirmed exploitation evidence.

Likely exposure

Exposure is likely limited to organizations running MFScripts YetiShare versions 3.5.2 through 4.5.3. Risk is higher if log_file_viewer.php is reachable by untrusted users or administrators can be induced to view attacker-influenced content.

Exploitation context

The source bundle does not show CISA KEV listing or other evidence of active exploitation. Public references exist, including a vulnerability write-up and GitHub reference, but the supplied data does not establish real-world exploitation or weaponized use.

Researcher notes

Evidence is sparse: no CVSS, no CWE, no CPEs, and no patch data are present in the supplied bundle. The core issue is clear from the CVE description, but validation should focus on version, reachability, authentication boundaries, and whether output encoding has been corrected.

Mitigation direction

  • Inventory any MFScripts YetiShare deployments and confirm versions.
  • Check MFScripts/vendor guidance for a fixed release or official mitigation.
  • Restrict access to log viewer pages to trusted administrators only.
  • Apply output encoding or sanitization if maintaining the affected code.
  • Monitor for requests targeting log_file_viewer.php and lFile.

Validation and detection

  • Confirm whether YetiShare 3.5.2 through 4.5.3 is deployed.
  • Verify whether log_file_viewer.php is present and reachable.
  • Review handling of the lFile parameter for output encoding.
  • Use a benign controlled marker to confirm HTML is escaped, not interpreted.
  • Review access logs for unusual lFile parameter activity.
Prepared
Confidence
medium
Sources
4

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-2019-19738 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
3Source 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.