Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Cllmsyko

#28872of 53,630
8.8Total CVSS
Vulnerabilities · 1
PT-2022-15967
8.8
2022-02-15
Yzmcms · Yzmcms · CVE-2022-23384
**Name of the Vulnerable Software and Affected Versions** YzmCMS version 6.3 **Description** The issue is related to Cross Site Request Forgery (CSRF) in the "/admin.add" API endpoint. This means an attacker could potentially trick a user into performing unintended actions on the web application. **Recommendations** For YzmCMS version 6.3, consider implementing proper CSRF token validation to prevent unauthorized requests to the "/admin.add" endpoint. As a temporary workaround, restrict access to the "/admin.add" endpoint until a proper fix is applied.