Skip to content

Commit 39980c7

Browse files
author
Tod Beardsley
committed
Fix up KNOX caps, descriptive description
1 parent 0f41bdc commit 39980c7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

modules/exploits/android/browser/samsung_knox_smdm_url.rb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,12 @@ class Metasploit3 < Msf::Exploit::Remote
1616

1717
def initialize(info = {})
1818
super(update_info(info,
19-
'Name' => 'Samsung Galaxy Knox Android Browser RCE',
19+
'Name' => 'Samsung Galaxy KNOX Android Browser RCE',
2020
'Description' => %q{
21-
A vulnerability exists in the Knox security component of the Samsung Galaxy
21+
A vulnerability exists in the KNOX security component of the Samsung Galaxy
2222
firmware that allows a remote webpage to install an APK with arbitrary
23-
permissions.
23+
permissions by abusing the 'smdm://' protocol handler registered by the KNOX
24+
component.
2425
2526
The vulnerability has been confirmed in the Samsung Galaxy S4, S5, Note 3,
2627
and Ace 4.

0 commit comments

Comments
 (0)