CVE-2019-20060
Description
MFScripts YetiShare v3.5.2 through v4.5.4 places sensitive information in the Referer header. If this leaks, then third parties may discover password-reset hashes, file-delete links, or other sensitive information.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
YetiShare v3.5.2–v4.5.4 leaks sensitive data (password-reset hashes, file-delete links) in the Referer header, enabling third-party discovery.
Vulnerability
Affecting MFScripts YetiShare versions from v3.5.2 through v4.5.4 inclusive, the application inadvertently places sensitive information—such as password-reset hashes, file-delete links, and other private tokens—into the HTTP Referer header when a user navigates from a protected page to an external resource [1][2]. This occurs because the software fails to strip the query string or path parameters that contain secrets from the referrer URL when following outbound links.
Exploitation
An attacker can exploit this flaw by hosting a page or link that a YetiShare user clicks while logged into the application. No authentication beyond convincing a victim to follow a crafted link from the YetiShare site is needed. The attacker simply monitors the HTTP Referer header of incoming requests to their controlled resource; if the user arrives from a YetiShare page that embeds a secret (e.g., a password-reset confirmation or a direct file-delete URL), that secret will be transmitted verbatim in the header [1][2].
Impact
Successful exploitation allows an attacker to obtain sensitive tokens, including password-reset hashes that could be used to hijack user accounts, or file-delete links that could result in unauthorized data deletion. The confidentiality of the affected tokens is compromised, and in the case of file-delete URLs, the integrity and availability of stored files may be impacted without further authorization checks.
Mitigation
As of the publication date (2020-02-10), no patch had been released; version v4.5.4 is the last affected release, and users are advised to update to a version newer than v4.5.4 if available, or to use a web application firewall rule that strips the Referer header on outbound links containing sensitive parameters [1][2]. YetiShare administrators should also consider injecting a rel="noreferrer" attribute on all external links to prevent header leakage. No KEV listing is known.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- MFScripts/YetiSharedescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- medium.com/%40jra8908/yetishare-3-5-2-4-5-4-multiple-vulnerabilities-927d17b71admitrex_refsource_MISC
- mfscripts.commitrex_refsource_MISC
- yetishare.commitrex_refsource_MISC
News mentions
0No linked articles in our index yet.