gsd-2023-28335
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The link to reset all templates of a database activity did not include the necessary token to prevent a CSRF risk.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-28335",
"id": "GSD-2023-28335"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-28335"
],
"details": "The link to reset all templates of a database activity did not include the necessary token to prevent a CSRF risk.",
"id": "GSD-2023-28335",
"modified": "2023-12-13T01:20:48.759226Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "patrick@puiterwijk.org",
"ID": "CVE-2023-28335",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The link to reset all templates of a database activity did not include the necessary token to prevent a CSRF risk."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-352",
"lang": "eng",
"value": "Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2179424",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179424"
},
{
"name": "https://moodle.org/mod/forum/discuss.php?d=445067",
"refsource": "MISC",
"url": "https://moodle.org/mod/forum/discuss.php?d=445067"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=4.1.0,\u003c4.1.2",
"affected_versions": "All versions starting from 4.1.0 before 4.1.2",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-352",
"CWE-937"
],
"date": "2023-03-28",
"description": "The link to reset all templates of a database activity does not include the necessary token to prevent a CSRF risk.",
"fixed_versions": [
"4.1.2"
],
"identifier": "CVE-2023-28335",
"identifiers": [
"CVE-2023-28335",
"GHSA-wxmq-v9gx-75pg"
],
"not_impacted": "All versions before 4.1.0, all versions starting from 4.1.2",
"package_slug": "packagist/moodle/moodle",
"pubdate": "2023-03-23",
"solution": "Upgrade to version 4.1.2 or above.",
"title": "Cross-Site Request Forgery (CSRF)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-28335",
"https://moodle.org/mod/forum/discuss.php?d=445067",
"https://github.com/moodle/moodle/commit/355556c05f4a6d9e223164eff820cd34eb70cc35",
"https://git.moodle.org/gw?p=moodle.git;a=commitdiff;h=355556c05f4a6d9e223164eff820cd34eb70cc35",
"https://github.com/advisories/GHSA-wxmq-v9gx-75pg"
],
"uuid": "4f21aadb-ea8a-4cda-8239-08da51afda0c"
}
]
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:moodle:moodle:4.1.0:-:*:*:*:*:*:*",
"matchCriteriaId": "D2B926AF-E5E5-466B-B507-99F995EA25F9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:moodle:moodle:4.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "57BBD09E-9C4A-4E3A-B76C-5A3E6FD28AA0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The link to reset all templates of a database activity did not include the necessary token to prevent a CSRF risk."
}
],
"id": "CVE-2023-28335",
"lastModified": "2024-04-19T14:15:09.407",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-03-23T21:15:20.257",
"references": [
{
"source": "patrick@puiterwijk.org",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179424"
},
{
"source": "patrick@puiterwijk.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://moodle.org/mod/forum/discuss.php?d=445067"
}
],
"sourceIdentifier": "patrick@puiterwijk.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-352"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-352"
}
],
"source": "patrick@puiterwijk.org",
"type": "Secondary"
}
]
}
}
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…