ghsa-j99q-rwp6-498g
Vulnerability from github
Published
2022-05-13 01:21
Modified
2024-04-24 20:58
Severity ?
VLAI Severity ?
Summary
Gitea Arbitrary File Delete Vulnerability
Details
Gitea version 1.6.2 and earlier contains a Incorrect Access Control vulnerability in Delete/Edit file functionallity that can result in the attacker deleting files outside the repository he/she has access to. This attack appears to be exploitable via the attacker must get write access to "any" repository including self-created ones. This vulnerability appears to have been fixed in 1.6.3, 1.7.0-rc2.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.6.2" }, "package": { "ecosystem": "Go", "name": "code.gitea.io/gitea" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-1000002" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T20:58:26Z", "nvd_published_at": "2019-02-04T21:29:00Z", "severity": "MODERATE" }, "details": "Gitea version 1.6.2 and earlier contains a Incorrect Access Control vulnerability in Delete/Edit file functionallity that can result in the attacker deleting files outside the repository he/she has access to. This attack appears to be exploitable via the attacker must get write access to \"any\" repository including self-created ones. This vulnerability appears to have been fixed in 1.6.3, 1.7.0-rc2.", "id": "GHSA-j99q-rwp6-498g", "modified": "2024-04-24T20:58:26Z", "published": "2022-05-13T01:21:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1000002" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/pull/5631" }, { "type": "PACKAGE", "url": "https://github.com/go-gitea/gitea" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Gitea Arbitrary File Delete Vulnerability" }
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.
Loading…
Loading…