ghsa-p5f9-c9j9-g8qx
Vulnerability from github
Published
2022-05-17 00:01
Modified
2022-05-25 20:14
Severity ?
Summary
Shell command injection in gitea
Details
Gitea before 1.16.7 does not escape the shell out for git fetch remote
allowing for shell command injection
{ "affected": [ { "package": { "ecosystem": "Go", "name": "code.gitea.io/gitea" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.16.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-30781" ], "database_specific": { "cwe_ids": [ "CWE-116" ], "github_reviewed": true, "github_reviewed_at": "2022-05-25T20:14:36Z", "nvd_published_at": "2022-05-16T04:15:00Z", "severity": "HIGH" }, "details": "Gitea before 1.16.7 does not escape the shell out for `git fetch remote` allowing for shell command injection", "id": "GHSA-p5f9-c9j9-g8qx", "modified": "2022-05-25T20:14:36Z", "published": "2022-05-17T00:01:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30781" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/pull/19487" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/pull/19490" }, { "type": "WEB", "url": "https://blog.gitea.io/2022/05/gitea-1.16.7-is-released" }, { "type": "PACKAGE", "url": "https://github.com/go-gitea/gitea" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/168400/Gitea-1.16.6-Remote-Code-Execution.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/169928/Gitea-Git-Fetch-Remote-Code-Execution.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Shell command injection in gitea" }
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.