Skip to content

Commit f96ca44

Browse files
Update modules/exploits/windows/misc/ivanti_avalanche_mdm_bof.rb
Co-authored-by: Christophe De La Fuente <[email protected]>
1 parent a552132 commit f96ca44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/misc/ivanti_avalanche_mdm_bof.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def initialize(info = {})
1919
which could result in arbitrary code execution with the NT/AUTHORITY SYSTEM permissions.
2020
This vulnerability occurs during the processing of 3/5/8/100/101/102 item data types.
2121
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.
22+
Upon successful exploitation the attacker gains full access to the target system.
2323
2424
This vulnerability has been tested against Ivanti Avalanche MDM v6.4.0.0 on Windows 10.
2525
},

0 commit comments

Comments
 (0)