gsd-2022-0415
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-0415", "description": "Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6.", "id": "GSD-2022-0415" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-0415" ], "details": "Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6.", "id": "GSD-2022-0415", "modified": "2023-12-13T01:19:11.803766Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0415", "STATE": "PUBLIC", "TITLE": "Remote Command Execution in uploading repository file in gogs/gogs" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "gogs/gogs", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "0.12.6" } ] } } ] }, "vendor_name": "gogs" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.9, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-20 Improper Input Validation" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/b4928cfe-4110-462f-a180-6d5673797902", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/b4928cfe-4110-462f-a180-6d5673797902" }, { "name": "https://github.com/gogs/gogs/commit/0fef3c9082269e9a4e817274942a5d7c50617284", "refsource": "MISC", "url": "https://github.com/gogs/gogs/commit/0fef3c9082269e9a4e817274942a5d7c50617284" } ] }, "source": { "advisory": "b4928cfe-4110-462f-a180-6d5673797902", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c0.12.6", "affected_versions": "All versions before 0.12.6", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-434", "CWE-937" ], "date": "2022-03-29", "description": "Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6.", "fixed_versions": [ "0.12.6" ], "identifier": "CVE-2022-0415", "identifiers": [ "GHSA-5gjh-5j4f-cpwv", "CVE-2022-0415" ], "not_impacted": "All versions starting from 0.12.6", "package_slug": "go/gogs.io/gogs", "pubdate": "2022-03-28", "solution": "Upgrade to version 0.12.6 or above.", "title": "Unrestricted Upload of File with Dangerous Type", "urls": [ "https://github.com/gogs/gogs/security/advisories/GHSA-5gjh-5j4f-cpwv", "https://nvd.nist.gov/vuln/detail/CVE-2022-0415", "https://github.com/gogs/gogs/issues/6833", "https://github.com/gogs/gogs/pull/6838", "https://github.com/gogs/gogs/commit/0fef3c9082269e9a4e817274942a5d7c50617284", "https://huntr.dev/bounties/b4928cfe-4110-462f-a180-6d5673797902", "https://github.com/advisories/GHSA-5gjh-5j4f-cpwv" ], "uuid": "82af0dfe-d08c-4356-8361-e3fb9a21b159" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gogs:gogs:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "0.12.6", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0415" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-434" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/gogs/gogs/commit/0fef3c9082269e9a4e817274942a5d7c50617284", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/gogs/gogs/commit/0fef3c9082269e9a4e817274942a5d7c50617284" }, { "name": "https://huntr.dev/bounties/b4928cfe-4110-462f-a180-6d5673797902", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/b4928cfe-4110-462f-a180-6d5673797902" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2022-03-25T18:14Z", "publishedDate": "2022-03-21T11: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.