LalanaChami/Pharmacy-Mangment-System

LalanaChami/Pharmacy-Mangment-System

Releases0
Stars632
๐Ÿ‘จโ€๐Ÿ’ป :hospital: MEAN stack Pharmacy Management system.

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICALโ€”

The LalanaChami Pharmacy Management System (commit 5c3d028) allows unauthenticated remote attackers to escalate privileges by self-assigning an administrative role during registration. The /api/user/signup endpoint fails to validate the role parameter in the request body

9.1 CRITICALโ€”

API endpoints in LalanaChami Pharmacy Management System (commit 5c3d028) lack authentication middleware. Unauthenticated remote attackers can exploit this to dump all user records (including bcrypt password hashes) via /api/user/getUserData, modify drug inventory, and access private medical prescription data via /api/doctorOder.