LiveActive security incident?Get immediate response
CVE Record

CVE-2019-19733: _get_all_file_server_paths.ajax.php (aka get_all_file_server_paths.ajax.php) in MFScripts YetiShare 3.5.2 t...

_get_all_file_server_paths.ajax.php (aka get_all_file_server_paths.ajax.php) in MFScripts YetiShare 3.5.2 through 4.5.3 does not sanitize or encode the output from the fileIds 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-19733 is a cross-site scripting issue in MFScripts YetiShare. Affected versions may display attacker-supplied input from the fileIds parameter without proper sanitization or encoding, allowing script execution in a user’s browser. Public sources do not provide a CVSS score or evidence of active exploitation.

Executive priority

Prioritize this if YetiShare is internet-facing or used by privileged users. Without active exploitation evidence or CVSS, it is not automatically critical, but browser-based script execution can still expose accounts, data, and administrative workflows.

Technical view

The affected YetiShare endpoint _get_all_file_server_paths.ajax.php, also named get_all_file_server_paths.ajax.php, fails to sanitize or encode output from fileIds. Sources identify YetiShare 3.5.2 through 4.5.3 as affected. The issue is described as XSS; authentication requirements, patch version, and exploit prevalence are not established in the supplied sources.

Likely exposure

Exposure is likely limited to organizations running MFScripts YetiShare 3.5.2 through 4.5.3 with the affected AJAX endpoint reachable. The source bundle does not clarify whether authentication is required or how commonly these versions remain deployed.

Exploitation context

The CVE is public and has a researcher write-up and GitHub reference. The source bundle marks CISA KEV as false and provides no cited evidence of exploitation in the wild. Treat exploit status as unconfirmed, not actively exploited.

Researcher notes

The public record is sparse: no CVSS, CWE, CPE, patch version, or authentication context is supplied. Analysis should stay tied to the named endpoint, fileIds parameter, affected version range, and XSS impact until vendor or maintainer evidence adds detail.

Mitigation direction

  • Inventory YetiShare deployments and identify versions 3.5.2 through 4.5.3.
  • Check MFScripts or vendor guidance for supported fixes or upgrade paths.
  • Apply vendor-supported updates before custom code changes where available.
  • Ensure fileIds output is encoded before rendering in any maintained fork.
  • Restrict access to affected administrative or file-management paths where feasible.
  • Monitor application logs for suspicious fileIds parameter activity.

Validation and detection

  • Confirm whether the affected AJAX file exists in deployed YetiShare instances.
  • Verify the deployed YetiShare version against the affected range.
  • Review response rendering to ensure fileIds content is encoded, not interpreted as HTML.
  • Use a benign marker test in a controlled environment to confirm safe output handling.
  • Check web and application logs for unusual requests to the affected endpoint.
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-19733 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.