From 0b6bfefbe886276d45c297bf48d46380bc1b3b1c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 02:06:14 +0000 Subject: [PATCH] Publish Advisories GHSA-hq9x-8m8j-5hmh GHSA-xq29-jcj7-xg86 GHSA-xq29-jcj7-xg86 --- .../GHSA-hq9x-8m8j-5hmh.json | 49 ++++++++++--- .../GHSA-xq29-jcj7-xg86.json | 73 +++++++++++++++++++ .../GHSA-xq29-jcj7-xg86.json | 41 ----------- 3 files changed, 112 insertions(+), 51 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-hq9x-8m8j-5hmh/GHSA-hq9x-8m8j-5hmh.json (50%) create mode 100644 advisories/github-reviewed/2022/05/GHSA-xq29-jcj7-xg86/GHSA-xq29-jcj7-xg86.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-xq29-jcj7-xg86/GHSA-xq29-jcj7-xg86.json diff --git a/advisories/unreviewed/2022/05/GHSA-hq9x-8m8j-5hmh/GHSA-hq9x-8m8j-5hmh.json b/advisories/github-reviewed/2022/05/GHSA-hq9x-8m8j-5hmh/GHSA-hq9x-8m8j-5hmh.json similarity index 50% rename from advisories/unreviewed/2022/05/GHSA-hq9x-8m8j-5hmh/GHSA-hq9x-8m8j-5hmh.json rename to advisories/github-reviewed/2022/05/GHSA-hq9x-8m8j-5hmh/GHSA-hq9x-8m8j-5hmh.json index ec721dc452e..0448e2934a8 100644 --- a/advisories/unreviewed/2022/05/GHSA-hq9x-8m8j-5hmh/GHSA-hq9x-8m8j-5hmh.json +++ b/advisories/github-reviewed/2022/05/GHSA-hq9x-8m8j-5hmh/GHSA-hq9x-8m8j-5hmh.json @@ -1,19 +1,52 @@ { "schema_version": "1.4.0", "id": "GHSA-hq9x-8m8j-5hmh", - "modified": "2025-04-11T03:53:01Z", + "modified": "2025-04-12T02:05:19Z", "published": "2022-05-17T05:36:45Z", "aliases": [ "CVE-2011-4332" ], + "summary": "Joomla! vulnerable to Cross-site Scripting", "details": "Multiple cross-site scripting (XSS) vulnerabilities in Joomla! 1.6.3 and earlier allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [], - "affected": [], + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "joomla/joomla-cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.6.4" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 1.6.3" + } + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4332" }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20111115073609/http://www.mavitunasecurity.com/xss-vulnerability-in-joomla-163" + }, { "type": "WEB", "url": "http://developer.joomla.org/security/news/349-20110601-xss-vulnerabilities.html" @@ -22,10 +55,6 @@ "type": "WEB", "url": "http://seclists.org/fulldisclosure/2011/Nov/142" }, - { - "type": "WEB", - "url": "http://www.mavitunasecurity.com/xss-vulnerability-in-joomla-163" - }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/11/21/29" @@ -35,9 +64,9 @@ "cwe_ids": [ "CWE-79" ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T02:05:19Z", "nvd_published_at": "2011-11-23T18:55:00Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2022/05/GHSA-xq29-jcj7-xg86/GHSA-xq29-jcj7-xg86.json b/advisories/github-reviewed/2022/05/GHSA-xq29-jcj7-xg86/GHSA-xq29-jcj7-xg86.json new file mode 100644 index 00000000000..30cfc055de2 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-xq29-jcj7-xg86/GHSA-xq29-jcj7-xg86.json @@ -0,0 +1,73 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xq29-jcj7-xg86", + "modified": "2025-04-12T02:04:15Z", + "published": "2022-05-17T01:56:34Z", + "aliases": [ + "CVE-2010-4962" + ], + "summary": "Webkit PDFs for TYPO3 allows remote attackers to execute arbitrary commands", + "details": "Unspecified vulnerability in the Webkit PDFs (webkitpdf) extension before 1.1.4 for TYPO3 allows remote attackers to execute arbitrary commands via unknown vectors.", + "severity": [ + { + "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": "dmk/webkitpdf" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.1.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4962" + }, + { + "type": "WEB", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61058" + }, + { + "type": "PACKAGE", + "url": "https://github.com/DMKEBUSINESSGMBH/webkitpdf" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20101218181134/http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-015" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20111015170040/http://www.securityfocus.com/bid/42381" + }, + { + "type": "WEB", + "url": "http://typo3.org/extensions/repository/view/webkitpdf/1.1.4" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T02:04:15Z", + "nvd_published_at": "2011-10-09T10:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-xq29-jcj7-xg86/GHSA-xq29-jcj7-xg86.json b/advisories/unreviewed/2022/05/GHSA-xq29-jcj7-xg86/GHSA-xq29-jcj7-xg86.json deleted file mode 100644 index 766775bd48c..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-xq29-jcj7-xg86/GHSA-xq29-jcj7-xg86.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-xq29-jcj7-xg86", - "modified": "2025-04-11T03:51:26Z", - "published": "2022-05-17T01:56:34Z", - "aliases": [ - "CVE-2010-4962" - ], - "details": "Unspecified vulnerability in the Webkit PDFs (webkitpdf) extension before 1.1.4 for TYPO3 allows remote attackers to execute arbitrary commands via unknown vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4962" - }, - { - "type": "WEB", - "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61058" - }, - { - "type": "WEB", - "url": "http://typo3.org/extensions/repository/view/webkitpdf/1.1.4" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-015" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/42381" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2011-10-09T10:55:00Z" - } -} \ No newline at end of file