cve/2024/CVE-2024-46293.md
2025-09-29 21:09:30 +02:00

927 B

CVE-2024-46293

Description

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.

POC

Reference

No PoCs from references.

Github