2024-03-20 15:04:07 +00:00
{
"id" : "CVE-2024-28577" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-03-20T06:15:11.120" ,
2025-03-28 15:03:53 +00:00
"lastModified" : "2025-03-28T14:48:33.360" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-03-20 15:04:07 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Null Pointer Dereference vulnerability in open source FreeImage v.3.19.0 [r1909] allows a local attacker to cause a denial of service (DoS) via the jpeg_read_exif_profile_raw() function when reading images in JPEG format."
2024-08-11 02:03:12 +00:00
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de desreferencia de puntero nulo en FreeImage v.3.19.0 [r1909] de c\u00f3digo abierto permite que un atacante local provoque una denegaci\u00f3n de servicio (DoS) a trav\u00e9s de la funci\u00f3n jpeg_read_exif_profile_raw() al leer im\u00e1genes en formato JPEG."
2024-03-20 15:04:07 +00:00
}
] ,
2024-08-02 18:03:14 +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:L/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-08-02 18:03:14 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-02 18:03:14 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
2025-03-28 15:03:53 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:freeimage_project:freeimage:3.19.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "63EC5C7E-8EF9-4AD3-ABF1-2E63313B764C"
}
]
}
]
}
] ,
2024-03-20 15:04:07 +00:00
"references" : [
{
"url" : "https://github.com/Ruanxingzhi/vul-report/tree/master/freeimage-r1909" ,
2025-03-28 15:03:53 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory" ,
"Exploit"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/Ruanxingzhi/vul-report/tree/master/freeimage-r1909" ,
2025-03-28 15:03:53 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"Exploit"
]
2024-03-20 15:04:07 +00:00
}
]
}