Security readout for executives and security teams
Plain-English summary
WebIncorp ERP is reported vulnerable to unauthenticated SQL injection. An attacker could abuse a product detail request to read sensitive database information. The issue is high risk because it is network-reachable, requires no login, and public exploit information exists. No provided source confirms active exploitation.
Executive priority
Prioritize within the current remediation cycle, immediately for internet-facing systems. The business concern is potential database exposure without authentication. Because no official fix is identified in the provided sources, leadership should ensure ownership, exposure reduction, monitoring, and vendor guidance tracking.
Technical view
CVE-2019-25440 is CWE-89 SQL injection in WebIncorp ERP product_detail.php through the prod_id parameter. The CVE record describes all versions as affected. CVSS v4.0 is 8.8, with network access, low complexity, no privileges, no user interaction, high confidentiality impact, and low integrity impact.
Likely exposure
Organizations running WebIncorp ERP, especially internet-facing deployments, are the likely exposure group. The provided data does not include CPEs, deployment prevalence, or a vendor patch status, so asset identification may require internal inventory and application ownership review.
Exploitation context
ExploitDB is cited as an exploit reference, indicating public exploit information exists. The CVE is not marked as CISA KEV in the supplied bundle, and no cited source states active exploitation. Treat public exposure as urgent but do not assume confirmed in-the-wild attacks from these sources alone.
Researcher notes
Evidence is limited to the CVE data, VulnCheck advisory, and ExploitDB reference. The affected range is listed as every version, but no CPEs or vendor remediation details are provided. Avoid making exploitability claims beyond unauthenticated SQL injection and public exploit availability.
Mitigation direction
- Check WebIncorp or trusted advisory sources for patched versions or official guidance.
- Identify and prioritize any internet-facing WebIncorp ERP instances.
- Restrict external access to affected ERP pages where business operations allow.
- Use web application monitoring to detect suspicious product_detail.php requests.
- Back up and protect ERP databases before making emergency changes.
Validation and detection
- Inventory systems running WebIncorp ERP and confirm exposed application paths.
- Determine whether product_detail.php is reachable from untrusted networks.
- Review web logs for abnormal requests involving product detail parameters.
- Verify whether any vendor patch or official mitigation has been applied.
- Assess database access logs for unusual reads from the ERP application account.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-89: Database access and collection lookup
Injection into data stores can inform collection, data access, and exfiltration detection reviews. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupDatabase behavior lookup
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2019-25440 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.8 (4.0)
- Known Exploited
- No
- Published
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
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
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——Primary CVE scoreVulnerability scoring details
Base CVSS 4.0 score
8.8HighVector: 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
Source materials
- CVE List V5 sourceCVE List V5
- ExploitDB-47199CVE reference · exploit
- VulnCheck Advisory: WebIncorp ERP Every version SQL Injection via product_detail.phpCVE reference · third-party-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
