Server-side Request Forgery (SSRF) Affecting github.com/hakobe/paranoidhttp package, versions <0.3.0
Snyk CVSS
Attack Complexity
Low
User Interaction
Required
Confidentiality
High
Threat Intelligence
EPSS
0.05% (20th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-GOLANG-GITHUBCOMHAKOBEPARANOIDHTTP-3253333
- published 30 Jan 2023
- disclosed 30 Jan 2023
- credit Unknown
Introduced: 30 Jan 2023
CVE-2023-24623 Open this link in a new tabHow to fix?
Upgrade github.com/hakobe/paranoidhttp
to version 0.3.0 or higher.
Overview
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) due to [::]
which is equivalent to the 127.0.0.1
address, but does not match the filter for private addresses.