From fd9980123a70dad385b80a430e9073510e7d9c0e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 23:14:51 +0000 Subject: [PATCH] Publish Advisories GHSA-22gj-8qj2-fj46 GHSA-7mmc-22g7-3xq2 GHSA-f8hp-grmr-pp7j GHSA-f8hp-grmr-pp7j --- .../GHSA-22gj-8qj2-fj46.json | 37 ++++++++++-- .../GHSA-7mmc-22g7-3xq2.json | 37 ++++++++++-- .../GHSA-f8hp-grmr-pp7j.json | 58 +++++++++++++++++++ .../GHSA-f8hp-grmr-pp7j.json | 35 ----------- 4 files changed, 122 insertions(+), 45 deletions(-) rename advisories/{unreviewed => github-reviewed}/2023/05/GHSA-22gj-8qj2-fj46/GHSA-22gj-8qj2-fj46.json (56%) rename advisories/{unreviewed => github-reviewed}/2023/05/GHSA-7mmc-22g7-3xq2/GHSA-7mmc-22g7-3xq2.json (58%) create mode 100644 advisories/github-reviewed/2023/05/GHSA-f8hp-grmr-pp7j/GHSA-f8hp-grmr-pp7j.json delete mode 100644 advisories/unreviewed/2023/05/GHSA-f8hp-grmr-pp7j/GHSA-f8hp-grmr-pp7j.json diff --git a/advisories/unreviewed/2023/05/GHSA-22gj-8qj2-fj46/GHSA-22gj-8qj2-fj46.json b/advisories/github-reviewed/2023/05/GHSA-22gj-8qj2-fj46/GHSA-22gj-8qj2-fj46.json similarity index 56% rename from advisories/unreviewed/2023/05/GHSA-22gj-8qj2-fj46/GHSA-22gj-8qj2-fj46.json rename to advisories/github-reviewed/2023/05/GHSA-22gj-8qj2-fj46/GHSA-22gj-8qj2-fj46.json index e9cb1a03508..6517cc90466 100644 --- a/advisories/unreviewed/2023/05/GHSA-22gj-8qj2-fj46/GHSA-22gj-8qj2-fj46.json +++ b/advisories/github-reviewed/2023/05/GHSA-22gj-8qj2-fj46/GHSA-22gj-8qj2-fj46.json @@ -1,27 +1,54 @@ { "schema_version": "1.4.0", "id": "GHSA-22gj-8qj2-fj46", - "modified": "2023-05-02T21:31:48Z", + "modified": "2023-05-02T23:13:25Z", "published": "2023-05-02T21:31:48Z", "aliases": [ "CVE-2023-30943" ], + "summary": "Moodle External Control of File Name or Path vulnerability", "details": "The vulnerability was found Moodle which exists because the application allows a user to control path of the older to create in TinyMCE loaders. A remote user can send a specially crafted HTTP request and create arbitrary folders on the system.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.2.0-rc2" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30943" }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/59d42e1ed23f916dcb47d53c745bef18a116d800" + }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188605" }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=446285" @@ -35,9 +62,9 @@ "cwe_ids": [ "CWE-73" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-05-02T23:13:25Z", "nvd_published_at": null } } \ No newline at end of file diff --git a/advisories/unreviewed/2023/05/GHSA-7mmc-22g7-3xq2/GHSA-7mmc-22g7-3xq2.json b/advisories/github-reviewed/2023/05/GHSA-7mmc-22g7-3xq2/GHSA-7mmc-22g7-3xq2.json similarity index 58% rename from advisories/unreviewed/2023/05/GHSA-7mmc-22g7-3xq2/GHSA-7mmc-22g7-3xq2.json rename to advisories/github-reviewed/2023/05/GHSA-7mmc-22g7-3xq2/GHSA-7mmc-22g7-3xq2.json index ac9517164a0..8e8cb25be60 100644 --- a/advisories/unreviewed/2023/05/GHSA-7mmc-22g7-3xq2/GHSA-7mmc-22g7-3xq2.json +++ b/advisories/github-reviewed/2023/05/GHSA-7mmc-22g7-3xq2/GHSA-7mmc-22g7-3xq2.json @@ -1,27 +1,54 @@ { "schema_version": "1.4.0", "id": "GHSA-7mmc-22g7-3xq2", - "modified": "2023-05-02T21:31:48Z", + "modified": "2023-05-02T23:13:30Z", "published": "2023-05-02T21:31:48Z", "aliases": [ "CVE-2023-30944" ], + "summary": "Moodle SQL Injection vulnerability", "details": "The vulnerability was found Moodle which exists due to insufficient sanitization of user-supplied data in external Wiki method for listing pages. A remote attacker can send a specially crafted request to the affected application and execute limited SQL commands within the application database.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.2.0-rc2" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30944" }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/5521d1d6e8bb8bebb76ad8154095f6b18ea26e7f" + }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188606" }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=446286" @@ -35,9 +62,9 @@ "cwe_ids": [ "CWE-89" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2023-05-02T23:13:30Z", "nvd_published_at": null } } \ No newline at end of file diff --git a/advisories/github-reviewed/2023/05/GHSA-f8hp-grmr-pp7j/GHSA-f8hp-grmr-pp7j.json b/advisories/github-reviewed/2023/05/GHSA-f8hp-grmr-pp7j/GHSA-f8hp-grmr-pp7j.json new file mode 100644 index 00000000000..4da7fa8a125 --- /dev/null +++ b/advisories/github-reviewed/2023/05/GHSA-f8hp-grmr-pp7j/GHSA-f8hp-grmr-pp7j.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f8hp-grmr-pp7j", + "modified": "2023-05-02T23:13:23Z", + "published": "2023-05-02T18:30:20Z", + "aliases": [ + "CVE-2023-29918" + ], + "summary": "RosarioSIS vulnerable to CSV Injection", + "details": "RosarioSIS 10.8.4 is vulnerable to CSV injection via the Periods Module.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "francoisjacquet/rosariosis" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "10.8.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29918" + }, + { + "type": "WEB", + "url": "https://docs.google.com/document/d/1JAhJOlfKKD5Y5zEKo0_8a3A-nQ7Dz_GIMmlXmOvXV48/edit?usp=sharing" + }, + { + "type": "PACKAGE", + "url": "https://github.com/francoisjacquet/rosariosis" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2023-05-02T23:13:23Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/05/GHSA-f8hp-grmr-pp7j/GHSA-f8hp-grmr-pp7j.json b/advisories/unreviewed/2023/05/GHSA-f8hp-grmr-pp7j/GHSA-f8hp-grmr-pp7j.json deleted file mode 100644 index 46434c4dc2f..00000000000 --- a/advisories/unreviewed/2023/05/GHSA-f8hp-grmr-pp7j/GHSA-f8hp-grmr-pp7j.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-f8hp-grmr-pp7j", - "modified": "2023-05-02T18:30:20Z", - "published": "2023-05-02T18:30:20Z", - "aliases": [ - "CVE-2023-29918" - ], - "details": "RosarioSIS 10.8.4 is vulnerable to CSV injection via the Periods Module.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29918" - }, - { - "type": "WEB", - "url": "https://docs.google.com/document/d/1JAhJOlfKKD5Y5zEKo0_8a3A-nQ7Dz_GIMmlXmOvXV48/edit?usp=sharing" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": null - } -} \ No newline at end of file