Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Smitshah1518

#52122of 53,632
4.3Total CVSS
Vulnerabilities · 1
PT-2024-36490
4.3
2024-12-20
Unknown · Oqtane Framework · CVE-2024-55186
**Name of the Vulnerable Software and Affected Versions** oqtane Framework version 6.0.0 **Description** An IDOR (Insecure Direct Object Reference) issue exists, allowing a logged-in user to access inbox messages of other users by manipulating the `notification ID` in the request URL. By changing the `notification ID`, an attacker can view sensitive mail details belonging to other users. **Recommendations** For oqtane Framework version 6.0.0, consider restricting access to the inbox messages feature until a patch is available, or implement additional validation to ensure that users can only access their own inbox messages. As a temporary workaround, avoid using the `notification ID` in the affected API endpoint until the issue is resolved.