{ "schema_version": "1.4.0", "id": "GHSA-6w89-c65w-jx2c", "modified": "2023-01-26T19:05:38Z", "published": "2023-01-19T18:30:21Z", "aliases": [ "CVE-2022-47105" ], "summary": "Jeecg-boot is vulnerable to SQL injection ", "details": "Jeecg-boot v3.4.4 was discovered to contain a SQL injection vulnerability via the component `/sys/dict/queryTableData`. A patch was released in commit 0fc374.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jeecgframework.boot:jeecg-boot-base-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "3.4.4" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.jeecgframework.boot:jeecg-module-system" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "3.4.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-47105" }, { "type": "WEB", "url": "https://github.com/jeecgboot/jeecg-boot/issues/4393" }, { "type": "WEB", "url": "https://github.com/jeecgboot/jeecg-boot/commit/0fc374de4745eac52620eeb8caf6a7b76127529a" }, { "type": "PACKAGE", "url": "https://github.com/jeecgboot/jeecg-boot" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-01-20T23:08:23Z", "nvd_published_at": "2023-01-19T16:15:00Z" } }