From 369d14277bbe5fa0b05250c8c3ce395a7fa108ed Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 10:52:04 +0000 Subject: [PATCH] Publish Advisories GHSA-3p32-j457-pg5x GHSA-66hf-2p6w-jqfw GHSA-cwmx-hcrq-mhc3 --- .../GHSA-3p32-j457-pg5x.json | 126 ++++++++++-------- .../GHSA-66hf-2p6w-jqfw.json | 65 +++++++++ .../GHSA-cwmx-hcrq-mhc3.json | 4 + 3 files changed, 138 insertions(+), 57 deletions(-) diff --git a/advisories/github-reviewed/2021/01/GHSA-3p32-j457-pg5x/GHSA-3p32-j457-pg5x.json b/advisories/github-reviewed/2021/01/GHSA-3p32-j457-pg5x/GHSA-3p32-j457-pg5x.json index dae88d65216..0ccf77c0edd 100644 --- a/advisories/github-reviewed/2021/01/GHSA-3p32-j457-pg5x/GHSA-3p32-j457-pg5x.json +++ b/advisories/github-reviewed/2021/01/GHSA-3p32-j457-pg5x/GHSA-3p32-j457-pg5x.json @@ -15,44 +15,6 @@ } ], "affected": [ - { - "package": { - "ecosystem": "Packagist", - "name": "laravel/framework" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "0" - }, - { - "fixed": "6.20.12" - } - ] - } - ] - }, - { - "package": { - "ecosystem": "Packagist", - "name": "laravel/framework" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "7.0.0" - }, - { - "fixed": "7.30.3" - } - ] - } - ] - }, { "package": { "ecosystem": "Packagist", @@ -72,25 +34,6 @@ } ] }, - { - "package": { - "ecosystem": "Packagist", - "name": "illuminate/database" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "0" - }, - { - "fixed": "6.20.12" - } - ] - } - ] - }, { "package": { "ecosystem": "Packagist", @@ -128,6 +71,63 @@ ] } ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "illuminate/database" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.0.0" + }, + { + "fixed": "6.20.12" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "laravel/framework" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.0.0" + }, + { + "fixed": "6.20.11" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "laravel/framework" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.0.0" + }, + { + "fixed": "7.30.2" + } + ] + } + ] } ], "references": [ @@ -147,6 +147,18 @@ "type": "WEB", "url": "https://blog.laravel.com/security-laravel-62011-7302-8221-released" }, + { + "type": "WEB", + "url": "https://blog.laravel.com/security-laravel-62012-7303-released" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/illuminate/database/CVE-2021-21263.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/laravel/framework/CVE-2021-21263.yaml" + }, { "type": "WEB", "url": "https://packagist.org/packages/illuminate/database" diff --git a/advisories/github-reviewed/2021/12/GHSA-66hf-2p6w-jqfw/GHSA-66hf-2p6w-jqfw.json b/advisories/github-reviewed/2021/12/GHSA-66hf-2p6w-jqfw/GHSA-66hf-2p6w-jqfw.json index 685e8cf1e05..3088d48af75 100644 --- a/advisories/github-reviewed/2021/12/GHSA-66hf-2p6w-jqfw/GHSA-66hf-2p6w-jqfw.json +++ b/advisories/github-reviewed/2021/12/GHSA-66hf-2p6w-jqfw/GHSA-66hf-2p6w-jqfw.json @@ -71,6 +71,63 @@ ] } ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "illuminate/view" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "6.20.42" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "illuminate/view" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.0.0" + }, + { + "fixed": "7.30.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "illuminate/view" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.75.0" + } + ] + } + ] } ], "references": [ @@ -98,6 +155,14 @@ "type": "WEB", "url": "https://github.com/laravel/framework/commit/b8174169b1807f36de1837751599e2828ceddb9b" }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/illuminate/view/CVE-2021-43808.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/laravel/framework/CVE-2021-43808.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/laravel/framework" diff --git a/advisories/github-reviewed/2022/05/GHSA-cwmx-hcrq-mhc3/GHSA-cwmx-hcrq-mhc3.json b/advisories/github-reviewed/2022/05/GHSA-cwmx-hcrq-mhc3/GHSA-cwmx-hcrq-mhc3.json index 25925fd8b06..2ebb6482ab6 100644 --- a/advisories/github-reviewed/2022/05/GHSA-cwmx-hcrq-mhc3/GHSA-cwmx-hcrq-mhc3.json +++ b/advisories/github-reviewed/2022/05/GHSA-cwmx-hcrq-mhc3/GHSA-cwmx-hcrq-mhc3.json @@ -71,6 +71,10 @@ "type": "WEB", "url": "https://github.com/guzzle/guzzle/commit/74a8602c6faec9ef74b7a9391ac82c5e65b1cdab" }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/guzzlehttp/guzzle/CVE-2022-29248.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/guzzle/guzzle"