VYPR

Nonecms

by Nangge

Source repositories

CVEs (5)

  • CVE-2018-20062CriKEVDec 11, 2018
    risk 0.87cvss 9.8epss 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-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-2020-23374MedMay 10, 2021
    risk 0.35cvss 5.4epss 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.