{ "schema_version": "1.4.0", "id": "GHSA-q6wq-599w-6qqx", "modified": "2024-04-04T01:11:52Z", "published": "2022-05-24T16:49:33Z", "aliases": [ "CVE-2019-13292" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13292" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/47013" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-07-04T22:15:00Z" } }