Skip to content

Commit 2421ca7

Browse files
authored
Merge pull request rapid7#19705 from ostrichgolf/projectsend_rce
Add CVE to ProjectSend module
2 parents 3c9d698 + 2952dbb commit 2421ca7

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
@@ -26,6 +26,7 @@ def initialize(info = {})
2626
'References' => [
2727
['URL', 'https://github.com/projectsend/projectsend/commit/193367d937b1a59ed5b68dd4e60bd53317473744'],
2828
['URL', 'https://www.synacktiv.com/sites/default/files/2024-07/synacktiv-projectsend-multiple-vulnerabilities.pdf'],
29+
['CVE', '2024-11680']
2930
],
3031
'DisclosureDate' => '2024-07-19',
3132
'DefaultTarget' => 0,

0 commit comments

Comments
 (0)