2024-02-19 19:00:38 +00:00
{
"id" : "CVE-2024-25983" ,
"sourceIdentifier" : "patrick@puiterwijk.org" ,
"published" : "2024-02-19T17:15:09.697" ,
2025-01-23 19:03:50 +00:00
"lastModified" : "2025-01-23T17:37:14.453" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-19 19:00:38 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Insufficient checks in a web service made it possible to add comments to the comments block on another user's dashboard when it was not otherwise available (e.g., on their profile page)."
2024-02-20 21:00:35 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las comprobaciones insuficientes en un servicio web hicieron posible agregar comentarios al bloque de comentarios en el panel de otro usuario cuando de otro modo no estaba disponible (por ejemplo, en su p\u00e1gina de perfil)."
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:L/UI:R/S:U/C:N/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 3.5 ,
"baseSeverity" : "LOW" ,
2024-02-19 19:00:38 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-02-19 19:00:38 +00:00
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 1.4
2025-01-23 19:03:50 +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:L/A:N" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
2024-02-19 19:00:38 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "patrick@puiterwijk.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-639"
}
]
2025-01-23 19:03:50 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-639"
}
]
}
] ,
"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-78300" ,
2025-01-23 19:03:50 +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=2264099" ,
2025-01-23 19:03:50 +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 19:03:50 +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=455641" ,
2025-01-23 19:03:50 +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-78300" ,
2025-01-23 19:03:50 +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=2264099" ,
2025-01-23 19:03:50 +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 19:03:50 +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=455641" ,
2025-01-23 19:03:50 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-02-19 19:00:38 +00:00
}
]
}