ghsa-r7h7-chh4-5rvm
Vulnerability from github
Published
2024-04-24 20:56
Modified
2024-04-24 20:56
Severity ?
Summary
Improper Access Control in Gitea
Details
Gitea 0.9.99 through 1.12.x before 1.12.6 does not prevent a git protocol path that specifies a TCP port number and also contains newlines (with URL encoding) in ParseRemoteAddr in modules/auth/repo_form.go.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/go-gitea/gitea" }, "ranges": [ { "events": [ { "introduced": "0.9.99" }, { "fixed": "1.12.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-28991" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T20:56:53Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "Gitea 0.9.99 through 1.12.x before 1.12.6 does not prevent a git protocol path that specifies a TCP port number and also contains newlines (with URL encoding) in ParseRemoteAddr in modules/auth/repo_form.go.", "id": "GHSA-r7h7-chh4-5rvm", "modified": "2024-04-24T20:56:53Z", "published": "2024-04-24T20:56:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28991" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/pull/13525" }, { "type": "PACKAGE", "url": "https://github.com/go-gitea/gitea" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/releases/tag/v1.12.6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Improper Access Control 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.