From 3a9ac7d1ca3a72dc0d647f1102ff84463434f724afec513ef9d9a62bd650b63b Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 2 Apr 2024 11:23:15 +0000 Subject: [PATCH] * CVE-2024-24806: Improper Domain Lookup that potentially leads to SSRF attacks (bsc#1219724) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=74 --- libuv.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libuv.changes b/libuv.changes index f7586cd..7167920 100644 --- a/libuv.changes +++ b/libuv.changes @@ -2,6 +2,8 @@ Thu Mar 14 02:46:20 UTC 2024 - jun wang - Update to version 1..48.0 + * CVE-2024-24806: Improper Domain Lookup that potentially leads + to SSRF attacks (bsc#1219724) * misc: remove deprecated stalebot file * misc: ignore libuv-release-tool files * build,win: remove extraneous -lshell32