Skip to content

Commit ea6d886

Browse files
committed
Not root, just arbitrary permissions.
1 parent 1895311 commit ea6d886

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/android/browser/samsung_knox_smdm_url.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ class Metasploit3 < Msf::Exploit::Remote
2323

2424
def initialize(info = {})
2525
super(update_info(info,
26-
'Name' => 'Samsung Galaxy Knox Android Root Browser Exploit',
26+
'Name' => 'Samsung Galaxy Knox Android Browser RCE',
2727
'Description' => %q{
2828
A vulnerability exists in the Knox security component of the Samsung Galaxy
29-
firmware that allows a remote webpage to install an arbitrary APK with root
29+
firmware that allows a remote webpage to install an APK with arbitrary
3030
permissions.
3131
3232
The vulnerability has been confirmed in the Samsung Galaxy S4, S5, Note 3,

0 commit comments

Comments
 (0)