2024-09-25 02:03:16 +00:00
{
"id" : "CVE-2024-46609" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-09-25T01:15:44.447" ,
2025-04-28 20:03:59 +00:00
"lastModified" : "2025-04-28T18:33:53.103" ,
"vulnStatus" : "Analyzed" ,
2024-09-25 02:03:16 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An access control issue in the CheckVip function in UserController.java of IceCMS v3.4.7 and before allows unauthenticated attackers to access and returns all user information, including passwords"
2024-09-26 14:03:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un problema de control de acceso en la funci\u00f3n CheckVip en UserController.java de IceCMS v3.4.7 y anteriores permite a atacantes no autenticados acceder y devolver toda la informaci\u00f3n del usuario, incluidas las contrase\u00f1as."
2024-09-25 02:03:16 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
2024-09-27 18:03:17 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-09-27 18:03:17 +00:00
"attackVector" : "NETWORK" ,
2024-09-25 02:03:16 +00:00
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
2024-09-27 18:03:17 +00:00
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-25 02:03:16 +00:00
} ,
2024-09-27 18:03:17 +00:00
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-09-25 02:03:16 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-284"
}
]
}
] ,
2025-04-28 20:03:59 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:thecosy:icecms:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.4.7" ,
"matchCriteriaId" : "AB1A5290-7D7C-4512-B880-39BFF56C2FB6"
}
]
}
]
}
] ,
2024-09-25 02:03:16 +00:00
"references" : [
{
"url" : "https://github.com/Lunax0/LogLunax/blob/main/icecms/CVE-2024-46609.md" ,
2025-04-28 20:03:59 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-09-25 02:03:16 +00:00
} ,
{
"url" : "https://github.com/Thecosy/iceCMS?tab=readme-ov-file" ,
2025-04-28 20:03:59 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-09-25 02:03:16 +00:00
}
]
}