From f7d26961dd17164cdae98f49156cdebf54ede82f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:57:52 +0000 Subject: [PATCH] Publish Advisories GHSA-j77f-79w9-rghc GHSA-j77f-79w9-rghc --- .../GHSA-j77f-79w9-rghc.json | 61 +++++++++++++++++++ .../GHSA-j77f-79w9-rghc.json | 34 ----------- 2 files changed, 61 insertions(+), 34 deletions(-) create mode 100644 advisories/github-reviewed/2025/01/GHSA-j77f-79w9-rghc/GHSA-j77f-79w9-rghc.json delete mode 100644 advisories/unreviewed/2025/01/GHSA-j77f-79w9-rghc/GHSA-j77f-79w9-rghc.json diff --git a/advisories/github-reviewed/2025/01/GHSA-j77f-79w9-rghc/GHSA-j77f-79w9-rghc.json b/advisories/github-reviewed/2025/01/GHSA-j77f-79w9-rghc/GHSA-j77f-79w9-rghc.json new file mode 100644 index 00000000000..94acc236903 --- /dev/null +++ b/advisories/github-reviewed/2025/01/GHSA-j77f-79w9-rghc/GHSA-j77f-79w9-rghc.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-j77f-79w9-rghc", + "modified": "2025-02-07T20:56:19Z", + "published": "2025-01-02T06:30:47Z", + "aliases": [ + "CVE-2024-11184" + ], + "summary": "The wp-enable-svg WordPress plugin does not sanitize SVG files when uploaded", + "details": "The wp-enable-svg WordPress plugin through 0.2 does not sanitize SVG files when uploaded, allowing for authors and above to upload SVGs containing malicious scripts", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "mwdelaney/wp-enable-svg" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11184" + }, + { + "type": "PACKAGE", + "url": "https://github.com/MWDelaney/wp-enable-svg" + }, + { + "type": "WEB", + "url": "https://wpscan.com/vulnerability/fc982bcb-9974-481f-aef4-580ae9edc3c8" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-02-07T20:56:19Z", + "nvd_published_at": "2025-01-02T06:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-j77f-79w9-rghc/GHSA-j77f-79w9-rghc.json b/advisories/unreviewed/2025/01/GHSA-j77f-79w9-rghc/GHSA-j77f-79w9-rghc.json deleted file mode 100644 index 9bc2ee92547..00000000000 --- a/advisories/unreviewed/2025/01/GHSA-j77f-79w9-rghc/GHSA-j77f-79w9-rghc.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-j77f-79w9-rghc", - "modified": "2025-01-06T21:30:51Z", - "published": "2025-01-02T06:30:47Z", - "aliases": [ - "CVE-2024-11184" - ], - "details": "The wp-enable-svg WordPress plugin through 0.7 does not sanitize SVG files when uploaded, allowing for authors and above to upload SVGs containing malicious scripts", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11184" - }, - { - "type": "WEB", - "url": "https://wpscan.com/vulnerability/fc982bcb-9974-481f-aef4-580ae9edc3c8" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-01-02T06:15:06Z" - } -} \ No newline at end of file