VYPR

YetiShare

by MFScripts

CVEs (14)

  • CVE-2019-20060Feb 10, 2020
    risk 0.00cvss epss 0.00

    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-20061Feb 10, 2020
    risk 0.00cvss epss 0.00

    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-20062Feb 10, 2020
    risk 0.00cvss epss 0.00

    MFScripts YetiShare v3.5.2 through v4.5.4 might allow an attacker to reset a password by using a leaked hash (the hash never expires until used).

  • CVE-2019-20059Feb 10, 2020
    risk 0.00cvss epss 0.01

    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…

  • CVE-2019-19806Dec 30, 2019
    risk 0.00cvss epss 0.00

    _account_forgot_password.ajax.php in MFScripts YetiShare 3.5.2 through 4.5.3 displays a message indicating whether an email address is configured for the account name provided. This can be used by an attacker to enumerate accounts by guessing email addresses.

  • CVE-2019-19805Dec 30, 2019
    risk 0.00cvss epss 0.00

    _account_forgot_password.ajax.php in MFScripts YetiShare 3.5.2 through 4.5.3 takes a different amount of time to return depending on whether an email address is configured for the account name provided. This can be used by an attacker to enumerate accounts by guessing email…

  • CVE-2019-19738Dec 30, 2019
    risk 0.00cvss epss 0.00

    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.

  • CVE-2019-19737Dec 30, 2019
    risk 0.00cvss epss 0.00

    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.

  • CVE-2019-19736Dec 30, 2019
    risk 0.00cvss epss 0.00

    MFScripts YetiShare 3.5.2 through 4.5.3 does not set the HttpOnly flag on session cookies, allowing the cookie to be read by script, which can potentially be used by attackers to obtain the cookie via cross-site scripting.

  • CVE-2019-19735Dec 30, 2019
    risk 0.00cvss epss 0.00

    class.userpeer.php in MFScripts YetiShare 3.5.2 through 4.5.3 uses an insecure method of creating password reset hashes (based only on microtime), which allows an attacker to guess the hash and set the password within a few hours by bruteforcing.

  • CVE-2019-19734Dec 30, 2019
    risk 0.00cvss epss 0.00

    _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-19733Dec 30, 2019
    risk 0.00cvss epss 0.00

    _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…

  • CVE-2019-19732Dec 30, 2019
    risk 0.00cvss epss 0.00

    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…

  • CVE-2019-19739Dec 30, 2019
    risk 0.00cvss epss 0.00

    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.