Skip to content

Commit 4f12a1e

Browse files
committed
added note to description
1 parent 5e42dde commit 4f12a1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/linux/misc/quest_pmmasterd_bof.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def initialize(info = {})
2222
requests of type ACT_ALERT_EVENT, where the size of a memcpy can be
2323
controlled by the attacker. This module only works against version < 6.0.0-27.
2424
Versions up to 6.0.0-50 are also vulnerable, but not supported by this module (a stack cookie bypass is required).
25+
NOTE: To use this module it is required to be able to bind a privileged port ( <=1024 ) as the server refuses connections coming from unprivileged ports, which in most situations means that root privileges are required.
2526
},
2627
'Author' =>
2728
[

0 commit comments

Comments
 (0)