Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:39069
HistoryFeb 01, 2023 - 5:10 a.m.

Server-Side Request Forgery (SSRF)

2023-02-0105:10:23
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
14
server-side request forgery
ssrf
github.com/hakobe/paranoidhttp
unfiltered private ip addresses
safeaddr function
client.go
remote attacker
server resources.

EPSS

0.001

Percentile

31.9%

github.com/hakobe/paranoidhttp is vulnerable to Server-Side Request Forgery. The vulnerability exists due to the ip.To4 parameter in the safeAddr function of client.go, as the library matches [::] to the 127.0.0.1 address, but lacks filtering of private address, which allows a remote attacker to abuse server functionality and access or modify server resources.

EPSS

0.001

Percentile

31.9%

Related for VERACODE:39069