diff options
author | Ralf van der Enden <tremere@cainites.net> | 2023-01-23 17:12:27 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-01-24 06:46:41 +0000 |
commit | 6ce46aad1724ae98a6aad1a9789389893eab4252 (patch) | |
tree | 8be9dcd46d44b92d773216e16bdf8c2108df2713 | |
parent | 2c4784a7609ff0ef908af4e533c178ca3fa026d1 (diff) | |
download | ports-6ce46aad1724ae98a6aad1a9789389893eab4252.tar.gz ports-6ce46aad1724ae98a6aad1a9789389893eab4252.zip |
security/vuxml: register dns/powerdns-recursor vulnerability
CVE-2023-22617
PR: 269116
-rw-r--r-- | security/vuxml/vuln/2023.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml index f257d8d280e8..c6f916049d6d 100644 --- a/security/vuxml/vuln/2023.xml +++ b/security/vuxml/vuln/2023.xml @@ -96,6 +96,32 @@ </dates> </vuln> + <vuln vid="28b69630-9b10-11ed-97a6-6805ca2fa271"> + <topic>powerdns-recursor -- denial of service</topic> + <affects> + <package> + <name>powerdns-recursor</name> + <range><ge>4.8.0</ge><lt>4.8.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>PowerDNS Team reports:</p> + <blockquote cite="https://blog.powerdns.com/2023/01/20/security-advisory-2023-01-for-powerdns-recursor-4-8-0/"> + <p>PowerDNS Security Advisory 2023-01: unbounded recursion results in program termination</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2023-22617</cvename> + <url>https://docs.powerdns.com/recursor/security-advisories/powerdns-advisory-2023-01.html</url> + </references> + <dates> + <discovery>2023-01-20</discovery> + <entry>2023-01-23</entry> + </dates> + </vuln> + <vuln vid="a3b10c9b-99d9-11ed-aa55-d05099fed512"> <topic>shells/fish -- arbitrary code execution via git</topic> <affects> |