From 88d65ee8d49d03a0fdde6ae744a96209e81ff80d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 17:57:16 +0000 Subject: [PATCH] Publish Advisories GHSA-fxpc-qmrh-7j2h GHSA-fxpc-qmrh-7j2h --- .../GHSA-fxpc-qmrh-7j2h.json | 61 +++++++++++++++++++ .../GHSA-fxpc-qmrh-7j2h.json | 29 --------- 2 files changed, 61 insertions(+), 29 deletions(-) create mode 100644 advisories/github-reviewed/2025/05/GHSA-fxpc-qmrh-7j2h/GHSA-fxpc-qmrh-7j2h.json delete mode 100644 advisories/unreviewed/2025/05/GHSA-fxpc-qmrh-7j2h/GHSA-fxpc-qmrh-7j2h.json diff --git a/advisories/github-reviewed/2025/05/GHSA-fxpc-qmrh-7j2h/GHSA-fxpc-qmrh-7j2h.json b/advisories/github-reviewed/2025/05/GHSA-fxpc-qmrh-7j2h/GHSA-fxpc-qmrh-7j2h.json new file mode 100644 index 00000000000..7eb29b544fd --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-fxpc-qmrh-7j2h/GHSA-fxpc-qmrh-7j2h.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-fxpc-qmrh-7j2h", + "modified": "2025-05-20T17:55:38Z", + "published": "2025-05-15T21:31:28Z", + "aliases": [ + "CVE-2024-11718" + ], + "summary": " tarteaucitron-wp WordPress Plugin Vulnerable to Stored Cross-Site Scripting", + "details": "The tarteaucitron-wp WordPress plugin before 0.3.0 allows author level and above users to add HTML into a post/page, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.", + "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": "couleurcitron/tarteaucitron-wp" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.3.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11718" + }, + { + "type": "PACKAGE", + "url": "https://bitbucket.org/ccitron/tarteaucitron-wp" + }, + { + "type": "WEB", + "url": "https://wpscan.com/vulnerability/02da3a49-20e4-4476-a78d-4c627994a90a" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-20T17:55:38Z", + "nvd_published_at": "2025-05-15T20:15:35Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-fxpc-qmrh-7j2h/GHSA-fxpc-qmrh-7j2h.json b/advisories/unreviewed/2025/05/GHSA-fxpc-qmrh-7j2h/GHSA-fxpc-qmrh-7j2h.json deleted file mode 100644 index a9ea93b04b4..00000000000 --- a/advisories/unreviewed/2025/05/GHSA-fxpc-qmrh-7j2h/GHSA-fxpc-qmrh-7j2h.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-fxpc-qmrh-7j2h", - "modified": "2025-05-15T21:31:28Z", - "published": "2025-05-15T21:31:28Z", - "aliases": [ - "CVE-2024-11718" - ], - "details": "The tarteaucitron-wp WordPress plugin before 0.3.0 allows author level and above users to add HTML into a post/page, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11718" - }, - { - "type": "WEB", - "url": "https://wpscan.com/vulnerability/02da3a49-20e4-4476-a78d-4c627994a90a" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-05-15T20:15:35Z" - } -} \ No newline at end of file