cve-2024-43436
Vulnerability from cvelistv5
Published
2024-11-07 13:29
Modified
2024-11-07 15:57
Severity ?
EPSS score ?
Summary
A SQL injection risk flaw was found in the XMLDB editor tool available to site administrators.
References
Impacted products
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "moodle", "vendor": "moodle", "versions": [ { "lessThan": "4.1.12", "status": "affected", "version": "0", "versionType": "semver" }, { "lessThan": "4.2.9", "status": "affected", "version": "4.2", "versionType": "semver" }, { "lessThan": "4.3.6", "status": "affected", "version": "4.3", "versionType": "semver" }, { "lessThan": "4.4.2", "status": "affected", "version": "4.4", "versionType": "semver" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-43436", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-11-07T14:40:37.036006Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-07T15:57:00.698Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://github.com/moodle/moodle", "defaultStatus": "unaffected", "packageName": "moodle", "versions": [ { "lessThan": "4.1.12", "status": "affected", "version": "0", "versionType": "semver" }, { "lessThan": "4.2.9", "status": "affected", "version": "4.2", "versionType": "semver" }, { "lessThan": "4.3.6", "status": "affected", "version": "4.3", "versionType": "semver" }, { "lessThan": "4.4.2", "status": "affected", "version": "4.4", "versionType": "semver" } ] } ], "datePublic": "2024-08-19T04:00:00+00:00", "descriptions": [ { "lang": "en", "value": "A SQL injection risk flaw was found in the XMLDB editor tool available to site administrators." } ], "metrics": [ { "other": { "content": { "namespace": "https://access.redhat.com/security/updates/classification/", "value": "Important" }, "type": "Red Hat severity rating" } }, { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "format": "CVSS" } ], "providerMetadata": { "dateUpdated": "2024-11-07T13:29:57.912Z", "orgId": "92fb86c3-55a5-4fb5-9c3f-4757b9e96dc5", "shortName": "fedora" }, "references": [ { "name": "RHBZ#2304264", "tags": [ "issue-tracking", "x_refsource_REDHAT" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304264" }, { "url": "https://moodle.org/mod/forum/discuss.php?d=461206" } ], "timeline": [ { "lang": "en", "time": "2024-08-12T00:00:00+00:00", "value": "Reported to Red Hat." }, { "lang": "en", "time": "2024-08-19T04:00:00+00:00", "value": "Made public." } ], "title": "Moodle: site administration sql injection via xmldb editor", "workarounds": [ { "lang": "en", "value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability." } ] } }, "cveMetadata": { "assignerOrgId": "92fb86c3-55a5-4fb5-9c3f-4757b9e96dc5", "assignerShortName": "fedora", "cveId": "CVE-2024-43436", "datePublished": "2024-11-07T13:29:57.912Z", "dateReserved": "2024-08-13T07:15:00.598Z", "dateUpdated": "2024-11-07T15:57:00.698Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-43436\",\"sourceIdentifier\":\"patrick@puiterwijk.org\",\"published\":\"2024-11-07T14:15:16.247\",\"lastModified\":\"2024-11-08T19:01:03.880\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A SQL injection risk flaw was found in the XMLDB editor tool available to site administrators.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla de riesgo de inyecci\u00f3n SQL en la herramienta de edici\u00f3n XMLDB disponible para los administradores del sitio.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"patrick@puiterwijk.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2304264\",\"source\":\"patrick@puiterwijk.org\"},{\"url\":\"https://moodle.org/mod/forum/discuss.php?d=461206\",\"source\":\"patrick@puiterwijk.org\"}]}}" } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.