From 7a78c0d724de94655701805ece276a63bbe53999 Mon Sep 17 00:00:00 2001 From: Jack Heysel Date: Wed, 9 Oct 2024 13:14:09 -0700 Subject: [PATCH] Updated authors --- .../linux/http/magento_xxe_to_glibc_buf_overflow.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/modules/exploits/linux/http/magento_xxe_to_glibc_buf_overflow.rb b/modules/exploits/linux/http/magento_xxe_to_glibc_buf_overflow.rb index 9898fafc251b..a332a6731f4f 100644 --- a/modules/exploits/linux/http/magento_xxe_to_glibc_buf_overflow.rb +++ b/modules/exploits/linux/http/magento_xxe_to_glibc_buf_overflow.rb @@ -52,9 +52,10 @@ def initialize(info = {}) obtain RCE. }, 'Author' => [ - 'SpaceWasp', # CVE-2024-34102 Discovery - 'Charles Fol', # CVE-2024-2961 Discovery + RCE PoC - 'jheysel-r7' # module + 'Sergey Temnikov', # CVE-2024-34102 Discovery + 'Charles Fol', # CVE-2024-2961 Discovery + RCE PoC + 'Heyder', # module for CVE-2024-34102 + 'jheysel-r7' # module ], 'References' => [ [ 'URL', 'https://github.com/spacewasp/public_docs/blob/main/CVE-2024-34102.md'],