Arbitrary File Read Vulnerability in Apache OpenMeetings
CVE-2016-2164
7.5HIGH
What is CVE-2016-2164?
The Apache OpenMeetings application is susceptible to an arbitrary file read vulnerability through its SOAP API methods, specifically 'FileService.importFileByInternalUserId' and 'FileService.importFile'. This issue arises from the improper use of the Java URL class, which fails to validate the specified protocol handler. As a result, remote attackers can exploit this flaw to read sensitive files on the server by attempting to upload a specially crafted file. This vulnerability affects versions prior to 3.1.1, highlighting the importance of upgrading to mitigate potential security risks.