Vulnerabilities (CVE)

Filtered by vendor Mfscripts Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-19739 1 Mfscripts 1 Yetishare 2020-08-24 5.0 MEDIUM 7.5 HIGH
MFScripts YetiShare 3.5.2 through 4.5.3 does not set the Secure flag on session cookies, allowing the cookie to be sent over cleartext channels.
CVE-2019-20060 1 Mfscripts 1 Yetishare 2020-02-11 5.0 MEDIUM 7.5 HIGH
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.
CVE-2019-20059 1 Mfscripts 1 Yetishare 2020-02-11 6.8 MEDIUM 8.8 HIGH
payment_manage.ajax.php and various *_manage.ajax.php in MFScripts YetiShare 3.5.2 through 4.5.4 directly insert values from the sSortDir_0 parameter into a SQL string. This allows an attacker to inject their own SQL and manipulate the query, typically extracting data from the database, aka SQL Injection. NOTE: this issue exists because of an incomplete fix for CVE-2019-19732.
CVE-2019-20061 1 Mfscripts 1 Yetishare 2020-02-11 5.0 MEDIUM 7.5 HIGH
The user-introduction email in MFScripts YetiShare v3.5.2 through v4.5.4 may leak the (system-picked) password if this email is sent in cleartext. In other words, the user is not allowed to choose their own initial password.
CVE-2019-19732 1 Mfscripts 1 Yetishare 2020-01-08 6.5 MEDIUM 7.2 HIGH
translation_manage_text.ajax.php and various *_manage.ajax.php in MFScripts YetiShare 3.5.2 through 4.5.3 directly insert values from the aSortDir_0 and/or sSortDir_0 parameter into a SQL string. This allows an attacker to inject their own SQL and manipulate the query, typically extracting data from the database, aka SQL Injection.
CVE-2019-19734 1 Mfscripts 1 Yetishare 2020-01-07 6.5 MEDIUM 8.8 HIGH
_account_move_file_in_folder.ajax.php in MFScripts YetiShare 3.5.2 directly inserts values from the fileIds parameter into a SQL string. This allows an attacker to inject their own SQL and manipulate the query, typically extracting data from the database, aka SQL Injection.
CVE-2019-19737 1 Mfscripts 1 Yetishare 2020-01-07 6.8 MEDIUM 8.8 HIGH
MFScripts YetiShare 3.5.2 through 4.5.3 does not set the SameSite flag on session cookies, allowing the cookie to be sent in cross-site requests and potentially be used in cross-site request forgery attacks.