VulnerabilityModified
CVE-2019-13292
A SQL Injection issue was discovered in webERP 4.15.
CRITICAL 9.8EPSS 9.27%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (9.27%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
A SQL Injection issue was discovered in webERP 4.15. Payments.php accepts payment data in base64 format. After this is decoded, it is deserialized. Then, this deserialized data goes directly into a SQL query, with no sanitizing checks.
- CVSS 3.0
- 9.8 CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 9.27% probability · 95th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- weberp/weberp
- Source
- cve@mitre.org
References
- https://www.exploit-db.com/exploits/47013Exploit, Third Party Advisory, VDB Entry
- https://www.exploit-db.com/exploits/47013Exploit, Third Party Advisory, VDB Entry
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.