gsd-2020-5296
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
In OctoberCMS (october/october composer package) versions from 1.0.319 and before 1.0.466, an attacker can exploit this vulnerability to delete arbitrary local files of an October CMS server. The vulnerability is only exploitable by an authenticated backend user with the `cms.manage_assets` permission. Issue has been patched in Build 466 (v1.0.466).
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-5296", "description": "In OctoberCMS (october/october composer package) versions from 1.0.319 and before 1.0.466, an attacker can exploit this vulnerability to delete arbitrary local files of an October CMS server. The vulnerability is only exploitable by an authenticated backend user with the `cms.manage_assets` permission. Issue has been patched in Build 466 (v1.0.466).", "id": "GSD-2020-5296", "references": [ "https://packetstormsecurity.com/files/cve/CVE-2020-5296" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-5296" ], "details": "In OctoberCMS (october/october composer package) versions from 1.0.319 and before 1.0.466, an attacker can exploit this vulnerability to delete arbitrary local files of an October CMS server. The vulnerability is only exploitable by an authenticated backend user with the `cms.manage_assets` permission. Issue has been patched in Build 466 (v1.0.466).", "id": "GSD-2020-5296", "modified": "2023-12-13T01:22:03.788600Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-5296", "STATE": "PUBLIC", "TITLE": "Arbitrary File Deletion vulnerability in OctoberCMS" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "october", "version": { "version_data": [ { "version_value": "\u003e= 1.0.319, \u003c 1.0.466" } ] } } ] }, "vendor_name": "octobercms" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In OctoberCMS (october/october composer package) versions from 1.0.319 and before 1.0.466, an attacker can exploit this vulnerability to delete arbitrary local files of an October CMS server. The vulnerability is only exploitable by an authenticated backend user with the `cms.manage_assets` permission. Issue has been patched in Build 466 (v1.0.466)." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-73: External Control of File Name or Path" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/octobercms/october/commit/2b8939cc8b5b6fe81e093fe2c9f883ada4e3c8cc", "refsource": "MISC", "url": "https://github.com/octobercms/october/commit/2b8939cc8b5b6fe81e093fe2c9f883ada4e3c8cc" }, { "name": "https://github.com/octobercms/october/security/advisories/GHSA-jv6v-fvvx-4932", "refsource": "CONFIRM", "url": "https://github.com/octobercms/october/security/advisories/GHSA-jv6v-fvvx-4932" }, { "name": "http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html" }, { "name": "20200804 October CMS \u003c= Build 465 Multiple Vulnerabilities - Arbitrary File Read", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2020/Aug/2" } ] }, "source": { "advisory": "GHSA-jv6v-fvvx-4932", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=1.0.319,\u003c1.0.466", "affected_versions": "All versions starting from 1.0.319 before 1.0.466", "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-73", "CWE-937" ], "date": "2021-03-04", "description": "In OctoberCMS (october/october composer package) versions from 1.0.319 and before 1.0.466, an attacker can exploit this vulnerability to delete arbitrary local files of an October CMS server. The vulnerability is only exploitable by an authenticated backend user with the `cms.manage_assets` permission. Issue has been patched in Build 466 (v1.0.466).", "fixed_versions": [ "1.0.466" ], "identifier": "CVE-2020-5296", "identifiers": [ "GHSA-jv6v-fvvx-4932", "CVE-2020-5296" ], "not_impacted": "All versions before 1.0.319, all versions starting from 1.0.466", "package_slug": "packagist/october/cms", "pubdate": "2020-06-03", "solution": "Upgrade to version 1.0.466 or above.", "title": "External Control of File Name or Path", "urls": [ "https://github.com/octobercms/october/security/advisories/GHSA-jv6v-fvvx-4932", "https://github.com/octobercms/october/commit/2b8939cc8b5b6fe81e093fe2c9f883ada4e3c8cc", "https://nvd.nist.gov/vuln/detail/CVE-2020-5296", "http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html", "http://seclists.org/fulldisclosure/2020/Aug/2", "https://github.com/advisories/GHSA-jv6v-fvvx-4932" ], "uuid": "167eb480-969f-4c94-b047-e3f79b8c3cd3" }, { "affected_range": "\u003e=1.0.319,\u003c1.0.466", "affected_versions": "All versions starting from 1.0.319 before 1.0.466", "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-73", "CWE-937" ], "date": "2020-08-04", "description": "In OctoberCMS, an attacker can delete arbitrary local files of an October CMS server. The vulnerability is only exploitable by an authenticated backend user with the `cms.manage_assets` permission.", "fixed_versions": [ "1.0.466" ], "identifier": "CVE-2020-5296", "identifiers": [ "CVE-2020-5296", "GHSA-jv6v-fvvx-4932" ], "not_impacted": "All versions before 1.0.319, all versions starting from 1.0.466", "package_slug": "packagist/october/october", "pubdate": "2020-06-03", "solution": "Upgrade to version 1.0.466 or above.", "title": "External Control of File Name or Path", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-5296" ], "uuid": "960002a0-83e1-4a54-bab9-0b74db68ac88" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:octobercms:october:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.0.466", "versionStartIncluding": "1.0.319", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-5296" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In OctoberCMS (october/october composer package) versions from 1.0.319 and before 1.0.466, an attacker can exploit this vulnerability to delete arbitrary local files of an October CMS server. The vulnerability is only exploitable by an authenticated backend user with the `cms.manage_assets` permission. Issue has been patched in Build 466 (v1.0.466)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-610" }, { "lang": "en", "value": "CWE-73" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/octobercms/october/security/advisories/GHSA-jv6v-fvvx-4932", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/octobercms/october/security/advisories/GHSA-jv6v-fvvx-4932" }, { "name": "https://github.com/octobercms/october/commit/2b8939cc8b5b6fe81e093fe2c9f883ada4e3c8cc", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/octobercms/october/commit/2b8939cc8b5b6fe81e093fe2c9f883ada4e3c8cc" }, { "name": "http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html" }, { "name": "20200804 October CMS \u003c= Build 465 Multiple Vulnerabilities - Arbitrary File Read", "refsource": "FULLDISC", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2020/Aug/2" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 3.6 } }, "lastModifiedDate": "2022-06-30T14:46Z", "publishedDate": "2020-06-03T22:15Z" } } }
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.
Loading…
Loading…