First published: Mon Sep 30 2024(Updated: )
Sourcecodester Online Medicine Ordering System 1.0 is vulnerable to Incorrect Access Control. There is a lack of authorization checks for admin operations. Specifically, an attacker can perform admin-level actions without possessing a valid session token. The application does not verify whether the user is logged in as an admin or even check for a session token at all.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Sourcecodester Online Medicine Ordering System | ||
Sourcecodester Online Medicine Ordering System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-46293 is considered a critical vulnerability due to its potential for unauthorized access to admin functionalities.
To fix CVE-2024-46293, implement proper authorization checks and ensure that admin operations require valid session tokens.
CVE-2024-46293 is an Incorrect Access Control vulnerability.
CVE-2024-46293 affects users of Sourcecodester Online Medicine Ordering System version 1.0.
An attacker exploiting CVE-2024-46293 can perform admin-level actions without proper authentication.