ghsa-jcxc-rh6w-wf49
Vulnerability from github
Published
2022-01-06 21:36
Modified
2022-01-05 18:09
Severity ?
Summary
Link Following in Iris
Details
This affects all versions of package github.com/kataras/iris; all versions of package github.com/kataras/iris/v12. The unsafe handling of file names during upload using UploadFormFiles method may enable attackers to write to arbitrary locations outside the designated target folder.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/kataras/iris/v12" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "12.2.0-alpha8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/kataras/iris" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-23772" ], "database_specific": { "cwe_ids": [ "CWE-59" ], "github_reviewed": true, "github_reviewed_at": "2022-01-05T18:09:47Z", "nvd_published_at": "2021-12-24T12:15:00Z", "severity": "HIGH" }, "details": "This affects all versions of package github.com/kataras/iris; all versions of package github.com/kataras/iris/v12. The unsafe handling of file names during upload using UploadFormFiles method may enable attackers to write to arbitrary locations outside the designated target folder.", "id": "GHSA-jcxc-rh6w-wf49", "modified": "2022-01-05T18:09:47Z", "published": "2022-01-06T21:36:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23772" }, { "type": "WEB", "url": "https://github.com/kataras/iris/commit/e213dba0d32ff66653e0ef124bc5088817264b08" }, { "type": "PACKAGE", "url": "https://github.com/kataras/iris" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2022-0272" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMKATARASIRIS-2325169" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMKATARASIRISV12-2325170" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Link Following in Iris" }
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.