VYPR

Finecms

by Dayrui

Source repositories

CVEs (15)

  • CVE-2017-16920CriNov 21, 2017
    risk 0.64cvss 9.8epss 0.01

    v5/config/system.php in dayrui FineCms 5.2.0 has a default SYS_KEY value and does not require key regeneration for each installation, which allows remote attackers to upload arbitrary .php files via a member api swfupload action to index.php.

  • CVE-2017-11585CriJul 24, 2017
    risk 0.64cvss 9.8epss 0.01

    dayrui FineCms 5.0.9 has remote PHP code execution via the param parameter in an action=cache request to libraries/Template.php, aka Eval Injection.

  • CVE-2017-11584CriJul 24, 2017
    risk 0.64cvss 9.8epss 0.01

    dayrui FineCms 5.0.9 has SQL Injection via the field parameter in an action=module, action=member, action=form, or action=related request to libraries/Template.php.

  • CVE-2017-11583CriJul 24, 2017
    risk 0.64cvss 9.8epss 0.00

    dayrui FineCms 5.0.9 has SQL Injection via the catid parameter in an action=related request to libraries/Template.php.

  • CVE-2017-11582CriJul 24, 2017
    risk 0.64cvss 9.8epss 0.00

    dayrui FineCms 5.0.9 has SQL Injection via the num parameter in an action=related or action=tags request to libraries/Template.php.

  • CVE-2017-16866MedNov 16, 2017
    risk 0.40cvss 6.1epss 0.00

    dayrui FineCms 5.2.0 before 2017.11.16 has Cross Site Scripting (XSS) in core/M_Controller.php via the DR_URI field.

  • CVE-2017-14195MedSep 7, 2017
    risk 0.40cvss 6.1epss 0.00

    The call_msg function in controllers/Form.php in dayrui FineCms 5.0.11 might have XSS related to the Referer HTTP header with Internet Explorer.

  • CVE-2017-14194MedSep 7, 2017
    risk 0.40cvss 6.1epss 0.00

    The out function in controllers/member/Login.php in dayrui FineCms 5.0.11 has XSS related to the Referer HTTP header with Internet Explorer.

  • CVE-2017-14193MedSep 7, 2017
    risk 0.40cvss 6.1epss 0.00

    The oauth function in controllers/member/api.php in dayrui FineCms 5.0.11 has XSS related to the Referer HTTP header with Internet Explorer.

  • CVE-2017-14192MedSep 7, 2017
    risk 0.40cvss 6.1epss 0.00

    The checktitle function in controllers/member/api.php in dayrui FineCms 5.0.11 has XSS related to the module field.

  • CVE-2017-11629MedJul 26, 2017
    risk 0.40cvss 6.1epss 0.00

    dayrui FineCms through 5.0.10 has Cross Site Scripting (XSS) in controllers/api.php via the function parameter in a c=api&m=data2 request.

  • CVE-2017-11581MedJul 24, 2017
    risk 0.40cvss 6.1epss 0.00

    dayrui FineCms 5.0.9 has Cross Site Scripting (XSS) in admin/Login.php via a payload in the username field that does not begin with a '<' character.

  • CVE-2018-18191Oct 9, 2018
    risk 0.00cvss epss 0.00

    Cross-site request forgery (CSRF) vulnerability in /admin.php?c=member&m=edit&uid=1 in dayrui FineCms 5.4 allows remote attackers to change the administrator's password.

  • CVE-2018-7476Feb 25, 2018
    risk 0.00cvss epss 0.00

    controllers/admin/Linkage.php in dayrui FineCms 5.3.0 has Cross Site Scripting (XSS) via the id or lid parameter in a c=linkage,m=import request to admin.php, because the xss_clean protection mechanism is defeated by crafted input that lacks a '<' or '>' character.

  • CVE-2018-6893Feb 12, 2018
    risk 0.00cvss epss 0.00

    controllers/member/Api.php in dayrui FineCms 5.2.0 has SQL Injection: a request with s=member,c=api,m=checktitle, and the parameter 'module' with a SQL statement, lacks effective filtering.