gsd-2021-39217
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
OpenMage LTS is an e-commerce platform. Prior to versions 19.4.22 and 20.0.19, Custom Layout enabled admin users to execute arbitrary commands via block methods. Versions 19.4.22 and 20.0.19 contain patches for this issue.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-39217", "id": "GSD-2021-39217" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-39217" ], "details": "OpenMage LTS is an e-commerce platform. Prior to versions 19.4.22 and 20.0.19, Custom Layout enabled admin users to execute arbitrary commands via block methods. Versions 19.4.22 and 20.0.19 contain patches for this issue.", "id": "GSD-2021-39217", "modified": "2023-12-13T01:23:16.222434Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-39217", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "magento-lts", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003c 19.4.22" }, { "version_affected": "=", "version_value": "\u003e= 20.0.0, \u003c 20.0.19" } ] } } ] }, "vendor_name": "OpenMage" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "OpenMage LTS is an e-commerce platform. Prior to versions 19.4.22 and 20.0.19, Custom Layout enabled admin users to execute arbitrary commands via block methods. Versions 19.4.22 and 20.0.19 contain patches for this issue." } ] }, "impact": { "cvss": [ { "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-77", "lang": "eng", "value": "CWE-77: Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/OpenMage/magento-lts/security/advisories/GHSA-c9q3-r4rv-mjm7", "refsource": "MISC", "url": "https://github.com/OpenMage/magento-lts/security/advisories/GHSA-c9q3-r4rv-mjm7" }, { "name": "https://github.com/OpenMage/magento-lts/commit/289bd4b4f53622138e3e5c2d2cef7502d780086f", "refsource": "MISC", "url": "https://github.com/OpenMage/magento-lts/commit/289bd4b4f53622138e3e5c2d2cef7502d780086f" }, { "name": "https://github.com/OpenMage/magento-lts/releases/tag/v19.4.22", "refsource": "MISC", "url": "https://github.com/OpenMage/magento-lts/releases/tag/v19.4.22" }, { "name": "https://github.com/OpenMage/magento-lts/releases/tag/v20.0.19", "refsource": "MISC", "url": "https://github.com/OpenMage/magento-lts/releases/tag/v20.0.19" } ] }, "source": { "advisory": "GHSA-c9q3-r4rv-mjm7", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c19.4.22||\u003e=20.0.0,\u003c20.0.19", "affected_versions": "All versions before 19.4.22, all versions starting from 20.0.0 before 20.0.19", "cwe_ids": [ "CWE-1035", "CWE-78", "CWE-937" ], "date": "2023-01-27", "description": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027) in openmage/magento-lts.", "fixed_versions": [ "19.4.22", "20.0.19" ], "identifier": "GMS-2023-156", "identifiers": [ "GHSA-c9q3-r4rv-mjm7", "GMS-2023-156", "CVE-2021-39217" ], "not_impacted": "All versions starting from 19.4.22 before 20.0.0, all versions starting from 20.0.19", "package_slug": "packagist/openmage/magento-lts", "pubdate": "2023-01-27", "solution": "Upgrade to versions 19.4.22, 20.0.19 or above.", "title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "urls": [ "https://github.com/OpenMage/magento-lts/security/advisories/GHSA-c9q3-r4rv-mjm7", "https://github.com/OpenMage/magento-lts/releases/tag/v19.4.22", "https://github.com/OpenMage/magento-lts/releases/tag/v20.0.19", "https://github.com/advisories/GHSA-c9q3-r4rv-mjm7" ], "uuid": "8984c33b-9968-4d5e-8e17-52a955aa0d83" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openmage:magento:*:*:*:*:lts:*:*:*", "cpe_name": [], "versionEndExcluding": "20.0.19", "versionStartIncluding": "20.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openmage:magento:*:*:*:*:lts:*:*:*", "cpe_name": [], "versionEndExcluding": "19.4.22", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-39217" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "OpenMage LTS is an e-commerce platform. Prior to versions 19.4.22 and 20.0.19, Custom Layout enabled admin users to execute arbitrary commands via block methods. Versions 19.4.22 and 20.0.19 contain patches for this issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-77" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/OpenMage/magento-lts/commit/289bd4b4f53622138e3e5c2d2cef7502d780086f", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/OpenMage/magento-lts/commit/289bd4b4f53622138e3e5c2d2cef7502d780086f" }, { "name": "https://github.com/OpenMage/magento-lts/releases/tag/v19.4.22", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/OpenMage/magento-lts/releases/tag/v19.4.22" }, { "name": "https://github.com/OpenMage/magento-lts/releases/tag/v20.0.19", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/OpenMage/magento-lts/releases/tag/v20.0.19" }, { "name": "https://github.com/OpenMage/magento-lts/security/advisories/GHSA-c9q3-r4rv-mjm7", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/OpenMage/magento-lts/security/advisories/GHSA-c9q3-r4rv-mjm7" } ] } }, "impact": { "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": "2023-02-04T01:55Z", "publishedDate": "2023-01-27T18: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.