CVE-2022-41951
CWE-22Published: November 27, 2023· Updated: Jun 17, 2026
Official Description
OroPlatform is a PHP Business Application Platform (BAP) designed to make development of custom business applications easier and faster. Path Traversal is possible in `Oro\Bundle\GaufretteBundle\FileManager::getTemporaryFileName`. With this method, an attacker can pass the path to a non-existent file, which will allow writing the content to a new file that will be available during script execution. This vulnerability has been fixed in version 5.0.9.
Risk Analysis
OroPlatform is vulnerable to a path traversal flaw in the FileManager component, which allows attackers to write content to arbitrary files during script execution. This critical vulnerability has been addressed in version 5.0.9.
No public exploit is known, and the vulnerability is not in the CISA KEV. It is remotely exploitable with low attack complexity.
Upgrade to OroPlatform version 5.0.9 or later to ensure the path traversal vulnerability is patched.
Technical Analysis
CVE-2022-41951 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (2)
Quick Facts
Related CVEs (CWE-22)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2022-41951 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts