diff --git a/advisories/github-reviewed/2022/05/GHSA-prrh-679x-79qh/GHSA-prrh-679x-79qh.json b/advisories/github-reviewed/2022/05/GHSA-prrh-679x-79qh/GHSA-prrh-679x-79qh.json new file mode 100644 index 00000000000..1ff215d861b --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-prrh-679x-79qh/GHSA-prrh-679x-79qh.json @@ -0,0 +1,140 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-prrh-679x-79qh", + "modified": "2024-01-22T17:08:52Z", + "published": "2022-05-13T01:12:58Z", + "aliases": [ + "CVE-2013-1834" + ], + "summary": "Moodle allows remote authenticated users to reassign notes", + "details": "notes/edit.php in Moodle 1.9.x through 1.9.19, 2.x through 2.1.10, 2.2.x before 2.2.8, 2.3.x before 2.3.5, and 2.4.x before 2.4.2 allows remote authenticated users to reassign notes via a modified (1) userid or (2) courseid field.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.9.0" + }, + { + "fixed": "2.2.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1834" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/1b628c489def6e7394821f53a838591aa392e332" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/646059869e36ea1db844ee0884fb50020348dab1" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/6a9235c998dab2ec0ddc49898a59dd5089156cb0" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/a28da5d9b8221e53d3a0815fd0a1dc27bd48816b" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/bc144ebbe0a78a1ac854454246f26472ba0748b7" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/e13f286026056febba20e931d71134a2d145a091" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/ebfdc35f2a33f14051e22af5410485fe6f1afc92" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=225346" + }, + { + "type": "WEB", + "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-37411" + }, + { + "type": "WEB", + "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101310.html" + }, + { + "type": "WEB", + "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101358.html" + }, + { + "type": "WEB", + "url": "http://openwall.com/lists/oss-security/2013/03/25/2" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-22T17:08:52Z", + "nvd_published_at": "2013-03-25T21:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-prrh-679x-79qh/GHSA-prrh-679x-79qh.json b/advisories/unreviewed/2022/05/GHSA-prrh-679x-79qh/GHSA-prrh-679x-79qh.json deleted file mode 100644 index bd19a626f07..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-prrh-679x-79qh/GHSA-prrh-679x-79qh.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-prrh-679x-79qh", - "modified": "2022-05-13T01:12:58Z", - "published": "2022-05-13T01:12:58Z", - "aliases": [ - "CVE-2013-1834" - ], - "details": "notes/edit.php in Moodle 1.9.x through 1.9.19, 2.x through 2.1.10, 2.2.x before 2.2.8, 2.3.x before 2.3.5, and 2.4.x before 2.4.2 allows remote authenticated users to reassign notes via a modified (1) userid or (2) courseid field.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1834" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=225346" - }, - { - "type": "WEB", - "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-37411" - }, - { - "type": "WEB", - "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101310.html" - }, - { - "type": "WEB", - "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101358.html" - }, - { - "type": "WEB", - "url": "http://openwall.com/lists/oss-security/2013/03/25/2" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2013-03-25T21:55:00Z" - } -} \ No newline at end of file