gsd-2022-0764
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Arbitrary Command Injection in GitHub repository strapi/strapi prior to 4.1.0.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-0764", "description": "Arbitrary Command Injection in GitHub repository strapi/strapi prior to 4.1.0.", "id": "GSD-2022-0764" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-0764" ], "details": "Arbitrary Command Injection in GitHub repository strapi/strapi prior to 4.1.0.", "id": "GSD-2022-0764", "modified": "2023-12-13T01:19:12.025576Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0764", "STATE": "PUBLIC", "TITLE": "Arbitrary Command Injection in strapi/strapi" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "strapi/strapi", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "4.1.0" } ] } } ] }, "vendor_name": "strapi" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Arbitrary Command Injection in GitHub repository strapi/strapi prior to 4.1.0." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-78 Improper Neutralization of Special Elements used in an OS Command" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/001d1c29-805a-4035-93bb-71a0e81da3e5", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/001d1c29-805a-4035-93bb-71a0e81da3e5" }, { "name": "https://github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c", "refsource": "MISC", "url": "https://github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c" }, { "name": "https://github.com/strapi/strapi/issues/12879", "refsource": "MISC", "url": "https://github.com/strapi/strapi/issues/12879" } ] }, "source": { "advisory": "001d1c29-805a-4035-93bb-71a0e81da3e5", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c4.1.0", "affected_versions": "All versions before 4.1.0", "cvss_v2": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2023-07-21", "description": "Arbitrary Command Injection in GitHub repository strapi/strapi prior to 4.1.0.", "fixed_versions": [ "4.1.0" ], "identifier": "CVE-2022-0764", "identifiers": [ "CVE-2022-0764", "GHSA-xrjf-phvv-r4vr" ], "not_impacted": "All versions starting from 4.1.0", "package_slug": "npm/strapi", "pubdate": "2022-02-26", "solution": "Upgrade to version 4.1.0 or above.", "title": "Command injection in strapi", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-0764", "https://github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c", "https://huntr.dev/bounties/001d1c29-805a-4035-93bb-71a0e81da3e5", "https://github.com/strapi/strapi/blob/master/packages/generators/app/lib/utils/fetch-npm-template.js#L13", "https://www.github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c", "https://github.com/advisories/GHSA-xrjf-phvv-r4vr" ], "uuid": "2ba418f5-82b6-4f7f-b6d7-a9dffa926f7d" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.1.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0764" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Arbitrary Command Injection in GitHub repository strapi/strapi prior to 4.1.0." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/001d1c29-805a-4035-93bb-71a0e81da3e5", "refsource": "CONFIRM", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/001d1c29-805a-4035-93bb-71a0e81da3e5" }, { "name": "https://github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c" }, { "name": "https://github.com/strapi/strapi/issues/12879", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/strapi/strapi/issues/12879" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 0.8, "impactScore": 5.9 } }, "lastModifiedDate": "2023-07-21T17:13Z", "publishedDate": "2022-02-26T15: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.