VYPR

Nonecms

by Nangge

Source repositories

CVEs (11)

  • CVE-2018-7219HigFeb 19, 2018
    risk 0.57cvss 8.8epss 0.01

    application/admin/controller/Admin.php in NoneCms 1.3.0 has CSRF, as demonstrated by changing an admin password or adding an account via a public/index.php/admin/admin/edit.html request.

  • CVE-2018-6029HigJan 23, 2018
    risk 0.49cvss 7.5epss 0.01

    The copy function in application/admin/controller/Article.php in NoneCms 1.3.0 allows remote attackers to access the content of internal and external network resources via Server Side Request Forgery (SSRF), because URL validation only considers whether the URL contains the…

  • CVE-2018-6022MedJan 23, 2018
    risk 0.42cvss 6.5epss 0.01

    Directory traversal vulnerability in application/admin/controller/Main.php in NoneCms through 1.3.0 allows remote authenticated users to delete arbitrary files by leveraging back-office access to provide a ..\ in the param.path parameter.

  • CVE-2018-20062KEVDec 11, 2018
    risk 0.23cvss epss 1.00

    An issue was discovered in NoneCms V1.3. thinkphp/library/think/App.php allows remote attackers to execute arbitrary PHP code via crafted use of the filter parameter, as demonstrated by the s=index/\think\Request/input&filter=phpinfo&data=1 query string.

  • CVE-2020-18282May 8, 2023
    risk 0.00cvss epss 0.01

    Cross-site scripting (XSS) vulnerability in NoneCms 1.3.0 allows remote attackers to inject arbitrary web script or HTML via feedback feature.

  • CVE-2020-18647Jun 22, 2021
    risk 0.00cvss epss 0.02

    Information Disclosure in NoneCMS v1.3 allows remote attackers to obtain sensitive information via the component "/nonecms/vendor".

  • CVE-2020-18646Jun 22, 2021
    risk 0.00cvss epss 0.02

    Information Disclosure in NoneCMS v1.3 allows remote attackers to obtain sensitive information via the component "/public/index.php".

  • CVE-2020-23373May 10, 2021
    risk 0.00cvss epss 0.01

    Cross-site scripting (XSS) vulnerability in admin/nav/add.html in noneCMS v1.3.0 allows remote authenticated attackers to inject arbitrary web script or HTML via the name parameter.

  • CVE-2020-23374May 10, 2021
    risk 0.00cvss epss 0.01

    Cross-site scripting (XSS) vulnerability in admin/article/add.html in noneCMS v1.3.0 allows remote authenticated attackers to inject arbitrary web script or HTML via the name parameter.

  • CVE-2020-23376May 10, 2021
    risk 0.00cvss epss 0.00

    NoneCMS v1.3 has a CSRF vulnerability in public/index.php/admin/nav/add.html, as demonstrated by adding a navigation column which can be injected with arbitrary web script or HTML via the name parameter to launch a stored XSS attack.

  • CVE-2019-16721Sep 23, 2019
    risk 0.00cvss epss 0.01

    NoneCMS v1.3 has CSRF in public/index.php/admin/admin/dele.html, as demonstrated by deleting the admin user.