cbcvebase.
CVE-2020-23342
published 2021-01-19

CVE-2020-23342: A CSRF vulnerability exists in Anchor CMS 0.12.7 anchor/views/users/edit.php that can change the Delete admin users.

PriorityP260high8.8CVSS 3.1
AVNACLPRNUIRSUCHIHAH
EXPLOIT
EPSS
12.43%
95.7th percentile
A CSRF vulnerability exists in Anchor CMS 0.12.7 anchor/views/users/edit.php that can change the Delete admin users.

Affected

2 ranges
VendorProductVersion rangeFixed in
anchorcmsanchor_cms
docsifyjsdocsify>= 0 < 4.12.04.12.0

Detection & IOCsextracted from sources · hover to see the quote

pathanchor/views/users/edit.php
  • The application uses HTTP GET requests to perform sensitive/destructive actions (user deletion), making CSRF exploitation trivial via a crafted HTML page (exploit.html). Monitor for GET requests to user-deletion endpoints.
  • CSRF attack targets admin user deletion functionality; look for unauthenticated or cross-origin GET requests to Anchor CMS user management endpoints (e.g., paths containing user IDs for deletion).
  • ·Anchor CMS 0.12.7 lacks CSRF token protection on sensitive GET-based actions, meaning no token validation is enforced for destructive operations like user deletion.

CVSS provenance

nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvdv2.06.8MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:P
ghsa6.1MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.