header-logo
Suggest Exploit
explore-vulnerabilities

Explore Vulnerabilities

Version
Year

Explore all Exploits:

Complain Management System SQL Injection

The functions.php file line 88 has hardcoded admin credentials. Using the hardcoded admin credentials we then have access to the process.php file that is vulnerable to SQL injection. The parameter cId is vulnerable to boolean-based blind, error-based and AND/OR time-based blind SQL injection.

TSP touchscreen controller driver exposes sysfs entries vulnerability

The TSP touchscreen controller driver exposes several sysfs entries through which the driver may be configured. One such entry, 'cmd', allows the user to write commands to be executed by the driver. Specifically, the 'cmd' entry is writable, and is present under '/sys/devices/virtual/sec/tsp/cmd'. Writes to this sysfs entry are handled by the function 'cmd_store', under drivers/input/touchscreen/sec_ts/sec_ts_fn.c. This function fails to validate the length of the supplied buffer, before copying data from it into two memory locations. First, the data is copied into a static structure and second, the user-supplied data is copied into a local stack-allocated buffer, allowing the attacker to overwrite the data on the stack, including the value of frame pointer and return address, simply by providing a buffer of length >CMD_STR_LEN.

Pirelli DRG A115 v3 ADSL Router Unauthenticated Remote DNS Change Exploit

The vulnerability exist in the web interface, which is accessible without authentication. Once modified, systems use foreign DNS servers, which are usually set up by cybercriminals. Users with vulnerable systems or devices who try to access certain sites are instead redirected to possibly malicious sites. Modifying systems' DNS settings allows cybercriminals to perform malicious activities like steering unknowing users to bad sites, replacing ads on legitimate sites, controlling and redirecting network traffic, and pushing additional malware.

Tenda ADSL2/2+ Modem D820R Unauthenticated Remote DNS Change Exploit

The vulnerability exist in the web interface, which is accessible without authentication. Once modified, systems use foreign DNS servers, which are usually set up by cybercriminals. Users with vulnerable systems or devices who try to access certain sites are instead redirected to possibly malicious sites. Modifying systems' DNS settings allows cybercriminals to perform malicious activities like steering unknowing users to bad sites, replacing ads on legitimate sites, controlling and redirecting network traffic, and pushing additional malware.

Courier Management System – Sql Injection and non-persistent XSS login portal

The login portal of Courier Management System is vulnerable to SQL Injection and Cross-Site Scripting attacks. An attacker can exploit this vulnerability by sending a malicious payload in the POST request to the login portal. The payload can be used to extract sensitive information from the database or to execute malicious scripts on the user's browser.

SQL Injection + Authentication Bypass

The vulnerability allows an attacker to bypass authentication by setting the Username and Password to 'or''=' and then hitting enter. Additionally, the attacker can exploit SQL injection vulnerabilities in the category.entryform.php and page.editor.php files, as well as other files.

Authentication Bypass & SQL Injection

Authentication Bypass: An attacker can bypass authentication by setting the Username and Password to 'or''=' and hitting enter. SQL Injection/Exploit: An attacker can exploit the vulnerability by injecting malicious SQL code into the following URLs: http://localhost/[PATH]/backoffice/security.php?act=edit_cat&id=[SQL], http://localhost/[PATH]/backoffice/blog_category.php?act=edit_cat&blog_category_id=[SQL], http://localhost/[PATH]/backoffice/photo.php?act=edit_cat&photo_id=[SQL], http://localhost/[PATH]/backoffice/video.php?act=edit_cat&video_id=[SQL], http://localhost/[PATH]/backoffice/banner_list.php?act=edit_cat&banner_id=[SQL], etc.

Recent Exploits: