From 9de7eea3ff7573ee5978a5348f5071780638f51e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 19:58:00 +0000 Subject: [PATCH] Publish Advisories GHSA-463c-jhp2-4mm7 GHSA-463c-jhp2-4mm7 --- .../GHSA-463c-jhp2-4mm7.json | 65 +++++++++++++++++++ .../GHSA-463c-jhp2-4mm7.json | 36 ---------- 2 files changed, 65 insertions(+), 36 deletions(-) create mode 100644 advisories/github-reviewed/2025/05/GHSA-463c-jhp2-4mm7/GHSA-463c-jhp2-4mm7.json delete mode 100644 advisories/unreviewed/2025/05/GHSA-463c-jhp2-4mm7/GHSA-463c-jhp2-4mm7.json diff --git a/advisories/github-reviewed/2025/05/GHSA-463c-jhp2-4mm7/GHSA-463c-jhp2-4mm7.json b/advisories/github-reviewed/2025/05/GHSA-463c-jhp2-4mm7/GHSA-463c-jhp2-4mm7.json new file mode 100644 index 00000000000..5bed770519c --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-463c-jhp2-4mm7/GHSA-463c-jhp2-4mm7.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-463c-jhp2-4mm7", + "modified": "2025-05-21T19:56:25Z", + "published": "2025-05-21T18:33:30Z", + "aliases": [ + "CVE-2025-48204" + ], + "summary": "The Backup Plus extension for TYPO3 (ns_backup) allows command injections", + "details": "The ns_backup extension through 13.0.0 for TYPO3 allows command injection when creating a backup. An authenticated backend user with access to the extensions backend module is required to exploit the vulnerability.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "nitsan/ns-backup" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "13.0.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48204" + }, + { + "type": "WEB", + "url": "https://github.com/nitsan-technologies/ns_backup/commit/67b8102a19e8e516dc4228f5c42f9e4fba5046cb" + }, + { + "type": "PACKAGE", + "url": "https://github.com/nitsan-technologies/ns_backup" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-ext-sa-2025-007" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-78" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-21T19:56:25Z", + "nvd_published_at": "2025-05-21T16:15:32Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-463c-jhp2-4mm7/GHSA-463c-jhp2-4mm7.json b/advisories/unreviewed/2025/05/GHSA-463c-jhp2-4mm7/GHSA-463c-jhp2-4mm7.json deleted file mode 100644 index b236997e46b..00000000000 --- a/advisories/unreviewed/2025/05/GHSA-463c-jhp2-4mm7/GHSA-463c-jhp2-4mm7.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-463c-jhp2-4mm7", - "modified": "2025-05-21T18:33:30Z", - "published": "2025-05-21T18:33:30Z", - "aliases": [ - "CVE-2025-48204" - ], - "details": "The ns_backup extension through 13.0.0 for TYPO3 allows command injection.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48204" - }, - { - "type": "WEB", - "url": "https://typo3.org/security/advisory/typo3-ext-sa-2025-007" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-78" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-05-21T16:15:32Z" - } -} \ No newline at end of file