2024-08-30 04:03:15 +00:00
{
"id" : "CVE-2024-45491" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-08-30T03:15:03.850" ,
2024-09-04 16:03:36 +00:00
"lastModified" : "2024-09-04T14:28:33.953" ,
"vulnStatus" : "Analyzed" ,
2024-08-30 04:03:15 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX)."
2024-08-30 14:03:14 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en libexpat anterior a 2.6.3. dtdCopy en xmlparse.c puede tener un desbordamiento de entero para nDefaultAtts en plataformas de 32 bits (donde UINT_MAX es igual a SIZE_MAX)."
2024-08-30 04:03:15 +00:00
}
] ,
2024-08-30 16:03:15 +00:00
"metrics" : {
"cvssMetricV31" : [
2024-09-04 16:03:36 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2024-08-30 16:03:15 +00:00
{
"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:L/I:L/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 7.3 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.4
}
]
} ,
"weaknesses" : [
2024-09-04 16:03:36 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
} ,
2024-08-30 16:03:15 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
}
] ,
2024-09-04 16:03:36 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:libexpat_project:libexpat:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.6.3" ,
"matchCriteriaId" : "FDDF6E7A-AF1C-4370-B0B0-29A35C454FFB"
}
]
}
]
}
] ,
2024-08-30 04:03:15 +00:00
"references" : [
{
"url" : "https://github.com/libexpat/libexpat/issues/888" ,
2024-09-04 16:03:36 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2024-08-30 04:03:15 +00:00
} ,
{
"url" : "https://github.com/libexpat/libexpat/pull/891" ,
2024-09-04 16:03:36 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-08-30 04:03:15 +00:00
}
]
}