diff --git a/advisories/github-reviewed/2022/05/GHSA-8xq7-7hcx-8p8g/GHSA-8xq7-7hcx-8p8g.json b/advisories/github-reviewed/2022/05/GHSA-8xq7-7hcx-8p8g/GHSA-8xq7-7hcx-8p8g.json new file mode 100644 index 00000000000..bacd1f9f606 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-8xq7-7hcx-8p8g/GHSA-8xq7-7hcx-8p8g.json @@ -0,0 +1,89 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8xq7-7hcx-8p8g", + "modified": "2025-04-14T20:30:32Z", + "published": "2022-05-14T02:47:05Z", + "aliases": [ + "CVE-2016-0784" + ], + "summary": "Apache OpenMeetings Directory Traversal vulnerability", + "details": "Directory traversal vulnerability in the Import/Export System Backups functionality in Apache OpenMeetings before 3.1.1 allows remote authenticated administrators to write to arbitrary files via a .. (dot dot) in a ZIP archive entry.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.openmeetings:openmeetings-install" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.9.0" + }, + { + "fixed": "3.1.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0784" + }, + { + "type": "WEB", + "url": "https://github.com/apache/openmeetings/commit/fbab8891d96f3352c37f1be303d9c9a685aa6847" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/openmeetings" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20160330085718/http://haxx.ml/post/141655340521/all-your-meetings-are-belong-to-us-remote-code" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20160617190447/https://www.apache.org/dist/openmeetings/3.1.1/CHANGELOG" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20201209041006/http://www.securityfocus.com/archive/1/537929/100/0/threaded" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20201221104133/http://packetstormsecurity.com/files/136484/Apache-OpenMeetings-3.1.0-Path-Traversal.html" + }, + { + "type": "WEB", + "url": "https://www.exploit-db.com/exploits/39642" + }, + { + "type": "WEB", + "url": "http://openmeetings.apache.org/security.html" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2016/03/25/2" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-22" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T20:30:31Z", + "nvd_published_at": "2016-04-11T14:59:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-8xq7-7hcx-8p8g/GHSA-8xq7-7hcx-8p8g.json b/advisories/unreviewed/2022/05/GHSA-8xq7-7hcx-8p8g/GHSA-8xq7-7hcx-8p8g.json deleted file mode 100644 index 9eb4689349b..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-8xq7-7hcx-8p8g/GHSA-8xq7-7hcx-8p8g.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-8xq7-7hcx-8p8g", - "modified": "2025-04-12T12:58:17Z", - "published": "2022-05-14T02:47:05Z", - "aliases": [ - "CVE-2016-0784" - ], - "details": "Directory traversal vulnerability in the Import/Export System Backups functionality in Apache OpenMeetings before 3.1.1 allows remote authenticated administrators to write to arbitrary files via a .. (dot dot) in a ZIP archive entry.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0784" - }, - { - "type": "WEB", - "url": "https://www.apache.org/dist/openmeetings/3.1.1/CHANGELOG" - }, - { - "type": "WEB", - "url": "https://www.exploit-db.com/exploits/39642" - }, - { - "type": "WEB", - "url": "http://haxx.ml/post/141655340521/all-your-meetings-are-belong-to-us-remote-code" - }, - { - "type": "WEB", - "url": "http://openmeetings.apache.org/security.html" - }, - { - "type": "WEB", - "url": "http://packetstormsecurity.com/files/136484/Apache-OpenMeetings-3.1.0-Path-Traversal.html" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2016/03/25/2" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/archive/1/537929/100/0/threaded" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-22" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2016-04-11T14:59:00Z" - } -} \ No newline at end of file