gsd-2023-26125
Vulnerability from gsd
Modified
2023-12-13 01:20
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.
**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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-26125", "id": "GSD-2023-26125" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "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.\r\r**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.", "id": "GSD-2023-26125", "modified": "2023-12-13T01:20:54.164797Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "ID": "CVE-2023-26125", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "github.com/gin-gonic/gin", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "0", "version_value": "1.9.0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "credits": [ { "lang": "en", "value": "t0rchwo0d" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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.\r\r**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." } ] }, "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-20", "lang": "eng", "value": "Improper Input Validation" } ] } ] }, "references": { "reference_data": [ { "name": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGINGONICGIN-3324285", "refsource": "MISC", "url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGINGONICGIN-3324285" }, { "name": "https://github.com/t0rchwo0d/gin/commit/fd9f98e70fb4107ee68c783482d231d35e60507b", "refsource": "MISC", "url": "https://github.com/t0rchwo0d/gin/commit/fd9f98e70fb4107ee68c783482d231d35e60507b" }, { "name": "https://github.com/gin-gonic/gin/pull/3500", "refsource": "MISC", "url": "https://github.com/gin-gonic/gin/pull/3500" }, { "name": "https://github.com/gin-gonic/gin/pull/3503", "refsource": "MISC", "url": "https://github.com/gin-gonic/gin/pull/3503" }, { "name": "https://github.com/gin-gonic/gin/releases/tag/v1.9.0", "refsource": "MISC", "url": "https://github.com/gin-gonic/gin/releases/tag/v1.9.0" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003cv1.9.0", "affected_versions": "All versions before v1.9.0", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-937" ], "date": "2023-06-09", "description": "Versions of the package github.com/gin-gonic/gin before 1.9.0 is 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.\r\r**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.", "fixed_versions": [ "v1.9.0" ], "identifier": "CVE-2023-26125", "identifiers": [ "CVE-2023-26125", "GHSA-3vp4-m3rf-835h" ], "not_impacted": "All versions starting from v1.9.0", "package_slug": "go/github.com/gin-gonic/gin", "pubdate": "2023-05-04", "solution": "Upgrade to version 1.9.0 or above.", "title": "Improper input validation in github.com/gin-gonic/gin", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-26125", "https://github.com/gin-gonic/gin/pull/3500", "https://github.com/gin-gonic/gin/pull/3503", "https://github.com/t0rchwo0d/gin/commit/fd9f98e70fb4107ee68c783482d231d35e60507b", "https://github.com/gin-gonic/gin/releases/tag/v1.9.0", "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGINGONICGIN-3324285", "https://github.com/advisories/GHSA-3vp4-m3rf-835h" ], "uuid": "b7f8b509-d375-4dd3-9dcb-5373f94660f8", "versions": [ { "commit": { "sha": "ea03e10384502e1baf6f560a2b0ea32c342ede5b", "tags": [ "v1.9.0" ], "timestamp": "20230221092032" }, "number": "v1.9.0" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gin-gonic:gin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.9.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "ID": "CVE-2023-26125" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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.\r\r**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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/t0rchwo0d/gin/commit/fd9f98e70fb4107ee68c783482d231d35e60507b", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/t0rchwo0d/gin/commit/fd9f98e70fb4107ee68c783482d231d35e60507b" }, { "name": "https://github.com/gin-gonic/gin/pull/3500", "refsource": "MISC", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/gin-gonic/gin/pull/3500" }, { "name": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGINGONICGIN-3324285", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGINGONICGIN-3324285" }, { "name": "https://github.com/gin-gonic/gin/pull/3503", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch" ], "url": "https://github.com/gin-gonic/gin/pull/3503" }, { "name": "https://github.com/gin-gonic/gin/releases/tag/v1.9.0", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/gin-gonic/gin/releases/tag/v1.9.0" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.4 } }, "lastModifiedDate": "2023-06-09T18:32Z", "publishedDate": "2023-05-04T05:15Z" } } }
Loading...
Loading...
- 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.