2025-01-30 00:58:48 +00:00
{
"id" : "CVE-2024-57665" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2025-01-29T23:15:22.597" ,
2025-02-03 21:03:59 +00:00
"lastModified" : "2025-02-03T20:15:34.787" ,
2025-02-02 03:03:49 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2025-01-30 00:58:48 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "JFinalCMS 1.0 is vulnerable to SQL Injection in rc/main/java/com/cms/entity/Content.java. The cause of the vulnerability is that the title parameter is controllable and is concatenated directly into filterSql without filtering."
2025-02-02 03:03:49 +00:00
} ,
{
"lang" : "es" ,
"value" : "JFinalCMS 1.0 es vulnerable a la inyecci\u00f3n SQL en rc/main/java/com/cms/entity/Content.java. La causa de la vulnerabilidad es que el par\u00e1metro de t\u00edtulo es controlable y se concatena directamente en filterSql sin filtrar."
2025-01-30 00:58:48 +00:00
}
] ,
2025-02-03 21:03:59 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2025-01-30 00:58:48 +00:00
"references" : [
{
"url" : "https://github.com/Nbccccc/vulnerability_discovery/blob/main/JFinalCMS/JFinalCms%20SQL%20Injection.md" ,
"source" : "cve@mitre.org"
2025-02-03 21:03:59 +00:00
} ,
{
"url" : "https://github.com/Nbccccc/vulnerability_discovery/blob/main/JFinalCMS/JFinalCms%20SQL%20Injection.md" ,
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0"
2025-01-30 00:58:48 +00:00
}
]
}