First published: Mon Aug 20 2018(Updated: )
An issue was discovered in daveismyname simple-cms through 2014-03-11. admin/addpage.php does not require authentication for adding a page. This can also be exploited via CSRF.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Simple Cms | <=2014-03-11 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-15565 has a high severity due to its potential for unauthorized access and the ability to add arbitrary pages without authentication.
To fix CVE-2018-15565, implement authentication checks on admin/addpage.php to ensure only authorized users can add new pages.
CVE-2018-15565 affects Simple CMS versions up to and including 2014-03-11.
Yes, CVE-2018-15565 can be exploited via Cross-Site Request Forgery (CSRF), allowing attackers to perform actions without user knowledge.
CVE-2018-15565 can lead to unauthorized changes in the CMS, potentially compromising user data and site integrity.