From 01046de73f41a950f695b7292f3f3308fce55c3f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 06:31:44 +0000 Subject: [PATCH] Publish GHSA-3vp4-m3rf-835h --- .../GHSA-3vp4-m3rf-835h.json | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 advisories/unreviewed/2023/05/GHSA-3vp4-m3rf-835h/GHSA-3vp4-m3rf-835h.json diff --git a/advisories/unreviewed/2023/05/GHSA-3vp4-m3rf-835h/GHSA-3vp4-m3rf-835h.json b/advisories/unreviewed/2023/05/GHSA-3vp4-m3rf-835h/GHSA-3vp4-m3rf-835h.json new file mode 100644 index 00000000000..884f92424fc --- /dev/null +++ b/advisories/unreviewed/2023/05/GHSA-3vp4-m3rf-835h/GHSA-3vp4-m3rf-835h.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3vp4-m3rf-835h", + "modified": "2023-05-04T06:30:12Z", + "published": "2023-05-04T06:30:12Z", + "aliases": [ + "CVE-2023-26125" + ], + "details": "Versions of the package github.com/gin-gonic/gin before 1.9.0 are vulnerable to Improper Input Validation by allowing an attacker to use a specially crafted request via the X-Forwarded-Prefix header, potentially leading to cache poisoning.\n\n**Note:** Although this issue does not pose a significant threat on its own it can serve as an input vector for other more impactful vulnerabilities. However, successful exploitation may depend on the server configuration and whether the header is used in the application logic.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26125" + }, + { + "type": "WEB", + "url": "https://github.com/gin-gonic/gin/pull/3500" + }, + { + "type": "WEB", + "url": "https://github.com/gin-gonic/gin/pull/3503" + }, + { + "type": "WEB", + "url": "https://github.com/t0rchwo0d/gin/commit/fd9f98e70fb4107ee68c783482d231d35e60507b" + }, + { + "type": "WEB", + "url": "https://github.com/gin-gonic/gin/releases/tag/v1.9.0" + }, + { + "type": "WEB", + "url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGINGONICGIN-3324285" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file