2022-02-10 17:01:57 +00:00
{
"CVE_data_meta" : {
2022-04-13 21:08:00 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-02-10 17:01:57 +00:00
"ID" : "CVE-2022-24844" ,
2022-04-13 21:08:00 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "SQL Injection in github.com/flipped-aurora/gin-vue-admin"
2022-02-10 17:01:57 +00:00
} ,
2022-04-13 21:08:00 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "gin-vue-admin" ,
"version" : {
"version_data" : [
{
"version_value" : "< 2.5.1"
}
]
}
}
]
} ,
"vendor_name" : "flipped-aurora"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-02-10 17:01:57 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-13 22:01:38 +00:00
"value" : "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/sys_auto_code_pgsql.go, which means that PostgreSQL must be used as the database for this vulnerability to occur. Users must: Require JWT login\uff09 and be using PostgreSQL to be affected. This issue has been resolved in version 2.5.1. There are no known workarounds."
2022-04-13 21:08:00 +00:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
}
]
2022-02-10 17:01:57 +00:00
}
]
2022-04-13 21:08:00 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/flipped-aurora/gin-vue-admin/security/advisories/GHSA-5g92-6hpp-w425" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/flipped-aurora/gin-vue-admin/security/advisories/GHSA-5g92-6hpp-w425"
} ,
{
"name" : "https://github.com/flipped-aurora/gin-vue-admin/pull/1024" ,
"refsource" : "MISC" ,
"url" : "https://github.com/flipped-aurora/gin-vue-admin/pull/1024"
}
]
} ,
"source" : {
"advisory" : "GHSA-5g92-6hpp-w425" ,
"discovery" : "UNKNOWN"
2022-02-10 17:01:57 +00:00
}
}