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.
References
Link | Resource |
---|---|
https://www.exploit-db.com/exploits/47013 | Exploit Third Party Advisory VDB Entry |
https://www.exploit-db.com/exploits/47013 | Exploit Third Party Advisory VDB Entry |
Configurations
History
21 Nov 2024, 04:24
Type | Values Removed | Values Added |
---|---|---|
References | () https://www.exploit-db.com/exploits/47013 - Exploit, Third Party Advisory, VDB Entry |
Information
Published : 2019-07-04 22:15
Updated : 2024-11-21 04:24
NVD link : CVE-2019-13292
Mitre link : CVE-2019-13292
CVE.ORG link : CVE-2019-13292
JSON object : View
Products Affected
weberp
- weberp
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')