Unknown · Phpgurukul Online Notes Sharing Management System · CVE-2024-55232
**Name of the Vulnerable Software and Affected Versions**
PHPGurukul Online Notes Sharing Management System version 1.0
**Description**
The issue is related to an IDOR vulnerability in the manage-notes.php module, which lacks authorization checks. This allows unauthorized users to delete notes belonging to other accounts, enabling attackers to delete another user's information.
**Recommendations**
For PHPGurukul Online Notes Sharing Management System version 1.0, consider disabling the manage-notes.php module until a patch is available to prevent unauthorized note deletion. Restrict access to this module to minimize the risk of exploitation. Avoid using the manage-notes.php module for sensitive information until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.