This module exploits a directory traversal vulnerability in Motorola's Timbuktu Pro for Windows 8.6.5.
The ConvexSoft DJ Audio Mixer software is vulnerable to a Denial of Service attack. By sending a specially crafted request, an attacker can cause the software to crash, resulting in a denial of service condition.
The exploit involves spraying the JIT memory pages with nops + egghunter combined with a call to VirtualProtect() to mark the newly found shellcode as executable and then jumping to it. By spraying so many pages, the exploit becomes reliable working 9/10 times.
The exploit involves unzipping files and renaming them to trigger a vulnerability in shell32.dll, leading to remote code execution. The details of the exploit are provided in the links: http://ivanlef0u.nibbles.fr/repo/suckme.rar and https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/14403.rar (suckme.rar). The exploit has been tested under XP SP3.
The vulnerability exists in the searchvote.php script of the 2daybiz Polls Script. An attacker can exploit this vulnerability by injecting malicious SQL queries through the 'category' parameter. This can lead to unauthorized access, data manipulation, or data leakage.
This is a local buffer overflow exploit for PhotoFiltre Studio X .tif files. It allows an attacker to overwrite the seh handler with a pop pop ret instruction and overwrite the next seh with a jmp ebp instruction. The exploit then finds the exact location ebp points to and writes a jmp 0x40 bytes instruction. This exploit does not have space for shellcode, so a jmp ebp option is chosen instead of an egghunter. The exploit is designed for MS Windows xp pro sp3.
The Joomla Magic Updater component (com_joomlaupdater) is vulnerable to a Local File Inclusion (LFI) vulnerability. This vulnerability can be exploited by an attacker to read arbitrary files on the server.
This exploit is for a buffer overflow vulnerability in Savant, a web server software. The vulnerability allows an attacker to execute arbitrary code on a vulnerable system. The exploit is written in Perl and is tested on Windows 2000 SP4 and Windows XP SP1. The exploit connects to a remote IP address and port specified as command-line arguments. It then builds and sends a payload that triggers the buffer overflow and executes the shellcode.
The ItSecTeam has discovered a blind SQL injection vulnerability in PHP Classifieds version 7.5. The vulnerability allows an attacker to inject SQL code through the 'bid' parameter in the 'ad_click.php' file. The vulnerable code fails to properly sanitize user input, allowing the attacker to execute arbitrary SQL queries on the database.
This vulnerability is a DoS vulnerability that can be exploited by an attacker to cause an access violation exception in the target system. The vulnerability is caused by a flaw in the target object's ShowDlg function, which can be triggered by passing a specially crafted argument. This results in a memory read attempt at the address 0x00000020, leading to an access violation exception (0xC0000005).