VYPR
Unrated severityNVD Advisory· Published May 29, 2025· Updated May 30, 2025

FreeScout Vulnerable to Remote Code Execution (RCE)

CVE-2025-48390

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Freescout/Freescoutllm-fuzzy2 versions
    <1.8.178+ 1 more
    • (no CPE)range: <1.8.178
    • (no CPE)range: < 1.8.178

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.