Lucene search
+L

1057 matches found

Github Security Blog
Github Security Blog
added 2024/06/11 7:29 p.m.35 views

Traefik has unexpected behavior with IPv4-mapped IPv6 addresses

Impact 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. References - CVE-2024-24790 Patches -...

9.8CVSS6.6AI score0.01952EPSS
SaveExploits0References6Affected Software3
OSV
OSV
added 2024/06/05 3:10 p.m.12 views

GO-2024-2726 Traefik affected by HTTP/2 CONTINUATION flood in net/http in github.com/traefik/traefik

Traefik affected by HTTP/2 CONTINUATION flood in net/http in github.com/traefik/traefik...

7.1AI score
SaveExploits0References3
OSV
OSV
added 2024/06/05 3:10 p.m.30 views

GO-2024-2722 Traefik vulnerable to denial of service with Content-length header in github.com/traefik/traefik

Traefik vulnerable to denial of service with Content-length header in github.com/traefik/traefik...

7.5CVSS7.2AI score0.01046EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/05 3:10 p.m.18 views

GO-2024-2880 Traefik vulnerable to GO issue allowing malformed DNS message to cause infinite loop in github.com/traefik/traefik

Traefik vulnerable to GO issue allowing malformed DNS message to cause infinite loop in github.com/traefik/traefik...

5.9CVSS6.4AI score0.01001EPSS
SaveExploits0References5
FreeBSD
FreeBSD
added 2024/06/05 12:0 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:0 a.m.6 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
Wolfi
Wolfi
added 2024/05/23 3:19 p.m.19 views

GHSA-F7CQ-5V43-8PWP vulnerabilities

Vulnerabilities for packages: traefik...

7.5AI score
SaveExploits0
Chainguard
Chainguard
added 2024/05/23 3:19 p.m.10 views

GHSA-F7CQ-5V43-8PWP vulnerabilities

Vulnerabilities for packages: traefik-fips, traefik...

5.8AI score
SaveExploits0
OSV
OSV
added 2024/05/23 3:19 p.m.20 views

GHSA-F7CQ-5V43-8PWP Traefik vulnerable to GO issue allowing malformed DNS message to cause infinite loop

Impact There is a vulnerability in GO managing malformed DNS message, which impacts Traefik. This vulnerability could be exploited to cause a denial of service. References - CVE-2024-24788 Patches - https://github.com/traefik/traefik/releases/tag/v2.11.3 -...

5.3CVSS6.3AI score0.01001EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/05/23 3:19 p.m.56 views

Traefik vulnerable to GO issue allowing malformed DNS message to cause infinite loop

Impact There is a vulnerability in GO managing malformed DNS message, which impacts Traefik. This vulnerability could be exploited to cause a denial of service. References - CVE-2024-24788 Patches - https://github.com/traefik/traefik/releases/tag/v2.11.3 -...

5.9CVSS6.9AI score0.01001EPSS
SaveExploits0References6Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/05/07 12:0 a.m.7 views

The vulnerability of the Reverse Proxy Server of Containous Traefik, related to insufficient processing of exceptional states, allows a hacker to trigger a service failure.

The vulnerability of the Reverse Proxy server Containous Traefik is related to insufficient handling of exceptional states during the processing of the Content-Length header. This occurs due to an incorrect setting of the read request duration parameter. Exploiting this vulnerability allows a...

7.8CVSS6.9AI score0.01046EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/07 12:0 a.m.7 views

PT-2024-6377 · Traefik +9 · Traefik +9

Name of the Vulnerable Software and Affected Versions: Traefik affected versions not specified Description: A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop. The issue is related to the net component of the Go programming language, whi...

9.8CVSS7.3AI score0.91969EPSS
SaveExploits5References273
BDU FSTEC
BDU FSTEC
added 2024/05/02 12:0 a.m.8 views

The vulnerability of the Reverse Proxy Server of Containous Traefik, related to uncontrolled resource consumption, allows a hacker to cause a service failure.

The vulnerability of the Reverse Proxy Server of Containous Traefik is related to an uncontrolled resource consumption. Exploiting this vulnerability can allow a malicious actor to cause service interruptions...

7.8CVSS6.8AI score0.01269EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2024/04/17 1:9 p.m.17 views

Denial Of Service

github.com/traefik/traefik is vulnerable to Denial Of Service. The vulnerability is due to a lack of header frame limits, allowing an attacker to send excessive CONTINUATION frames which causes the endpoint to read arbitrary amounts of header data without proper memory allocation limits...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.4 views

SUSE CVE-2024-28869

Traefik is an HTTP reverse proxy and load balancer. In affected versions sending a GET request to any Traefik endpoint with the "Content-length" request header results in an indefinite hang with the default configuration. This vulnerability can be exploited by attackers to induce a denial of...

7.5CVSS6.4AI score0.01046EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/15 6:14 p.m.39 views

GHSA-7F4J-64P6-5H5V Traefik affected by HTTP/2 CONTINUATION flood in net/http

There is a potential vulnerability in Traefik managing HTTP/2 connections. More details in the CVE-2023-45288. Patches - https://github.com/traefik/traefik/releases/tag/v2.11.2 - https://github.com/traefik/traefik/releases/tag/v3.0.0-rc5 Workarounds No workaround For more information If you have...

8.1AI score
SaveExploits0References4
Wolfi
Wolfi
added 2024/04/15 6:14 p.m.11 views

GHSA-7F4J-64P6-5H5V vulnerabilities

Vulnerabilities for packages: traefik...

7.5AI score
SaveExploits0
Chainguard
Chainguard
added 2024/04/15 6:14 p.m.12 views

GHSA-7F4J-64P6-5H5V vulnerabilities

Vulnerabilities for packages: traefik-fips, traefik...

5.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/04/15 6:14 p.m.29 views

Traefik affected by HTTP/2 CONTINUATION flood in net/http

There is a potential vulnerability in Traefik managing HTTP/2 connections. More details in the CVE-2023-45288. Patches - https://github.com/traefik/traefik/releases/tag/v2.11.2 - https://github.com/traefik/traefik/releases/tag/v3.0.0-rc5 Workarounds No workaround For more information If you have...

7.5CVSS7AI score0.91969EPSS
SaveExploits1References4Affected Software2
Veracode
Veracode
added 2024/04/15 1:20 p.m.28 views

Denial Of Service (DoS)

Traefik is vulnerable to a Denial Of Service DoS. The vulnerability is due improper input validation when managing requests with a Content-length and no body. An attacker can send a GET request to any Traefik endpoint with the Content-length request header which results in an indefinite hang due ...

7.5CVSS7.4AI score0.01046EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder