From 44677563713031e0153162e2bbd7906bf814cb58 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 20:23:59 +0000 Subject: [PATCH] Publish Advisories GHSA-c7rm-w2hj-x8g3 GHSA-f84q-mgj9-8jfc GHSA-c7rm-w2hj-x8g3 --- .../GHSA-c7rm-w2hj-x8g3.json | 103 ++++++++++++++++++ .../GHSA-f84q-mgj9-8jfc.json | 77 +++++++++++++ .../GHSA-c7rm-w2hj-x8g3.json | 35 ------ 3 files changed, 180 insertions(+), 35 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-c7rm-w2hj-x8g3/GHSA-c7rm-w2hj-x8g3.json create mode 100644 advisories/github-reviewed/2024/05/GHSA-f84q-mgj9-8jfc/GHSA-f84q-mgj9-8jfc.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-c7rm-w2hj-x8g3/GHSA-c7rm-w2hj-x8g3.json diff --git a/advisories/github-reviewed/2022/05/GHSA-c7rm-w2hj-x8g3/GHSA-c7rm-w2hj-x8g3.json b/advisories/github-reviewed/2022/05/GHSA-c7rm-w2hj-x8g3/GHSA-c7rm-w2hj-x8g3.json new file mode 100644 index 00000000000..bff98778ace --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-c7rm-w2hj-x8g3/GHSA-c7rm-w2hj-x8g3.json @@ -0,0 +1,103 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c7rm-w2hj-x8g3", + "modified": "2024-05-15T20:22:26Z", + "published": "2022-05-24T17:27:24Z", + "aliases": [ + "CVE-2020-24940" + ], + "summary": "Guard bypass in Eloquent models affecting Laravel illuminate database component", + "details": "An issue was discovered in Laravel before 6.18.34 and 7.x before 7.23.2. Unvalidated values are saved to the database component in some situations in which table names are stripped during a mass assignment.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "illuminate/database" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.5.0" + }, + { + "last_affected": "5.5.44" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "illuminate/database" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.0.0" + }, + { + "fixed": "6.18.34" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "illuminate/database" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.0.0" + }, + { + "fixed": "7.23.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24940" + }, + { + "type": "WEB", + "url": "https://blog.laravel.com/security-release-laravel-61834-7232" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/illuminate/database/CVE-2020-24940.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/illuminate/database" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T20:22:26Z", + "nvd_published_at": "2020-09-04T02:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/05/GHSA-f84q-mgj9-8jfc/GHSA-f84q-mgj9-8jfc.json b/advisories/github-reviewed/2024/05/GHSA-f84q-mgj9-8jfc/GHSA-f84q-mgj9-8jfc.json new file mode 100644 index 00000000000..3a1aa86d1b1 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-f84q-mgj9-8jfc/GHSA-f84q-mgj9-8jfc.json @@ -0,0 +1,77 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f84q-mgj9-8jfc", + "modified": "2024-05-15T20:23:02Z", + "published": "2024-05-15T20:23:02Z", + "aliases": [ + + ], + "summary": "Drupal Content moderation Access bypass", + "details": "In some conditions, drupal content moderation fails to check a users access to use certain transitions, leading to an access bypass.\n\n", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.5.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.6.0" + }, + { + "fixed": "8.6.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/drupal/core/2018-10-17-1.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/drupal/core" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-core-2018-006" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T20:23:02Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-c7rm-w2hj-x8g3/GHSA-c7rm-w2hj-x8g3.json b/advisories/unreviewed/2022/05/GHSA-c7rm-w2hj-x8g3/GHSA-c7rm-w2hj-x8g3.json deleted file mode 100644 index 9c082c532d4..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-c7rm-w2hj-x8g3/GHSA-c7rm-w2hj-x8g3.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-c7rm-w2hj-x8g3", - "modified": "2022-05-24T17:27:24Z", - "published": "2022-05-24T17:27:24Z", - "aliases": [ - "CVE-2020-24940" - ], - "details": "An issue was discovered in Laravel before 6.18.34 and 7.x before 7.23.2. Unvalidated values are saved to the database in some situations in which table names are stripped during a mass assignment.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24940" - }, - { - "type": "WEB", - "url": "https://blog.laravel.com/security-release-laravel-61834-7232" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2020-09-04T02:15:00Z" - } -} \ No newline at end of file