Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://www.exploit-db.com/exploits/47356
- https://www.vulncheck.com/advisories/inventory-webapp-sql-injection-via-add-item
FAQ
What is CVE-2019-25443?
CVE-2019-25443 is a vulnerability with a CVSS score of 8.2 (HIGH). 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 malicio...
How severe is CVE-2019-25443?
CVE-2019-25443 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-25443?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.