Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Laker

#19929of 53,622
13Total CVSS
Vulnerabilities · 2
Medium
2
PT-2023-11553
6.5
2023-06-20
Yzcms · Yzcms · CVE-2020-20502
**Name of the Vulnerable Software and Affected Versions** yzCMS version 2.0 **Description** A Cross Site Request Forgery issue allows a remote attacker to execute arbitrary code via the `token check function`. **Recommendations** For yzCMS version 2.0, update to a version that fixes the token check function issue to prevent Cross Site Request Forgery attacks.
PT-2019-14763
6.5
2019-09-21
Yzmcms · Yzmcms · CVE-2019-16678
**Name of the Vulnerable Software and Affected Versions** YzmCMS version 5.3 **Description** The issue in YzmCMS allows for a Cross-Site Request Forgery (CSRF) attack, which can lead to a denial of service. This occurs when an attacker can add a superseding route, affecting the system's functionality. The attack vector is through the 'admin/urlrule/add.html' page. **Recommendations** For YzmCMS version 5.3, consider implementing CSRF protection mechanisms to prevent such attacks, such as token-based validation for each request. As a temporary workaround, restrict access to the 'admin/urlrule/add.html' page to minimize the risk of exploitation.