2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2009-0749" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2009-03-02T20:30:00.217" ,
2024-02-02 17:00:29 +00:00
"lastModified" : "2024-02-02T16:03:23.150" ,
"vulnStatus" : "Analyzed" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Use-after-free vulnerability in the GIFReadNextExtension function in lib/pngxtern/gif/gifread.c in OptiPNG 0.6.2 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a crafted GIF image that causes the realloc function to return a new pointer, which triggers memory corruption when the old pointer is accessed."
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad del tipo \"use-after-free\" (usar recurso despu\u00e9s de haberlo liberado o destruido) en la funci\u00f3n GIFReadNextExtension en lib/pngxtern/gif/gifread.c en OptiPNG v.0.6.2 y anteriores. Permite a atacantes dependientes del contexto causar una denegaci\u00f3n del servicio (indisponibilidad y ca\u00edda de la aplicaci\u00f3n) a trav\u00e9s de una imagen GIF manipulada que provoca que la llamada a la funci\u00f3n realloc devuelva un nuevo puntero, que causa una corrupci\u00f3n de memoria cuando se accede al viejo puntero."
}
] ,
"metrics" : {
2024-02-02 17:00:29 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
] ,
2023-04-24 12:24:31 +02:00
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:C/I:C/A:C" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
"availabilityImpact" : "COMPLETE" ,
"baseScore" : 9.3
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 10.0 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : true ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2024-02-02 17:00:29 +00:00
"value" : "CWE-416"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-02-02 17:00:29 +00:00
"criteria" : "cpe:2.3:a:optipng_project:optipng:*:*:*:*:*:*:*:*" ,
2023-04-24 12:24:31 +02:00
"versionEndIncluding" : "0.6.2" ,
2024-02-02 17:00:29 +00:00
"matchCriteriaId" : "2D9EBBA0-AD72-4BE3-8C7B-932B5996FB19"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
2023-04-24 12:24:31 +02:00
{
"vulnerable" : true ,
2024-02-02 17:00:29 +00:00
"criteria" : "cpe:2.3:o:opensuse:opensuse:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "10.3" ,
"versionEndIncluding" : "11.1" ,
"matchCriteriaId" : "FF141FBE-4CA5-4695-94A0-8BE1309D28CC"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-02-02 17:00:29 +00:00
"criteria" : "cpe:2.3:o:suse:linux_enterprise:9-11:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "170FDFDE-DADB-4CBF-9AB8-3A01C7BA94AB"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2009-03/msg00001.html" ,
2024-02-02 17:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2009-07/msg00002.html" ,
2024-02-02 17:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://optipng.sourceforge.net" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-02 17:00:29 +00:00
"Product"
]
} ,
{
"url" : "http://secunia.com/advisories/34035" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Vendor Advisory"
]
} ,
2024-02-02 17:00:29 +00:00
{
"url" : "http://secunia.com/advisories/34201" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://secunia.com/advisories/34259" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://secunia.com/advisories/35685" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://sourceforge.net/tracker/index.php?func=detail&aid=2582013&group_id=151404&atid=780913" ,
2024-02-02 17:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.gentoo.org/security/en/glsa/glsa-200903-12.xml" ,
2024-02-02 17:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2009/02/24/2" ,
2024-02-02 17:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2009/02/25/4" ,
2024-02-02 17:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securityfocus.com/bid/33873" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-02 17:00:29 +00:00
"Broken Link" ,
"Patch" ,
"Third Party Advisory" ,
"VDB Entry"
2023-04-24 12:24:31 +02:00
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2009/0510" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-02 17:00:29 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/48879" ,
2024-02-02 17:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
}
]
}