2024-07-18 18:03:11 +00:00

106 lines
2.8 KiB
JSON

{
"id": "CVE-2024-34008",
"sourceIdentifier": "patrick@puiterwijk.org",
"published": "2024-05-31T21:15:09.743",
"lastModified": "2024-07-18T16:41:31.227",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Actions in the admin management of analytics models did not include the necessary token to prevent a CSRF risk."
},
{
"lang": "es",
"value": "Las acciones en la gesti\u00f3n administrativa de los modelos de an\u00e1lisis no incluyeron el token necesario para prevenir un riesgo CSRF."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
},
{
"source": "patrick@puiterwijk.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.0",
"versionEndExcluding": "4.3.4",
"matchCriteriaId": "7462F820-DC5F-4126-A238-8EF3E19A1950"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.1",
"versionEndExcluding": "4.1.10",
"matchCriteriaId": "E522754B-325E-41CA-A2A5-864EDDD43E0D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.2",
"versionEndExcluding": "4.2.7",
"matchCriteriaId": "E357E93E-577E-44B3-9250-ECFA08AABE7C"
}
]
}
]
}
],
"references": [
{
"url": "https://moodle.org/mod/forum/discuss.php?d=458397",
"source": "patrick@puiterwijk.org",
"tags": [
"Vendor Advisory"
]
}
]
}