Lucene search
+L

72 matches found

Cvelist
Cvelist
added 2024/06/28 12:00 a.m.43 views

CVE-2019-25211

parseWildcardRules in Gin-Gonic CORS middleware before 1.6.0 mishandles a wildcard at the end of an origin string, e.g., https://example.community/ is allowed when the intention is that only https://example.com/ should be allowed, and http://localhost.example.com/ is allowed when the intention is...

0.00431EPSS
SaveExploits0References5
CVE
CVE
added 2024/06/28 12:00 a.m.117 views

CVE-2019-25211

CVE-2019-25211 affects golang-gin-contrib/cors (Gin Gonic CORS middleware). The issue: parseWildcardRules mishandles a trailing wildcard in an origin (e.g., https://example.community/, http://localhost.example.com/ ), allowing unintended origins. Affected versions are before 1.6.0; fixed in 1.6.0...

9.1CVSS6.9AI score0.00431EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/06/28 12:00 a.m.18 views

CVE-2019-25211

parseWildcardRules in Gin-Gonic CORS middleware before 1.6.0 mishandles a wildcard at the end of an origin string, e.g., https://example.community/ is allowed when the intention is that only https://example.com/ should be allowed, and http://localhost.example.com/ is allowed when the intention is...

6.7AI score0.00431EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/06/28 12:00 a.m.15 views

PT-2024-10742

Name of the Vulnerable Software and Affected Versions: Gin-Gonic CORS middleware versions prior to 1.6.0 Description: The issue arises from the mishandling of a wildcard at the end of an origin string by the parseWildcardRules function in Gin-Gonic CORS middleware. This results in unintended...

9.3CVSS7.4AI score0.00431EPSS
SaveExploits0References20
Debian CVE
Debian CVE
added 2024/06/28 12:00 a.m.55 views

CVE-2019-25211

parseWildcardRules in Gin-Gonic CORS middleware before 1.6.0 mishandles a wildcard at the end of an origin string, e.g., https://example.community/ is allowed when the intention is that only https://example.com/ should be allowed, and http://localhost.example.com/ is allowed when the intention is...

9.1CVSS6.4AI score0.00431EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2023/11/29 10:23 p.m.56 views

Security Bulletin: IBM Planning Analytics Cartridge for IBM Cloud Pak for Data 4.8.0 has addressed security vulnerabilities

Summary IBM Planning Analytics Cartridge for IBM Cloud Pak for Data 4.8.0 resolves vulnerabilities in Golang Go, Gin-Gonic Gin and libp2p go-libp2p. A vulnerability where sensitive information could be shared due to insecure network communication has also been addressed. Please refer to the table...

7.5CVSS7.1AI score0.01501EPSS
SaveExploits3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/08/29 5:28 p.m.56 views

Security Bulletin: IBM Storage Fusion and IBM Storage Fusion HCI may be vulnerable to denial of service and improper file download via http-cache-semantics, Gin-Gonic, and YAML (CVE-2022-25881, CVE-2023-2251, CVE-2023-29401)

Summary IBM Storage Fusion and IBM Storage Fusion HCI, previously known as Spectrum Fusion and Spectrum Fusion HCI, may be vulnerable to denial of service via http-cache-semantics, denial of service via TypeScript's yaml and improper file attachment download for Node.js's http-cache-semantics as...

7.5CVSS6.6AI score0.01613EPSS
SaveExploits4Affected Software1
CNNVD
CNNVD
added 2023/07/11 12:00 a.m.12 views

Gin-Gonic Gin 安全漏洞

Gin-Gonic Gin is a Go-based framework for rapidly building web applications from the Gin-Gonic team. A security vulnerability exists in Gin-Gonic Gin, which stems from the filename parameter of the Context.FileAttachment function not being cleaned up correctly...

6.5CVSS7.2AI score0.01453EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2023/06/08 8:27 p.m.36 views

CVE-2023-29401 Improper handling of filenames in Content-Disposition HTTP header in github.com/gin-gonic/gin

The filename parameter of the Context.FileAttachment function is not properly sanitized. A maliciously crafted filename can cause the Content-Disposition header to be sent with an unexpected filename value or otherwise modify the Content-Disposition header. For example, a filename of...

4.7AI score0.00486EPSS
SaveExploits2References4
Veracode
Veracode
added 2023/05/17 4:33 a.m.41 views

Reflected File Download

github.com/gin-gonic/gin is vulnerable to Reflected File Download. The vulnerability exists because the FileAttachment function of context.go does not properly sanitize the filename parameter, which allows an attacker to modify the Content-Disposition header and replace the .txt file name suffix...

4.3CVSS6.7AI score0.00486EPSS
SaveExploits2References6Affected Software1
RedhatCVE
RedhatCVE
added 2023/05/15 8:51 a.m.42 views

CVE-2023-26125

A flaw was found in Gin-Gonic Gin. This flaw allows a remote attacker to bypass security restrictions caused by improper input validation. An attacker can perform cache poisoning attacks by sending a specially-crafted request using the X-Forwarded-Prefix header. Mitigation Mitigation for this iss...

7.3CVSS7AI score0.0119EPSS
SaveExploits1References4
OSV
OSV
added 2023/05/11 6:59 p.m.37 views

GO-2023-1737 Improper handling of filenames in Content-Disposition HTTP header in github.com/gin-gonic/gin

The filename parameter of the Context.FileAttachment function is not properly sanitized. A maliciously crafted filename can cause the Content-Disposition header to be sent with an unexpected filename value or otherwise modify the Content-Disposition header. For example, a filename of...

4.3CVSS4.6AI score0.00486EPSS
SaveExploits2References3
Veracode
Veracode
added 2023/05/10 4:23 a.m.26 views

Cache Poisoning

github.com/gin-gonic/gin is vulnerable to Cache Poisoning. The vulnerability exists in the redirectTrailingSlash function of gin.go as it does not properly escape special characters in the header, which allows an attacker to inject a malicious payload via the X-Forwarded-Prefix header...

7.3CVSS8.8AI score0.00905EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/04 6:30 a.m.51 views

Improper input validation in github.com/gin-gonic/gin

Versions of the package github.com/gin-gonic/gin before version 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...

7.3CVSS8.9AI score0.00905EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2023/05/04 6:30 a.m.50 views

GHSA-3VP4-M3RF-835H Improper input validation in github.com/gin-gonic/gin

Versions of the package github.com/gin-gonic/gin before version 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...

5.6CVSS6.3AI score0.00905EPSS
SaveExploits1References7
NVD
NVD
added 2023/05/04 5:15 a.m.39 views

CVE-2023-26125

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...

7.3CVSS6.4AI score0.00905EPSS
SaveExploits1References5
OSV
OSV
added 2023/05/04 5:15 a.m.7 views

UBUNTU-CVE-2023-26125

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...

7.3CVSS6.7AI score0.00905EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2023/05/04 5:15 a.m.129 views

CVE-2023-26125

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...

7.3CVSS6.8AI score0.00905EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2023/05/04 5:00 a.m.89 views

CVE-2023-26125

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...

7.3CVSS5.5AI score0.00905EPSS
SaveExploits1
CVE
CVE
added 2023/05/04 5:00 a.m.313 views

CVE-2023-26125

The CVE-2023-26125 issue affects the Go package github.com/gin-gonic/gin prior to version 1.9.0. It is caused by improper input validation that allows a specially crafted request via the X-Forwarded-Prefix header, potentially enabling cache poisoning. Public docs confirm affected software and hea...

7.3CVSS7AI score0.00905EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder