提交 #844137: RafyMrX TOKO-ONLINE-ROTI latest (2026-05, no formal release) Improper Authentication信息

标题RafyMrX TOKO-ONLINE-ROTI latest (2026-05, no formal release) Improper Authentication
描述Description: TOKO-ONLINE-ROTI contains 8 administrative functions without any authentication check (CWE-306). Affected files in admin/proses/: - del_produk.php (delete products) - edit_inv.php (edit inventory) - edit_produk.php (edit products) - tambah_inv.php (add inventory) - tm_produk.php (add products with file upload) - terima.php (accept customer orders) - tolak.php (reject customer orders) - hapus_inv.php (delete inventory) None of these files check $_SESSION for admin login. Only admin/proses/login.php and logout.php have session checks. An unauthenticated attacker can directly access any of these endpoints to add, edit, or delete products and inventory, and accept or reject customer orders. All these files also contain SQL injection via unsanitized $_GET/$_POST. Exploitation: Delete a product: GET /admin/proses/del_produk.php?kode=xxx Add inventory: POST /admin/proses/tambah_inv.php with arbitrary data Accept any order: GET /admin/proses/terima.php?inv=xxx Countermeasure: Add session authentication check to all admin/proses/ files.
来源⚠️ https://github.com/RafyMrX/TOKO-ONLINE-ROTI
用户 Dest1ny_1 (UID 98653)
提交2026-05-31 10時45分 (1 月前)
管理2026-07-11 13時58分 (1 month later)
状态已接受
VulDB条目377798 [RafyMrX TOKO-ONLINE-ROTI 直到 ddfe1cd587be0a0b5135d8b6e85cce2ec3aece99 弱身份验证]
积分20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!