vendor:
FoF Pretty Mail
by:
Chokri Hammedi
6.1
CVSS
HIGH
Server Side Template Injection (SSTI)
94
CWE
Product Name: FoF Pretty Mail
Affected Version From: 1.1.2002
Affected Version To: 1.1.2002
Patch Exists: NO
Related CWE:
CPE: a:friendsofflarum:pretty_mail:1.1.2
Platforms Tested: Windows XP
2024
FoF Pretty Mail 1.1.2 – Server Side Template Injection (SSTI)
FoF Pretty Mail 1.1.2 extension for Flarum is vulnerable to Server-Side Template Injection (SSTI) because it does not properly handle template variables. An attacker with administrative privileges can insert malicious code into the email template, which could result in executing arbitrary code on the server.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user input before processing it in email templates. Additionally, restricting administrative access and implementing proper input validation can help prevent SSTI attacks.