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'],