जमा करें #911129: Rizwan17 inventory-management-system bfe78a330d01bb26b9daec5dc9ecd5c77900e03f Cross Site Scriptingजानकारी

शीर्षकRizwan17 inventory-management-system bfe78a330d01bb26b9daec5dc9ecd5c77900e03f Cross Site Scripting
विवरणThe affected components are write paths that store `category_name`, `brand_name`, and `product_name` (`includes/DBOperation.php`, `includes/manage.php` via `process.php`) and read paths that re-emit those values into HTML without encoding in `includes/process.php` manage/list handlers and option builders: ```php echo "<option value='".$row["cid"]."'>".$row["category_name"]."</option>"; ... <td><?php echo $row["category"]; ?></td> <td><?php echo $row["brand_name"]; ?></td> <td><?php echo $row["product_name"]; ?></td> ``` Because `process.php` is unauthenticated (CVE-04), an attacker can insert a script payload as a category/brand/product name; any later admin/user who loads manage pages or product pickers executes the script in their browser.
स्रोत⚠️ https://github.com/Rizwan17/inventory-management-system/issues/12
उपयोगकर्ता
 RongJinHui (UID 100227)
सबमिशन30/07/2026 06:07 PM (1 महीना पहले)
संयम09/09/2026 06:12 PM (1 month later)
स्थितिस्वीकृत
VulDB प्रविष्टि401810 [Rizwan17 inventory-management-system तक bfe78a330d01bb26b9daec5dc9ecd5c77900e03f List includes/DBOperation.php category_name/brand_name/product_name क्रॉस साइट स्क्रिप्टिंग]
अंक20

Interested in the pricing of exploits?

See the underground prices here!