header-logo
Suggest Exploit
explore-vulnerabilities

Explore Vulnerabilities

Version
Year

Explore all Exploits:

XSS

The vulnerability exists due to failure in the "index.php?admin=static_pages_edit&pk=home" script to properly sanitize user-supplied input in "page_text" variable. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. An attacker can use browser to exploit this vulnerability. The following PoC is available: <form action="http://host/index.php?admin=static_pages_edit&pk=home" method="post" name="main"><input type="hidden" name="pk" value="home"><input type="hidden" name="page_tittle" value="Home"><input type="hidden" name="page_text" value="<script>alert('XSS')</script>"><input type="submit" name="submit" value="Save"></form><script>document.main.submit();</script>

SQL Injection in phpMySport

The vulnerability exists due to failure in the "/index.php" script to properly sanitize user-supplied input in "v1" and "name" variables. Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database.

HTB22757 & HTB22758

The vulnerability exists due to failure in the 'admin/editAdmin.php' script to properly verify the source of HTTP request. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. Attacker can use browser to exploit this vulnerability. The following PoC is available: <form action='http://host/admin/editAdmin/USER_ID' method='post' name='main'><input type='hidden' name='lv' value='3'><input type='hidden' name='+' value='on'></form><script>document.main.submit();</script>. User can execute arbitrary JavaScript code within the vulnerable application. The vulnerability exists due to failure in the 'admin/editGroup.php' script to properly sanitize user-supplied input in 'dsc' variable. Successful expoitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. Attacker can use browser to exploit this vulnerability. The following PoC is available: http://host/admin/editGroup.php?id=1&dsc=<script>alert(document.cookie)</script>

Exploit Buffer Overflow Enzip 3.00

Exploit Buffer Overflow Enzip 3.00 is a vulnerability in Enzip 3.00 which allows an attacker to execute arbitrary code by creating a specially designed ZIP file. The attacker can then click the button to the right of the file name and select the option to open the program, which in this case is a MessageBox().

Multiple CSRF Vulnerabilities in Openfire 3.6.4 Administrative Section

Multiple CSRF vulnerabilities were discovered in Openfire 3.6.4 Administrative Section. The vulnerable pages are user-create.jsp, user-password.jsp, user-delete.jsp, group-create.jsp, and group-edit.jsp. An attacker could exploit these vulnerabilities to perform malicious actions on behalf of the user.

Linux Kernel CAP_SYS_ADMIN to root exploit

This exploit leverages a signedness error in the Phonet protocol. By specifying a negative protocol index, an attacker can craft a series of fake structures in userspace and cause the incrementing of an arbitrary kernel address, which can then be leveraged to execute arbitrary kernel code.

Recent Exploits: