First published: Tue Dec 17 2024(Updated: )
An insecure direct object reference (IDOR) vulnerability was discovered in PHPGurukul Online Birth Certificate System v1.0. This vulnerability resides in the viewid parameter of /user/view-application-detail.php. Authenticated users can exploit this flaw by manipulating the viewid parameter in the URL to access sensitive birth certificate details of other users without proper authorization checks.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Online Birth Certificate System | ||
Online Birth Certificate System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-55058 is classified as a medium risk due to its potential for unauthorized access to sensitive user information.
To fix CVE-2024-55058, implement proper access controls to validate the viewid parameter and restrict access to only authorized users.
CVE-2024-55058 affects users of PHPGurukul Online Birth Certificate System version 1.0 who can authenticate to the application.
CVE-2024-55058 is categorized as an insecure direct object reference (IDOR) vulnerability.
Yes, if exploited, CVE-2024-55058 can lead to unauthorized access and exposure of sensitive data within the application.