2024-07-22 16:03:14 +00:00
{
"id" : "CVE-2024-41131" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-07-22T15:15:03.933" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:32:17.670" ,
"vulnStatus" : "Modified" ,
2024-07-22 16:03:14 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "ImageSharp is a 2D graphics API. An Out-of-bounds Write vulnerability has been found in the ImageSharp gif decoder, allowing attackers to cause a crash using a specially crafted gif. This can potentially lead to denial of service. All users are advised to upgrade to v3.1.5 or v2.1.9."
2024-07-24 14:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : " ImageSharp es una API de gr\u00e1ficos 2D. Se ha encontrado una vulnerabilidad de escritura fuera de los l\u00edmites en el decodificador de gif de ImageSharp, lo que permite a los atacantes provocar un bloqueo utilizando un gif especialmente manipulado. Esto puede conducir potencialmente a la denegaci\u00f3n del servicio. Se recomienda a todos los usuarios que actualicen a v3.1.5 o v2.1.9."
2024-07-22 16:03:14 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-11 16:03:25 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-09-11 16:03:25 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-09-11 16:03:25 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-11 16:03:25 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2024-07-22 16:03:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-22 16:03:14 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-07-22 16:03:14 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-07-22 16:03:14 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-09-11 16:03:25 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-09-11 16:03:25 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
} ,
2024-07-22 16:03:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-22 16:03:14 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
}
] ,
2024-09-11 16:03:25 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sixlabors:imagesharp:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.1.0" ,
"versionEndExcluding" : "2.1.9" ,
"matchCriteriaId" : "31448E6E-6851-4531-A627-96FFEB568E92"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sixlabors:imagesharp:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.1.0" ,
"versionEndExcluding" : "3.1.5" ,
"matchCriteriaId" : "385975D3-74DE-436B-8D5E-612F3F3757AD"
}
]
}
]
}
] ,
2024-07-22 16:03:14 +00:00
"references" : [
{
"url" : "https://github.com/SixLabors/ImageSharp/commit/9dda64a8186af67baf06b6d9c1ab599c3608b693" ,
2024-09-11 16:03:25 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-07-22 16:03:14 +00:00
} ,
{
"url" : "https://github.com/SixLabors/ImageSharp/commit/a1f287977139109a987065643b8172c748abdadb" ,
2024-09-11 16:03:25 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-07-22 16:03:14 +00:00
} ,
{
"url" : "https://github.com/SixLabors/ImageSharp/pull/2754" ,
2024-09-11 16:03:25 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking"
]
2024-07-22 16:03:14 +00:00
} ,
{
"url" : "https://github.com/SixLabors/ImageSharp/pull/2756" ,
2024-09-11 16:03:25 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking"
]
2024-07-22 16:03:14 +00:00
} ,
{
"url" : "https://github.com/SixLabors/ImageSharp/security/advisories/GHSA-63p8-c4ww-9cg7" ,
2024-09-11 16:03:25 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/SixLabors/ImageSharp/commit/9dda64a8186af67baf06b6d9c1ab599c3608b693" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/SixLabors/ImageSharp/commit/a1f287977139109a987065643b8172c748abdadb" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/SixLabors/ImageSharp/pull/2754" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/SixLabors/ImageSharp/pull/2756" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/SixLabors/ImageSharp/security/advisories/GHSA-63p8-c4ww-9cg7" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-07-22 16:03:14 +00:00
}
]
}