CVE-2025-48390

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.178, FreeScout is vulnerable to code injection due to insufficient validation of user input in the php_path parameter. The backticks characters are not removed, as well as tabulation is not removed. When checking user input, the file_exists function is also called to check for the presence of such a file (folder) in the file system. A user with the administrator role can create a translation for the language, which will create a folder in the file system. Further in tools.php, the user can specify the path to this folder as php_path, which will lead to the execution of code in backticks. This issue has been patched in version 1.8.178.
Configurations

Configuration 1 (hide)

cpe:2.3:a:freescout:freescout:*:*:*:*:*:*:*:*

History

11 Jul 2025, 15:28

Type Values Removed Values Added
References () https://github.com/freescout-help-desk/freescout/commit/fb33d672a2d67f5a2b3cf69c80945267f17908b2 - () https://github.com/freescout-help-desk/freescout/commit/fb33d672a2d67f5a2b3cf69c80945267f17908b2 - Patch
References () https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-5324-cw55-gwj5 - () https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-5324-cw55-gwj5 - Exploit, Vendor Advisory
CPE cpe:2.3:a:freescout:freescout:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.2
First Time Freescout freescout
Freescout

30 May 2025, 16:31

Type Values Removed Values Added
Summary
  • (es) FreeScout es un servicio de asistencia gratuito y autoalojado, con buzón compartido. Antes de la versión 1.8.178, FreeScout era vulnerable a la inyección de código debido a una validación insuficiente de la entrada del usuario en el parámetro php_path. Las comillas invertidas no se eliminan, ni tampoco la tabulación. Al verificar la entrada del usuario, también se llama a la función file_exists para comprobar la presencia de dicho archivo (o carpeta) en el sistema de archivos. Un usuario con rol de administrador puede crear una traducción para el idioma, lo que creará una carpeta en el sistema de archivos. Además, en tools.php, el usuario puede especificar la ruta a esta carpeta como php_path, lo que provocará la ejecución de código entre comillas invertidas. Este problema se ha corregido en la versión 1.8.178.

29 May 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-29 16:15

Updated : 2025-07-11 15:28


NVD link : CVE-2025-48390

Mitre link : CVE-2025-48390

CVE.ORG link : CVE-2025-48390


JSON object : View

Products Affected

freescout

  • freescout
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')