CVE-2019-25440 PUBLISHED

WebIncorp ERP Every version SQL Injection via product_detail.php

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

WebIncorp ERP contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the prod_id parameter. Attackers can send GET requests to product_detail.php with malicious prod_id values to extract sensitive database information.

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 Webincorp
Product WebIncorp ERP
Versions
  • Version * is affected

Credits

  • n1x_ [MS-WEB] finder

References

Problem Types

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