Lucene search
K

FoF Pretty Mail 1.1.2 Server-Side Template Injection

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

FoF Pretty Mail 1.1.2 Server-Side Template Injection vulnerability in Flarum extensio

Code
`Exploit Title: FoF Pretty Mail 1.1.2 Extension for Flarum Server-Side  
Template Injection (SSTI)  
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 Server-Side  
Template Injection (SSTI) due to the unsafe handling of template variables.  
An attacker with administrative access can inject malicious code into the  
email template, leading to arbitrary code 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 the following payload:  
  
  
  
{{ 7*7 }}  
{{ system('id') }}  
{{ system('echo "Take The Rose"') }}  
  
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 result of the injected expressions  
(e.g., "49" for {{ 7*7 }}, the output of the id command for {{ system('id')  
}}, and the output of the echo "Take The Rose" command for {{ system('echo  
"Take The Rose"') }}) 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