Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/xiaoyu-iid/simplog-exploit
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubxiaoyu-iid/simplog-exploit

Simplog-Exploit

Setup, exploit and patch for CVE-2009-4092 Simplog CSRF

View Repository
7 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Simplog-Exploit

This repository contains the setup, exploit and patch for CVE-2009-4092 Simplog CSRF Vulnerability.

The vulnerabily exists in the user.php file of Simplog 0.9.3.2, a web application used for providing people with an easy way to create and maintain a blog on their personal websites. Attackers can use cross-site request forgery (CSRF) to hijack the user authentication process by sending a malicious request to change the password.

Setup

Our setup includes an Apache webserver (on localhost) capable of handling PHP pages, and a MySQL database hosted on the same server.

Exploit

Patch

Disclaimer

Simplog 0.9.3.2 is created by Jeremy Ashcraft ([email protected]). It is free software, released under GNU GPL Licence version 2.0.

Download Tool