GO-2023-1526

Source
https://pkg.go.dev/vuln/GO-2023-1526
Import Source
https://vuln.go.dev/ID/GO-2023-1526.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2023-1526
Aliases
Published
2023-02-14T16:19:07Z
Modified
2024-05-20T16:03:47Z
Summary
Server-side request forgery in github.com/hakobe/paranoidhttp
Details

Paranoidhttp before is vulnerable to SSRF because [::] is equivalent to the 127.0.0.1 address, but does not match the filter for private addresses.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2023-1526"
}
References

Affected packages

Go / github.com/hakobe/paranoidhttp

Package

Name
github.com/hakobe/paranoidhttp
View open source insights on deps.dev
Purl
pkg:golang/github.com/hakobe/paranoidhttp

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.3.0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/hakobe/paranoidhttp",
            "symbols": [
                "safeAddr"
            ]
        }
    ]
}