Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Illex

#30397of 53,632
8.6Total CVSS
Vulnerabilities · 2
Medium
2
PT-2024-15223
4.3
2024-02-27
WordPress · Wp Dashboard Notes · CVE-2023-7198
**Name of the Vulnerable Software and Affected Versions** WP Dashboard Notes WordPress plugin versions prior to 1.0.11 **Description** The issue allows authenticated users to delete private notes associated with different user accounts due to Insecure Direct Object References (IDOR) in the `post id=` parameter. This poses a significant security risk as it violates the principle of least privilege and compromises the integrity and privacy of user data. **Recommendations** For versions prior to 1.0.11, update to version 1.0.11 or later to resolve the issue. As a temporary workaround, consider restricting access to the `post id=` parameter to prevent unauthorized deletion of private notes.
PT-2024-15035
4.3
2024-01-29
WordPress · Site Notes · CVE-2023-6633
**Name of the Vulnerable Software and Affected Versions** The Site Notes WordPress plugin versions prior to 2.1 **Description** The issue concerns a lack of CSRF checks in some functionalities of the plugin, which could allow attackers to make logged-in users perform unwanted actions, such as deleting administration notes, via CSRF attacks. **Recommendations** For versions prior to 2.1, update to version 2.1 or later to resolve the issue. As a temporary workaround, consider restricting access to the plugin's functionalities to minimize the risk of exploitation.