2024-02-19 19:00:38 +00:00
{
"id" : "CVE-2024-25978" ,
"sourceIdentifier" : "patrick@puiterwijk.org" ,
"published" : "2024-02-19T17:15:08.567" ,
2025-01-23 17:04:13 +00:00
"lastModified" : "2025-01-23T16:47:38.127" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-19 19:00:38 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Insufficient file size checks resulted in a denial of service risk in the file picker's unzip functionality."
2024-02-20 21:00:35 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las comprobaciones insuficientes del tama\u00f1o de los archivos provocaron un riesgo de denegaci\u00f3n de servicio en la funcionalidad de descompresi\u00f3n del selector de archivos."
2024-02-19 19:00:38 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "patrick@puiterwijk.org" ,
"type" : "Secondary" ,
"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-02-19 19:00:38 +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-02-19 19:00:38 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2025-01-23 17:04:13 +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:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-02-19 19:00:38 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "patrick@puiterwijk.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
2025-01-23 17:04:13 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.1.0" ,
"versionEndExcluding" : "4.1.9" ,
"matchCriteriaId" : "CEC7A69A-C831-4087-B210-0C4DA13BA20B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.2.0" ,
"versionEndExcluding" : "4.2.6" ,
"matchCriteriaId" : "FCCA487E-E8A2-496D-8439-01D492B7E95C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.3.0" ,
"versionEndExcluding" : "4.3.3" ,
"matchCriteriaId" : "442D221B-7597-4FF2-A43E-ADFA21036DBE"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
}
]
}
]
2024-02-19 19:00:38 +00:00
}
] ,
"references" : [
{
"url" : "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-74641" ,
2025-01-23 17:04:13 +00:00
"source" : "patrick@puiterwijk.org" ,
"tags" : [
"Patch"
]
2024-02-19 19:00:38 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2264074" ,
2025-01-23 17:04:13 +00:00
"source" : "patrick@puiterwijk.org" ,
"tags" : [
"Issue Tracking"
]
2024-02-19 19:00:38 +00:00
} ,
2024-02-29 05:00:35 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KXGBYJ43BUEBUAQZU3DT5I5A3YLF47CB/" ,
2025-01-23 17:04:13 +00:00
"source" : "patrick@puiterwijk.org" ,
"tags" : [
"Mailing List"
]
2024-02-29 05:00:35 +00:00
} ,
2024-02-19 19:00:38 +00:00
{
"url" : "https://moodle.org/mod/forum/discuss.php?d=455634" ,
2025-01-23 17:04:13 +00:00
"source" : "patrick@puiterwijk.org" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-74641" ,
2025-01-23 17:04:13 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2264074" ,
2025-01-23 17:04:13 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KXGBYJ43BUEBUAQZU3DT5I5A3YLF47CB/" ,
2025-01-23 17:04:13 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://moodle.org/mod/forum/discuss.php?d=455634" ,
2025-01-23 17:04:13 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-02-19 19:00:38 +00:00
}
]
}