Skip to content

Commit

Permalink
Update modules/exploits/windows/http/lg_simple_editor_rce.rb
Browse files Browse the repository at this point in the history
Co-authored-by: jheysel-r7 <[email protected]>
  • Loading branch information
EgeBalci and jheysel-r7 authored Sep 7, 2023
1 parent 3509193 commit e286c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/exploits/windows/http/lg_simple_editor_rce.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def initialize(info = {})
'Description' => %q{
This Metasploit module exploits broken access control and directory traversal
vulnerabilities in LG Simple Editor software for gaining code execution.
The vulnerabilities exists in versions of LG Simple Editor prior to v3.21.
The vulnerabilities exist in versions of LG Simple Editor prior to v3.21.
By exploiting this flaw, an attacker can upload and execute a malicious JSP
payload with the SYSTEM user permissions.
},
Expand Down

0 comments on commit e286c96

Please sign in to comment.