CVE-2019-25443 PUBLISHED

Inventory Webapp SQL Injection via add-item.php

Assigner: VulnCheck
Reserved: 20.02.2026 Published: 22.02.2026 Updated: 22.02.2026

Inventory Webapp contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through GET parameters. Attackers can supply malicious SQL payloads in the name, description, quantity, or cat_id parameters to add-item.php to execute arbitrary database commands.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor edlangley
Product inventory-webapp
Versions
  • Version * is affected

Credits

  • mohammad zaheri finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE