2025-02-21 19:04:04 +00:00
{
"id" : "CVE-2024-55159" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2025-02-21T18:15:18.707" ,
2025-03-12 21:03:49 +00:00
"lastModified" : "2025-03-12T19:15:36.810" ,
2025-03-02 03:03:52 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2025-02-21 19:04:04 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "GFast between v2 to v3.2 was discovered to contain a SQL injection vulnerability via the SortName parameter at /system/loginLog/list."
2025-03-02 03:03:52 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 que GFast entre v2 y v3.2 conten\u00eda una vulnerabilidad de inyecci\u00f3n SQL a trav\u00e9s del par\u00e1metro SortName en /system/loginLog/list."
2025-02-21 19:04:04 +00:00
}
] ,
2025-03-12 21:03:49 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 4.2 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
} ,
"exploitabilityScore" : 0.8 ,
"impactScore" : 3.4
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2025-02-21 19:04:04 +00:00
"references" : [
{
"url" : "https://github.com/SuperDu1/CVE/issues/1" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/tiger1103/gfast/blob/os-v3.2/internal/app/system/logic/sysLoginLog/sys_login_log.go#L75" ,
"source" : "cve@mitre.org"
}
]
}