From 6bcb5af251213ec71ddb4e5136fbafc386cd837c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:53:01 +0000 Subject: [PATCH] Publish GHSA-5cvh-xqhr-5g87 --- .../GHSA-5cvh-xqhr-5g87.json | 44 ++++++++++++++++--- 1 file changed, 39 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-5cvh-xqhr-5g87/GHSA-5cvh-xqhr-5g87.json (54%) diff --git a/advisories/unreviewed/2022/05/GHSA-5cvh-xqhr-5g87/GHSA-5cvh-xqhr-5g87.json b/advisories/github-reviewed/2022/05/GHSA-5cvh-xqhr-5g87/GHSA-5cvh-xqhr-5g87.json similarity index 54% rename from advisories/unreviewed/2022/05/GHSA-5cvh-xqhr-5g87/GHSA-5cvh-xqhr-5g87.json rename to advisories/github-reviewed/2022/05/GHSA-5cvh-xqhr-5g87/GHSA-5cvh-xqhr-5g87.json index 81d9ee9a312..3dbee955dab 100644 --- a/advisories/unreviewed/2022/05/GHSA-5cvh-xqhr-5g87/GHSA-5cvh-xqhr-5g87.json +++ b/advisories/github-reviewed/2022/05/GHSA-5cvh-xqhr-5g87/GHSA-5cvh-xqhr-5g87.json @@ -1,23 +1,57 @@ { "schema_version": "1.4.0", "id": "GHSA-5cvh-xqhr-5g87", - "modified": "2022-05-17T05:51:07Z", + "modified": "2024-10-30T17:52:00Z", "published": "2022-05-17T05:51:07Z", "aliases": [ "CVE-2010-1630" ], + "summary": "phpBB vulnerability related to use of \"forum id\" in circumstances related to a \"global announcement.\"", "details": "Unspecified vulnerability in posting.php in phpBB before 3.0.5 has unknown impact and attack vectors related to the use of a \"forum id\" in circumstances related to a \"global announcement.\"", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U" + } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "phpbb/phpbb" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.0.5" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1630" }, + { + "type": "WEB", + "url": "https://github.com/phpbb/phpbb-app/commit/1758aa38b21f5960ab1b1a241546b34a203051b6" + }, + { + "type": "PACKAGE", + "url": "https://github.com/phpbb/phpbb-app" + }, { "type": "WEB", "url": "http://github.com/phpbb/phpbb3/commit/4ea3402f9363c9259881bc8ea6ce7fc6cb212657" @@ -44,8 +78,8 @@ ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-10-30T17:52:00Z", "nvd_published_at": "2010-05-19T22:30:00Z" } } \ No newline at end of file