First published: Wed Dec 18 2024(Updated: )
An IDOR vulnerability in the edit-notes.php module of PHPGurukul Online Notes Sharing Management System v1.0 allows unauthorized users to modify notes belonging to other accounts due to missing authorization checks. This flaw exposes sensitive data and enables attackers to alter another user's information.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Online Notes Sharing Management System | ||
PHPGurukul Online Notes Sharing Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-55231 is considered a high-severity vulnerability due to its potential to expose sensitive data and allow unauthorized modifications.
To fix CVE-2024-55231, implement proper authorization checks in the edit-notes.php module to ensure that users can only modify their own notes.
CVE-2024-55231 can enable attackers to alter notes and sensitive information belonging to other users without proper authorization.
CVE-2024-55231 affects users of PHPGurukul Online Notes Sharing Management System v1.0 who have access to the edit-notes.php module.
Yes, CVE-2024-55231 can be exploited by unauthorized users, allowing them to modify notes of other accounts without authentication.