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
Link | Resource |
---|---|
https://github.com/bunyamindemir/vulnerability-disclosures/blob/main/omos-authorization-bypass.md | Mitigation Third Party Advisory |
Configurations
History
28 Apr 2025, 18:07
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/bunyamindemir/vulnerability-disclosures/blob/main/omos-authorization-bypass.md - Mitigation, Third Party Advisory | |
CPE | cpe:2.3:a:oretnom23:online_medicine_ordering_system:1.0:*:*:*:*:*:*:* | |
First Time |
Oretnom23
Oretnom23 online Medicine Ordering System |
Information
Published : 2024-09-30 15:15
Updated : 2025-04-28 18:07
NVD link : CVE-2024-46293
Mitre link : CVE-2024-46293
CVE.ORG link : CVE-2024-46293
JSON object : View
Products Affected
oretnom23
- online_medicine_ordering_system
CWE
CWE-306
Missing Authentication for Critical Function