Cross-Site Request Forgery in Subrion CMS Allowing Tag Manipulation
CVE-2017-6069
8.8HIGH
What is CVE-2017-6069?
Subrion CMS version 4.0.5 is vulnerable to Cross-Site Request Forgery (CSRF) in the admin/blog/add/ endpoint. This vulnerability allows an attacker to add arbitrary tags to blog posts without any user authentication. Additionally, an attacker could exploit the tags parameter to inject malicious scripts, leading to potential Cross-Site Scripting (XSS) attacks. Proper input validation and security measures are crucial to mitigate this risk.