mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
824 B
Markdown
18 lines
824 B
Markdown
### [CVE-2016-2164](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2164)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) FileService.importFileByInternalUserId and (2) FileService.importFile SOAP API methods in Apache OpenMeetings before 3.1.1 improperly use the Java URL class without checking the specified protocol handler, which allows remote attackers to read arbitrary files by attempting to upload a file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/136434/Apache-OpenMeetings-3.0.7-Arbitary-File-Read.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|