ghsa-hf6f-jq25-8gq9
Vulnerability from github
Published
2022-02-15 01:57
Modified
2023-09-15 18:13
Severity ?
Summary
Gitea Remote Code Execution (RCE)
Details
Gitea before 1.5.4 allows remote code execution because it does not properly validate session IDs. This is related to session ID handling in the go-macaron/session code for Macaron.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "code.gitea.io/gitea" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.5.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-18926" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2021-05-12T18:25:03Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "Gitea before 1.5.4 allows remote code execution because it does not properly validate session IDs. This is related to session ID handling in the go-macaron/session code for Macaron.", "id": "GHSA-hf6f-jq25-8gq9", "modified": "2023-09-15T18:13:45Z", "published": "2022-02-15T01:57:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18926" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/issues/5140" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/pull/5177" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/commit/aeb5655c25053bdcd7eee94ea37df88468374162" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Gitea Remote Code Execution (RCE)" }
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.