Description
|
|
Multiple vulnerabilities have been identified in Primitive CMS, which could be exploited by attackers to gain unauthorized access or inject SQL queries.
The first issue is caused by missing access validation within the "cms_write.php" script, which could allow unauthenticated attackers to access the script.
The second vulnerability is caused by input validation errors in the "cms_write.php" script when processing the "title" and "menutitle" parameters, which could be exploited by malicious people to conduct SQL injection attacks.
|