CVE-2022-24844

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-24844
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-24844.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-24844
Aliases
  • GHSA-5g92-6hpp-w425
Published
2022-04-13T21:10:10Z
Modified
2025-11-28T03:36:32.777990Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
SQL Injection in github.com/flipped-aurora/gin-vue-admin
Details

Gin-vue-admin is a backstage management system based on vue and gin, which separates the front and rear of the full stack. The problem occurs in the following code in server/service/system/sysautocode_pgsql.go, which means that PostgreSQL must be used as the database for this vulnerability to occur. Users must: Require JWT login) and be using PostgreSQL to be affected. This issue has been resolved in version 2.5.1. There are no known workarounds.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/24xxx/CVE-2022-24844.json",
    "cwe_ids": [
        "CWE-89"
    ]
}
References

Affected packages

Git / github.com/flipped-aurora/gin-vue-admin

Affected ranges

Type
GIT
Repo
https://github.com/flipped-aurora/gin-vue-admin
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.5.1"
        }
    ]
}

Affected versions

V2.*

V2.3.1
V2.3.7
V2.4.4
V2.5.0b

v.*

v.2.3.41

v0.*

v0.9.0

v2.*

v2.0.0
v2.0.2
v2.0.3
v2.0.4
v2.1.0
v2.2.0
v2.3.0
v2.3.3
v2.3.31
v2.3.4
v2.3.5
v2.3.6
v2.3.8
v2.3.9
v2.4.0
v2.4.1
v2.4.2
v2.4.3
v2.4.4
v2.4.4-1
v2.4.5
v2.4.5Beta
v2.4.5RC
v2.4.6
v2.5.0
v2.5.0a
v2.5.1