From 3a3de216a8a5dc80608f080841176f3cf835bac4 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:03:38 +0000 Subject: [PATCH] Publish Advisories GHSA-9568-hcj9-rf7v GHSA-9568-hcj9-rf7v --- .../GHSA-9568-hcj9-rf7v.json | 73 +++++++++++++++++++ .../GHSA-9568-hcj9-rf7v.json | 43 ----------- 2 files changed, 73 insertions(+), 43 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-9568-hcj9-rf7v/GHSA-9568-hcj9-rf7v.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-9568-hcj9-rf7v/GHSA-9568-hcj9-rf7v.json diff --git a/advisories/github-reviewed/2022/05/GHSA-9568-hcj9-rf7v/GHSA-9568-hcj9-rf7v.json b/advisories/github-reviewed/2022/05/GHSA-9568-hcj9-rf7v/GHSA-9568-hcj9-rf7v.json new file mode 100644 index 00000000000..28952f5a1b2 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-9568-hcj9-rf7v/GHSA-9568-hcj9-rf7v.json @@ -0,0 +1,73 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9568-hcj9-rf7v", + "modified": "2025-04-12T02:01:45Z", + "published": "2022-05-17T01:56:34Z", + "aliases": [ + "CVE-2010-4961" + ], + "summary": "Webkit PDFs for TYPO3 has SQL Injection vulnerability", + "details": "SQL injection vulnerability in the Webkit PDFs (webkitpdf) extension before 1.1.4 for TYPO3 allows remote attackers to execute arbitrary SQL commands via unspecified 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-4961" + }, + { + "type": "WEB", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61059" + }, + { + "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-89" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T02:01:45Z", + "nvd_published_at": "2011-10-09T10:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-9568-hcj9-rf7v/GHSA-9568-hcj9-rf7v.json b/advisories/unreviewed/2022/05/GHSA-9568-hcj9-rf7v/GHSA-9568-hcj9-rf7v.json deleted file mode 100644 index c091bccafec..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-9568-hcj9-rf7v/GHSA-9568-hcj9-rf7v.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-9568-hcj9-rf7v", - "modified": "2025-04-11T03:51:26Z", - "published": "2022-05-17T01:56:34Z", - "aliases": [ - "CVE-2010-4961" - ], - "details": "SQL injection vulnerability in the Webkit PDFs (webkitpdf) extension before 1.1.4 for TYPO3 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4961" - }, - { - "type": "WEB", - "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61059" - }, - { - "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": [ - "CWE-89" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2011-10-09T10:55:00Z" - } -} \ No newline at end of file