ghsa-hpmr-prr2-cqc4
Vulnerability from github
Published
2022-02-15 01:57
Modified
2023-09-15 18:15
Severity ?
Summary
Gitea Remote Code Execution
Details
models/repo_mirror.go in Gitea before 1.7.6 and 1.8.x before 1.8-RC3 mishandles mirror repo URL settings, leading to remote code execution.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/go-gitea/gitea" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.7.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-11229" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2021-05-12T17:52:21Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "models/repo_mirror.go in Gitea before 1.7.6 and 1.8.x before 1.8-RC3 mishandles mirror repo URL settings, leading to remote code execution.", "id": "GHSA-hpmr-prr2-cqc4", "modified": "2023-09-15T18:15:48Z", "published": "2022-02-15T01:57:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11229" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/pull/6593" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/pull/6595" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/releases/tag/v1.7.6" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/releases/tag/v1.8.0-rc3" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/49383" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/160833/Gitea-1.7.5-Remote-Code-Execution.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C", "type": "CVSS_V3" } ], "summary": "Gitea Remote Code Execution" }
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.