CVE-2025-46000
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-18

Last updated on: 2025-10-14

Assigner: MITRE

Description
An arbitrary file upload vulnerability in the component /rsc/filemanager.rsc.class.php of Filemanager commit c75b914 v.2.5.0 allows attackers to execute arbitrary code via uploading a crafted SVG file.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-18
Last Modified
2025-10-14
Generated
2026-05-07
AI Q&A
2025-07-18
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
simogeo filemanager to 2.5.0 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an arbitrary file upload flaw in the Filemanager component /rsc/filemanager.rsc.class.php (version 2.5.0). It allows attackers to upload a specially crafted SVG file, which can then be used to execute arbitrary code on the server. Essentially, the application does not properly validate or restrict the uploaded SVG files, enabling malicious code execution.


How can this vulnerability impact me? :

If exploited, this vulnerability can allow attackers to execute arbitrary code on your server, potentially leading to full system compromise. This could result in unauthorized access, data theft, data modification, service disruption, or further attacks launched from the compromised system.


What immediate steps should I take to mitigate this vulnerability?

Apply the patch that removes the use of call-by-reference in the method get_file_info within the file connectors/php/plugins/rsc/filemanager.rsc.class.php. This patch changes the method calls to pass parameters by value instead of by reference, eliminating the vulnerability related to arbitrary file uploads via crafted SVG files. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart