SQL Injection in Weberp
CVE-2019-13292
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.
Vulnerability class: SQL Injection
EPSS: 0.093 (94.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Weberp — versions 4.15
- N/a — versions n/a
Weakness classification (CWE)
Public proof-of-concept exploits
References
- cve@mitre.org (Exploit, VDB Entry, Third Party Advisory, x_refsource_MISC)
Frequently asked questions
- What is CVE-2019-13292?
- CVE-2019-13292 is a critical-severity vulnerability in Weberp, classified under SQL Injection. CVSS score: 9.8/10. Published 2019-07-04.
- How severe is CVE-2019-13292?
- Critical severity. CVSS v3 base score is 9.8 out of 10.
- Is CVE-2019-13292 known to be exploited?
- 3 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.