This is an automated email from the ASF dual-hosted git repository. lhotari pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
commit 8de292c3b0831719340e79aaad00dfab29f66664 Author: Lari Hotari <[email protected]> AuthorDate: Fri Oct 4 22:53:44 2024 +0300 Add Pulsar 3.0.7 and 3.3.2 release announcements to security advisories --- security/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/index.md b/security/index.md index a052a6e3c363..d0815fb71357 100644 --- a/security/index.md +++ b/security/index.md @@ -15,6 +15,8 @@ For instructions on how to subscribe, please see https://pulsar.apache.org/conta ### 2024 +* 2024-10-04 [Apache Pulsar 3.3.2 released with important security fix for CVE-2024-47561](https://lists.apache.org/thread/o7xg4odt1ms1g46f3mjn39bw5kq3hks0) +* 2024-10-04 [Apache Pulsar 3.0.7 released with important security fix for CVE-2024-47561](https://lists.apache.org/thread/8ogktnsjns3r9oq1gfwkp0xnmph0qm0m) * 2024-10-04 [Expediting Pulsar releases 3.0.7 and 3.3.2 due to critical RCE vulnerability in Avro Java SDK <1.11.4, CVE-2024-47561](https://lists.apache.org/thread/ptb227lw8lljw5zv7z2qo2mx9xxoyl5c) * 2024-04-02 [CVE-2024-29834](CVE-2024-29834.md) Improper Authorization For Namespace and Topic Management Endpoints * 2024-03-12 [CVE-2022-34321](CVE-2022-34321.md) Improper Authentication for Pulsar Proxy Statistics Endpoint
