CVE-2022-41951

Summary

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.

Affected Software

VendorProductVersion RangeStatus
oroincplatform>= 4.1.0, <= 4.1.13affected
oroincplatform>= 4.2.0, <= 4.2.10affected
oroincplatform>= 5.0.0, < 5.0.9affected

Weaknesses

  • CWE-22: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

ADP Enrichment

CVE Program Container

Additional References

References