
Cloud Vulnerability DB
A community-led vulnerabilities database
Anchor CMS v0.12.7 was discovered to contain a Cross-Site Request Forgery (CSRF) vulnerability in the component anchor/routes/posts.php. The vulnerability allows an attacker to delete posts by exploiting the lack of CSRF token validation in the post deletion functionality (GitHub Analysis).
The vulnerability exists in the post deletion route handler located in anchor/routes/posts.php. The code implements a GET route '/admin/posts/delete/(:num)' that directly deletes posts without any CSRF token validation or referer checking. When called, it deletes the post, associated comments, and post metadata from the database (GitHub Analysis).
An attacker can craft a malicious webpage that, when visited by an authenticated admin user, can trigger unauthorized deletion of blog posts from the CMS. This could lead to loss of content and disruption of the blog service (GitHub Analysis).
The recommended mitigation is to implement proper CSRF protection by adding token validation for post deletion requests. Additionally, such destructive operations should use POST/DELETE HTTP methods instead of GET. Note that Anchor CMS is no longer maintained as of May 2020, and users are advised to migrate to alternative platforms (GitHub Repository).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."