vendor:
Apache OpenMeetings
by:
Andreas Lindh
N/A
CVSS
N/A
Path Traversal
22 (Path Traversal)
CWE
Product Name: Apache OpenMeetings
Affected Version From: Apache OpenMeetings 1.9.x
Affected Version To: Apache OpenMeetings 3.1.0
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
Path Traversal in Apache OpenMeetings
The Import/Export System Backups functionality in the OpenMeetings Administration menu (http://domain:5080/openmeetings/#admin/backup) is vulnerable to path traversal via specially crafted file names within ZIP archives. By uploading an archive containing a file named ../../../public/hello.txt will write the file 'hello.txt' to the http://domain:5080/openmeetings/public/ directory. This could be used to, for example, overwrite the /usr/bin/convert file (or any other 3rd party integrated executable) with a shell script, which would be executed the next time an image file is uploaded and imagemagick is invoked.
Mitigation:
Upgrade to Apache OpenMeetings 3.1.1