Submit #912564: Rizwan17 inventory-management-system bfe78a330d01bb26b9daec5dc9ecd5c77900e03f Improper Access Controlsinfo

TitleRizwan17 inventory-management-system bfe78a330d01bb26b9daec5dc9ecd5c77900e03f Improper Access Controls
DescriptionThe affected pages are `dashboard.php`, `manage_brand.php`, `manage_categories.php`, `manage_product.php`, and `new_order.php`. Each checks for a session and issues a redirect, but continues rendering the protected HTML body because `exit`/`die` is never called: ```php if (!isset($_SESSION["userid"])) { header("location:".DOMAIN."/"); } ``` HTTP clients that do not auto-follow redirects (or that ignore Location) receive a 302 status with the full authenticated UI markup, disclosing admin navigation, forms, and application structure.
Source⚠️ https://github.com/Rizwan17/inventory-management-system/issues/15
User
 sybululu (UID 100270)
Submission08/01/2026 09:38 (1 month ago)
Moderation09/12/2026 17:51 (1 month later)
StatusAccepted
VulDB entry403150 [Rizwan17 inventory-management-system up to bfe78a330d01bb26b9daec5dc9ecd5c77900e03f dashboard.php userid access control]
Points20

Interested in the pricing of exploits?

See the underground prices here!