VYPR

NoneCms

by NoneCms

CVEs (2)

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