vendor:
Textpattern CMS
by:
Alperen Ergel
5.5
CVSS
MEDIUM
Cross-site Request Forgery
352
CWE
Product Name: Textpattern CMS
Affected Version From: 4.6.2002
Affected Version To: 4.6.2002
Patch Exists: NO
Related CWE:
CPE: a:textpattern:textpattern:4.6.2
Platforms Tested: Windows 10 / XAMPP
2020
Textpattern CMS 4.6.2 – Cross-site Request Forgery
This exploit allows an attacker to perform Cross-site Request Forgery attacks on the Textpattern CMS version 4.6.2. The vulnerability exists in the admin > prefs > site section, where all inputs are vulnerable to CSRF.
Mitigation:
To mitigate this vulnerability, it is recommended to implement CSRF protection mechanisms, such as using anti-CSRF tokens and verifying the referer header.