We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a552132 commit f96ca44Copy full SHA for f96ca44
modules/exploits/windows/misc/ivanti_avalanche_mdm_bof.rb
@@ -19,7 +19,7 @@ def initialize(info = {})
19
which could result in arbitrary code execution with the NT/AUTHORITY SYSTEM permissions.
20
This vulnerability occurs during the processing of 3/5/8/100/101/102 item data types.
21
The program tries to copy the item data using `qmemcopy` to a fixed size data buffer on stack.
22
- Upon successfull exploitation the attacker gains full access to the target system.
+ Upon successful exploitation the attacker gains full access to the target system.
23
24
This vulnerability has been tested against Ivanti Avalanche MDM v6.4.0.0 on Windows 10.
25
},
0 commit comments