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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-09-30 15:15
Updated : 2024-10-04 13:51
NVD link : CVE-2024-46293
Mitre link : CVE-2024-46293
CVE.ORG link : CVE-2024-46293
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function