ghsa-f6vf-465r-h42p
Vulnerability from github
Published
2022-05-14 02:46
Modified
2022-11-22 18:57
Severity ?
Summary
Apache OpenMeetings allows remote attackers to read arbitrary files by attempting to upload a file
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.openmeetings:openmeetings-parent" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-2164" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-11-22T18:57:05Z", "nvd_published_at": "2016-04-11T14:59:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-f6vf-465r-h42p", "modified": "2022-11-22T18:57:05Z", "published": "2022-05-14T02:46:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2164" }, { "type": "PACKAGE", "url": "https://github.com/apache/openmeetings" }, { "type": "WEB", "url": "https://www.apache.org/dist/openmeetings/3.1.1/CHANGELOG" }, { "type": "WEB", "url": "http://openmeetings.apache.org/security.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/136434/Apache-OpenMeetings-3.0.7-Arbitary-File-Read.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Apache OpenMeetings allows remote attackers to read arbitrary files by attempting to upload a file" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.