Lucene search
K

FoF Pretty Mail 1.1.2 Command Injection

🗓️ 29 Mar 2024 00:00:00Reported by Chokri HammediType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 276 Views

FoF Pretty Mail 1.1.2 Command Injection in Flarum Extension for Windows XP

Code
`Exploit Title: FoF Pretty Mail 1.1.2 Extension for Flarum Command Injection  
Date: 03/28/2024  
Exploit Author: Chokri Hammedi  
Vendor Homepage: https://flarum.org/  
Software Link: https://github.com/FriendsOfFlarum/pretty-mail  
Version: 1.1.2  
Tested on: Windows XP  
CVE: N/A  
Description:  
  
The FoF Pretty Mail extension for Flarum is vulnerable to Command Injection  
due to the unsafe handling of user input in the email template. An attacker  
with administrative access can inject PHP code into the email template,  
leading to arbitrary command execution on the server.  
  
Steps to Reproduce:  
  
Log in as an administrator on the Flarum forum.  
Navigate to the FoF Pretty Mail extension settings.  
Edit the email default template and insert one of the following payloads at  
the end of the template:  
  
<?php system('echo "Take The Rose"; id'); ?>  
or  
<?php system('echo "Take The Rose"; cat /etc/passwd'); ?>  
  
Save the changes to the email template.  
Trigger any action that sends an email, such as user registration or  
password reset.  
The recipient of the email will see the message "Take The Rose" followed by  
the output of the injected command (id or cat /etc/passwd) in the email  
content.  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation