From 1d47f580aa8046736e4c7463ccc2e7a998adba79 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 20:49:39 +0000 Subject: [PATCH] Publish Advisories GHSA-8xqm-3qm5-qhfv GHSA-8xqm-3qm5-qhfv --- .../GHSA-8xqm-3qm5-qhfv.json | 73 +++++++++++++++++++ .../GHSA-8xqm-3qm5-qhfv.json | 41 ----------- 2 files changed, 73 insertions(+), 41 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-8xqm-3qm5-qhfv/GHSA-8xqm-3qm5-qhfv.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-8xqm-3qm5-qhfv/GHSA-8xqm-3qm5-qhfv.json diff --git a/advisories/github-reviewed/2022/05/GHSA-8xqm-3qm5-qhfv/GHSA-8xqm-3qm5-qhfv.json b/advisories/github-reviewed/2022/05/GHSA-8xqm-3qm5-qhfv/GHSA-8xqm-3qm5-qhfv.json new file mode 100644 index 00000000000..33b36fb4e3e --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-8xqm-3qm5-qhfv/GHSA-8xqm-3qm5-qhfv.json @@ -0,0 +1,73 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8xqm-3qm5-qhfv", + "modified": "2025-04-09T20:48:05Z", + "published": "2022-05-01T23:57:56Z", + "aliases": [ + "CVE-2008-3226" + ], + "summary": "Joomla! allows attackers to access cached pages", + "details": "The file caching implementation in Joomla! before 1.5.4 allows attackers to access cached pages via unknown attack vectors.", + "severity": [ + { + "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/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "joomla/joomla-platform" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.5.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3226" + }, + { + "type": "WEB", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43650" + }, + { + "type": "PACKAGE", + "url": "https://github.com/joomla/joomla-platform" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20080730154423/http://www.joomla.org/content/view/5180/1" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200228023838/https://www.securityfocus.com/bid/30125" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2008/07/12/2" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-09T20:48:05Z", + "nvd_published_at": "2008-07-18T16:41:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-8xqm-3qm5-qhfv/GHSA-8xqm-3qm5-qhfv.json b/advisories/unreviewed/2022/05/GHSA-8xqm-3qm5-qhfv/GHSA-8xqm-3qm5-qhfv.json deleted file mode 100644 index 54a911843e0..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-8xqm-3qm5-qhfv/GHSA-8xqm-3qm5-qhfv.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-8xqm-3qm5-qhfv", - "modified": "2025-04-09T03:56:41Z", - "published": "2022-05-01T23:57:56Z", - "aliases": [ - "CVE-2008-3226" - ], - "details": "The file caching implementation in Joomla! before 1.5.4 allows attackers to access cached pages via unknown attack vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3226" - }, - { - "type": "WEB", - "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43650" - }, - { - "type": "WEB", - "url": "http://www.joomla.org/content/view/5180/1" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2008/07/12/2" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/30125" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2008-07-18T16:41:00Z" - } -} \ No newline at end of file