diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2025-05-17 10:20:54 +0200 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2025-05-17 10:20:54 +0200 |
commit | da705b754b5d0c8cc0bb920cbfaa4d2354d7eca3 (patch) | |
tree | 20a2301b00302d5ad23a3bc11371c6d0e7b7c753 /security | |
parent | devel/luv: Update to 1.51.0-1 (diff) |
security/vuxml: Document WeeChat vulnerabilities
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln/2025.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index 57231ad368f3..10fce3138813 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -1,3 +1,28 @@ + <vuln vid="46594aa3-32f7-11f0-a116-8447094a420f"> + <topic>WeeChat -- Multiple vulnerabilities</topic> + <affects> + <package> + <name>weechat</name> + <range><lt>4.6.3</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The Weechat project reports:</p> + <blockquote cite="https://weechat.org/doc/weechat/security/"> + <p>Multiple integer and buffer overflows in WeeChat core.</p> + </blockquote> + </body> + </description> + <references> + <url>https://weechat.org/doc/weechat/security/</url> + </references> + <dates> + <discovery>2025-05-11</discovery> + <entry>2025-05-17</entry> + </dates> + </vuln> + <vuln vid="79400d31-3166-11f0-8cb5-a8a1599412c6"> <topic>chromium -- multiple security fixes</topic> <affects> |