header-logo
Suggest Exploit
explore-vulnerabilities

Explore Vulnerabilities

Version
Year

Explore all Exploits:

httpdx <= 1.5.4 Remote Heap Overflow

httpdx allocates memory with malloc(size+1), where 'size' is actually the value of "Content-Length" HTTP header. All post-data will then be copied into this area using strncpy(x,y,size2), where 'size2' = "request length" - "header length" (and not Content-Length). As httpdx use it own handler function upon crash, this exploit overwrite the first _VECTORED_EXCEPTION_NODE structure with a pointer to our shellcode.

Symantec Web Gateway 5.0.2.18 pbcontrol.php Command Injection

This module exploits a command injection vulnerability found in Symantec Web Gateway's HTTP service. While handling the filename parameter, the Spywall API does not do any filtering before passing it to an exec() call in proxy_file(), thus results in remote code execution under the context of the web server. Please note authentication is NOT needed to gain access.

Cisco Linksys PlayerPT ActiveX Control Buffer Overflow

This module exploits a vulnerability found in Cisco Linksys PlayerPT 1.0.0.15 as the installed with the web interface of Cisco Linksys WVC200 Wireless-G PTZ Internet Video Camera. The vulnerability, due to the insecure usage of sprintf in the SetSource method, allows to trigger a stack based buffer overflow which leads to code execution under the context of the user visiting a malicious web page.

Photodex ProShow Producer 5.0.3256 load File Handling Buffer Overflow

This module exploits a stack-based buffer overflow in Photodex ProShow Producer v5.0.3256 in the handling of the plugins load list file. An attacker must send the crafted "load" file to victim, who must store it in the installation directory. The vulnerability will be triggered the next time ProShow is opened. The module has been tested successfully on Windows XP SP3 and Windows 7 SP1.

WordPress Front End Upload v0.5.4.4 Arbitrary PHP File Upload Vulnerability

Plugin does not properly filter filetypes, which allows for the upload of filetypes in the following format: filename.php.jpg. Vulnerable hosts will serve such files as a php file, allowing for malicious files to be uploaded and executed. In creating the uploads folder for this plugin, the code utilizes uniqid to add a unique string to the upload folder name in order to better hide it from direct access. However, many WordPress installations allow direct access to the /wp-content/uploads/ folder, so simply look for a folder name beginning with 'feu_' to locate your upload.

SQL Injection (Post-Authentication) and Stored XSS in SpiceWorks

An attacker can exploit a SQL injection vulnerability in SpiceWorks to gain access to sensitive information. The vulnerability exists in the API_v2.json endpoint, which allows an attacker to inject malicious SQL code into the query parameters. An attacker can also exploit a stored XSS vulnerability in SpiceWorks by configuring their snmpd.conf file to contain malicious JavaScript.

MySQL Squid Access Report 2.1.4 / HTML Injection

An attacker can inject HTML code into the MySQL Squid Access Report 2.1.4 application by finding the path of the Squid's access.log file and inserting '> Example: '>PWNED!' into the URL. This can be done by accessing the URL http://server/mysar/www/?a=administration.

Recent Exploits: