diff --git a/advisories/github-reviewed/2022/05/GHSA-mpjx-8phj-5m34/GHSA-mpjx-8phj-5m34.json b/advisories/github-reviewed/2022/05/GHSA-mpjx-8phj-5m34/GHSA-mpjx-8phj-5m34.json new file mode 100644 index 00000000000..94688a5349f --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-mpjx-8phj-5m34/GHSA-mpjx-8phj-5m34.json @@ -0,0 +1,133 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mpjx-8phj-5m34", + "modified": "2024-01-11T23:03:09Z", + "published": "2022-05-13T01:13:01Z", + "aliases": [ + "CVE-2012-5471" + ], + "summary": "Moodle Allows Unauthenticated Dropbox Access", + "details": "The Dropbox Repository File Picker in Moodle 2.1.x before 2.1.9, 2.2.x before 2.2.6, and 2.3.x before 2.3.3 allows remote authenticated users to access the Dropbox of a different user by leveraging an unattended workstation after a logout.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3" + }, + { + "fixed": "2.3.3" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.3.2" + } + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.2" + }, + { + "fixed": "2.2.6" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.2.5" + } + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.1" + }, + { + "fixed": "2.1.9" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.1.8" + } + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5471" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/8eb614d4bb4a80ed51520bca528530914082136f" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/a3433213a1a2346c145e004ab1dc08b58279f910" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/c62a20c42b96f0195c4de075e5c58a4e7d381428" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/cd029574b699c74e55fa287f0b4db45d2dcf9fde" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=216155" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20121202030020/http://www.securityfocus.com/bid/56505" + }, + { + "type": "WEB", + "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-29872" + }, + { + "type": "WEB", + "url": "http://openwall.com/lists/oss-security/2012/11/19/1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-287" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T23:03:09Z", + "nvd_published_at": "2012-11-21T12:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-mpjx-8phj-5m34/GHSA-mpjx-8phj-5m34.json b/advisories/unreviewed/2022/05/GHSA-mpjx-8phj-5m34/GHSA-mpjx-8phj-5m34.json deleted file mode 100644 index b969d785c47..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-mpjx-8phj-5m34/GHSA-mpjx-8phj-5m34.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-mpjx-8phj-5m34", - "modified": "2022-05-13T01:13:01Z", - "published": "2022-05-13T01:13:01Z", - "aliases": [ - "CVE-2012-5471" - ], - "details": "The Dropbox Repository File Picker in Moodle 2.1.x before 2.1.9, 2.2.x before 2.2.6, and 2.3.x before 2.3.3 allows remote authenticated users to access the Dropbox of a different user by leveraging an unattended workstation after a logout.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5471" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=216155" - }, - { - "type": "WEB", - "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-29872" - }, - { - "type": "WEB", - "url": "http://openwall.com/lists/oss-security/2012/11/19/1" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/56505" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2012-11-21T12:55:00Z" - } -} \ No newline at end of file