git: 8cab78646116 - main - security/vuxml: Document HTTP/2 DoS vulnerability in net/traefik
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Oct 2023 12:18:17 UTC
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=8cab786461169648e8f3059386489966f79633e6 commit 8cab786461169648e8f3059386489966f79633e6 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2023-10-14 12:17:23 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2023-10-14 12:17:23 +0000 security/vuxml: Document HTTP/2 DoS vulnerability in net/traefik --- security/vuxml/vuln/2023.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml index 5212f0db91c2..87d9f09252eb 100644 --- a/security/vuxml/vuln/2023.xml +++ b/security/vuxml/vuln/2023.xml @@ -1,3 +1,32 @@ + <vuln vid="7a1b2624-6a89-11ee-af06-5404a68ad561"> + <topic>traefik -- Resource exhaustion by malicious HTTP/2 client</topic> + <affects> + <package> + <name>traefik</name> + <range><lt>2.10.5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The traefik authors report:</p> + <blockquote cite="https://github.com/traefik/traefik/security/advisories/GHSA-7v4p-328v-8v5g"> + <p>There is a vulnerability in GO managing HTTP/2 requests, which + impacts Traefik. This vulnerability could be exploited to cause + a denial of service.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2023-39325</cvename> + <cvename>CVE-2023-44487</cvename> + <url>https://github.com/traefik/traefik/security/advisories/GHSA-7v4p-328v-8v5g</url> + </references> + <dates> + <discovery>2023-10-10</discovery> + <entry>2023-10-14</entry> + </dates> + </vuln> + <vuln vid="199cdb4d-690d-11ee-9ed0-001fc69cd6dc"> <topic>x11/libXpm multiple vulnerabilities</topic> <affects>