Skip to content

Commit 136599a

Browse files
authored
Merge pull request rapid7#19714 from bwatters-r7/update/projectsend-cveinfo
Add CVE info to projectsend module
2 parents 9962429 + 5311b70 commit 136599a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/linux/http/projectsend_unauth_rce.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ def initialize(info = {})
2424
'ostrichgolf' # Metasploit module
2525
],
2626
'References' => [
27+
['CVE', '2024-11680'],
2728
['URL', 'https://github.com/projectsend/projectsend/commit/193367d937b1a59ed5b68dd4e60bd53317473744'],
2829
['URL', 'https://www.synacktiv.com/sites/default/files/2024-07/synacktiv-projectsend-multiple-vulnerabilities.pdf'],
2930
['CVE', '2024-11680']

0 commit comments

Comments
 (0)