Skip to content

Commit 003769f

Browse files
h00die-gr3ybwatters-r7
authored andcommitted
Added POC reference
1 parent 1d60705 commit 003769f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/exploits/multi/http/geoserver_unauth_rce_cve_2024_36401.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,14 @@ def initialize(info = {})
3131
'h00die-gr3y <h00die.gr3y[at]gmail.com>', # MSF module contributor
3232
'jheysel-r7', # MSF module Windows support
3333
'Steve Ikeoka', # Discovery
34-
'Valentin Lobstein a.k.a chocapik' # Dynamic featuretype enhancement
34+
'Valentin Lobstein a.k.a chocapikk' # Dynamic featuretype code enhancement
3535
],
3636
'References' => [
3737
['CVE', '2024-36401'],
3838
['URL', 'https://github.com/geoserver/geoserver/security/advisories/GHSA-6jj6-gm7p-fcvv'],
3939
['URL', 'https://github.com/vulhub/vulhub/tree/master/geoserver/CVE-2024-36401'],
40-
['URL', 'https://attackerkb.com/topics/W6IDY2mmp9/cve-2024-36401']
40+
['URL', 'https://attackerkb.com/topics/W6IDY2mmp9/cve-2024-36401'],
41+
['URL', 'https://github.com/Chocapikk/CVE-2024-36401']
4142
],
4243
'DisclosureDate' => '2024-07-01',
4344
'Platform' => ['unix', 'linux'],

0 commit comments

Comments
 (0)