Lucene search
+L

224 matches found

NVD
NVD
added 2024/06/05 4:15 p.m.34 views

CVE-2024-24790

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.3AI score0.01952EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/05 4:15 p.m.11 views

AZL-79050 CVE-2024-24790 affecting package golang 1.25.7-1

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.9AI score0.01952EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/05 4:15 p.m.11 views

AZL-42409 CVE-2024-24790 affecting package golang for versions less than 1.18.8-4

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.9AI score0.01952EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/05 4:15 p.m.18 views

AZL-42395 CVE-2024-24790 affecting package golang for versions less than 1.22.3-1

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.9AI score0.01952EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/05 4:15 p.m.11 views

AZL-42403 CVE-2024-24790 affecting package golang for versions less than 1.21.11-1

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.9AI score0.01952EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/05 4:15 p.m.9 views

AZL-42386 CVE-2024-24790 affecting package msft-golang for versions less than 1.21.6-1

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.9AI score0.01952EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/05 4:15 p.m.29 views

CVE-2024-24790

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.9AI score0.01952EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/06/05 3:13 p.m.33 views

CVE-2024-24790 Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

6.4AI score0.01952EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/06/05 3:13 p.m.20 views

CVE-2024-24790 Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

7.2AI score0.01952EPSS
SaveExploits0References5
CVE
CVE
added 2024/06/05 3:13 p.m.585 views

CVE-2024-24790

Summary: CVE-2024-24790 concerns the behavior of the Go networking IsPrivate/IsLoopback (and related) methods when given IPv4-mapped IPv6 addresses. The connected advisories/entries confirm a mismatch where these addresses could be treated as non-private, non-loopback in Go’s net/ip logic, potent...

9.8CVSS8.5AI score0.01952EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/06/05 3:13 p.m.24 views

CVE-2024-24790

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.8AI score0.01952EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2024/06/05 12:00 a.m.21 views

traefik -- Unexpected behavior with IPv4-mapped IPv6 addresses

The traefik authors report: There is a vulnerability in Go managing various Is methods IsPrivate, IsLoopback, etc for IPv4-mapped IPv6 addresses. They didn't work as expected returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.9AI score0.01952EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/06/04 12:00 a.m.8 views

PT-2024-4045

Name of the Vulnerable Software and Affected Versions net-ip version affected versions not specified Traefik version affected versions not specified Description The issue is related to the incorrect functioning of the Is methods such as IsPrivate, IsLoopback, etc. in the net-ip component of the...

9.8CVSS7.8AI score0.01952EPSS
SaveExploits0References197
NVD
NVD
added 2023/06/20 8:15 a.m.33 views

CVE-2023-26431

IPv4-mapped IPv6 addresses did not get recognized as "local" by the code and a connection attempt is made. Attackers with access to user accounts could use this to bypass existing deny-list functionality and trigger requests to restricted network infrastructure to gain insight about topology and...

5CVSS5.3AI score0.0084EPSS
SaveExploits0References4
Prion
Prion
added 2023/03/17 5:15 p.m.30 views

Server side request forgery (ssrf)

Discourse is an open-source discussion platform. Prior to version 3.1.0.beta3 of the beta and tests-passed branches, attackers are able to bypass Discourse's server-side request forgery SSRF protection for private IPv4 addresses by using a IPv4-mapped IPv6 address. The issue is patched in the...

5CVSS7.5AI score0.00555EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/03/17 5:00 p.m.42 views

CVE-2023-28111 Discourse vulnerable to SSRF protection bypass possible with IPv4-mapped IPv6 addresses

Discourse is an open-source discussion platform. Prior to version 3.1.0.beta3 of the beta and tests-passed branches, attackers are able to bypass Discourse's server-side request forgery SSRF protection for private IPv4 addresses by using a IPv4-mapped IPv6 address. The issue is patched in the...

5.7CVSS7.9AI score0.00555EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/03/17 5:00 p.m.17 views

CVE-2023-28111 Discourse vulnerable to SSRF protection bypass possible with IPv4-mapped IPv6 addresses

Discourse is an open-source discussion platform. Prior to version 3.1.0.beta3 of the beta and tests-passed branches, attackers are able to bypass Discourse's server-side request forgery SSRF protection for private IPv4 addresses by using a IPv4-mapped IPv6 address. The issue is patched in the...

5.7CVSS7.5AI score0.00555EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/03/17 12:00 a.m.13 views

PT-2023-21570 · Discourse · Discourse

Name of the Vulnerable Software and Affected Versions: Discourse versions prior to 3.1.0.beta3 Description: The issue allows attackers to bypass Discourse's server-side request forgery SSRF protection for private IPv4 addresses by using an IPv4-mapped IPv6 address. Recommendations: For versions...

7.5CVSS7.6AI score0.00555EPSS
SaveExploits0References8
Hacker One
Hacker One
added 2022/11/27 8:42 p.m.80 views

Cloudflare Public Bug Bounty: Using special IPv4-mapped IPv6 addresses to bypass local IP ban

Vulnerability description not provided...

7.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/01/06 10:24 p.m.35 views

uppy's companion module is vulnerable to Server-Side Request Forgery (SSRF)

uppy's companion module is vulnerable to Server-Side Request Forgery SSRF via IPv4-mapped IPv6 addresses...

9.8CVSS4.1AI score0.01207EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder