gsd-2020-25803
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Improper Control of Dynamically-Managed Code Resources vulnerability in Crafter Studio of Crafter CMS allows authenticated developers to execute OS commands via FreeMarker template exposed objects. This issue affects: Crafter Software Crafter CMS 3.0 versions prior to 3.0.27; 3.1 versions prior to 3.1.7.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-25803", "description": "Improper Control of Dynamically-Managed Code Resources vulnerability in Crafter Studio of Crafter CMS allows authenticated developers to execute OS commands via FreeMarker template exposed objects. This issue affects: Crafter Software Crafter CMS 3.0 versions prior to 3.0.27; 3.1 versions prior to 3.1.7.", "id": "GSD-2020-25803" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-25803" ], "details": "Improper Control of Dynamically-Managed Code Resources vulnerability in Crafter Studio of Crafter CMS allows authenticated developers to execute OS commands via FreeMarker template exposed objects. This issue affects: Crafter Software Crafter CMS 3.0 versions prior to 3.0.27; 3.1 versions prior to 3.1.7.", "id": "GSD-2020-25803", "modified": "2023-12-13T01:21:57.246744Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@craftersoftware.com", "DATE_PUBLIC": "2020-08-01T19:45:00.000Z", "ID": "CVE-2020-25803", "STATE": "PUBLIC", "TITLE": "Authenticated attackers with developer privileges in Crafter Studio may execute OS commands via deep inspection of FreeMarker template exposed objects." }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Crafter CMS", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "3.0", "version_value": "3.0.27" }, { "version_affected": "\u003c", "version_name": "3.1", "version_value": "3.1.7" } ] } } ] }, "vendor_name": "Crafter Software" } ] } }, "credit": [ { "lang": "eng", "value": "Alvaro Mu\u00f1oz (GitHub)" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Improper Control of Dynamically-Managed Code Resources vulnerability in Crafter Studio of Crafter CMS allows authenticated developers to execute OS commands via FreeMarker template exposed objects. This issue affects: Crafter Software Crafter CMS 3.0 versions prior to 3.0.27; 3.1 versions prior to 3.1.7." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-913 Improper Control of Dynamically-Managed Code Resources" } ] } ] }, "references": { "reference_data": [ { "name": "https://docs.craftercms.org/en/3.1/security/advisory.html#cv-2020080102", "refsource": "MISC", "url": "https://docs.craftercms.org/en/3.1/security/advisory.html#cv-2020080102" } ] }, "source": { "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "[3.0,3.0.27),[3.1,3.1.7)", "affected_versions": "All versions starting from 3.0 before 3.0.27, all versions starting from 3.1 before 3.1.7", "cvss_v2": "AV:N/AC:L/Au:S/C:C/I:C/A:C", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-78", "CWE-913", "CWE-937" ], "date": "2022-02-09", "description": "Improper Control of Dynamically-Managed Code Resources vulnerability in Crafter Studio of Crafter CMS allows authenticated developers to execute OS commands via FreeMarker template exposed objects. This issue affects: Crafter Software Crafter CMS 3.0 versions prior to 3.0.27; 3.1 versions prior to 3.1.7.", "fixed_versions": [ "3.0.27", "3.1.7" ], "identifier": "CVE-2020-25803", "identifiers": [ "GHSA-8786-wg74-f522", "CVE-2020-25803" ], "not_impacted": "All versions before 3.0, all versions starting from 3.0.27 before 3.1, all versions starting from 3.1.7", "package_slug": "maven/org.craftercms/crafter-studio", "pubdate": "2022-02-09", "solution": "Upgrade to versions 3.0.27, 3.1.7 or above.", "title": "Improper Control of Dynamically-Managed Code Resources", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-25803", "https://docs.craftercms.org/en/3.1/security/advisory.html#cv-2020080102", "https://github.com/advisories/GHSA-8786-wg74-f522" ], "uuid": "c3f632ee-cdcf-4040-986a-c9efa34c19dc" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:craftercms:studio:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.0.27", "versionStartIncluding": "3.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:craftercms:studio:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.1.7", "versionStartIncluding": "3.1.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@craftersoftware.com", "ID": "CVE-2020-25803" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Improper Control of Dynamically-Managed Code Resources vulnerability in Crafter Studio of Crafter CMS allows authenticated developers to execute OS commands via FreeMarker template exposed objects. This issue affects: Crafter Software Crafter CMS 3.0 versions prior to 3.0.27; 3.1 versions prior to 3.1.7." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-913" } ] } ] }, "references": { "reference_data": [ { "name": "https://docs.craftercms.org/en/3.1/security/advisory.html#cv-2020080102", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://docs.craftercms.org/en/3.1/security/advisory.html#cv-2020080102" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 9.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "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" }, "exploitabilityScore": 1.2, "impactScore": 5.9 } }, "lastModifiedDate": "2020-10-09T23:11Z", "publishedDate": "2020-10-06T15: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…