From 41321f0f63c17c8108517643fedfecc08af5ed8b 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:16:05 +0000 Subject: [PATCH] Publish Advisories GHSA-jw8f-q84g-r3vm GHSA-jw8f-q84g-r3vm --- .../GHSA-jw8f-q84g-r3vm.json | 85 +++++++++++++++++++ .../GHSA-jw8f-q84g-r3vm.json | 51 ----------- 2 files changed, 85 insertions(+), 51 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-jw8f-q84g-r3vm/GHSA-jw8f-q84g-r3vm.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-jw8f-q84g-r3vm/GHSA-jw8f-q84g-r3vm.json diff --git a/advisories/github-reviewed/2022/05/GHSA-jw8f-q84g-r3vm/GHSA-jw8f-q84g-r3vm.json b/advisories/github-reviewed/2022/05/GHSA-jw8f-q84g-r3vm/GHSA-jw8f-q84g-r3vm.json new file mode 100644 index 00000000000..7477fa4c928 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-jw8f-q84g-r3vm/GHSA-jw8f-q84g-r3vm.json @@ -0,0 +1,85 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jw8f-q84g-r3vm", + "modified": "2024-10-30T17:14:55Z", + "published": "2022-05-17T05:52:47Z", + "aliases": [ + "CVE-2008-6507" + ], + "summary": "phpBB vulnerable to sensitive information disclosure", + "details": "Unspecified vulnerability in phpBB before 3.0.4 allows attackers to obtain sensitive information via unknown vectors related to the lack of password prompts for a private message that quotes a post in a password-protected forum.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "phpbb/phpbb" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.0.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-6507" + }, + { + "type": "WEB", + "url": "https://github.com/phpbb/phpbb-app/commit/fce23bc91b1e325eb65a2515cf8ae13e180023e9" + }, + { + "type": "WEB", + "url": "https://github.com/phpbb/phpbb/commit/866e4196f4f50a41a1f176a17cc56609a13d4a10" + }, + { + "type": "WEB", + "url": "https://github.com/phpbb/phpbb/commit/a0c9705bb7d3e203324d777782a6915bf5eee1d1" + }, + { + "type": "PACKAGE", + "url": "https://github.com/phpbb/phpbb-app" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2009/02/06/2" + }, + { + "type": "WEB", + "url": "http://www.phpbb.com/community/viewtopic.php?f=14&t=1352565" + }, + { + "type": "WEB", + "url": "http://www.phpbb.com/support/documents.php?mode=changelog&version=3#v303" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-10-30T17:14:54Z", + "nvd_published_at": "2009-03-23T16:30:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-jw8f-q84g-r3vm/GHSA-jw8f-q84g-r3vm.json b/advisories/unreviewed/2022/05/GHSA-jw8f-q84g-r3vm/GHSA-jw8f-q84g-r3vm.json deleted file mode 100644 index 3a2b20017d6..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-jw8f-q84g-r3vm/GHSA-jw8f-q84g-r3vm.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-jw8f-q84g-r3vm", - "modified": "2022-05-17T05:52:47Z", - "published": "2022-05-17T05:52:47Z", - "aliases": [ - "CVE-2008-6507" - ], - "details": "Unspecified vulnerability in phpBB before 3.0.4 allows attackers to obtain sensitive information via unknown vectors related to the lack of password prompts for a private message that quotes a post in a password-protected forum.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-6507" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/33166" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2009/02/06/2" - }, - { - "type": "WEB", - "url": "http://www.osvdb.org/50806" - }, - { - "type": "WEB", - "url": "http://www.phpbb.com/community/viewtopic.php?f=14&t=1352565" - }, - { - "type": "WEB", - "url": "http://www.phpbb.com/support/documents.php?mode=changelog&version=3#v303" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2009-03-23T16:30:00Z" - } -} \ No newline at end of file