From ce72d06562c2b0f4e3af52889f6d9080319324a9 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 06:32:58 +0000 Subject: [PATCH] Publish Advisories GHSA-47fw-q27j-gr9f GHSA-vg86-8433-4hr2 --- .../GHSA-47fw-q27j-gr9f.json | 29 ++++++++++++++ .../GHSA-vg86-8433-4hr2.json | 40 +++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 advisories/unreviewed/2025/01/GHSA-47fw-q27j-gr9f/GHSA-47fw-q27j-gr9f.json create mode 100644 advisories/unreviewed/2025/01/GHSA-vg86-8433-4hr2/GHSA-vg86-8433-4hr2.json diff --git a/advisories/unreviewed/2025/01/GHSA-47fw-q27j-gr9f/GHSA-47fw-q27j-gr9f.json b/advisories/unreviewed/2025/01/GHSA-47fw-q27j-gr9f/GHSA-47fw-q27j-gr9f.json new file mode 100644 index 00000000000..86f4ab217c5 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-47fw-q27j-gr9f/GHSA-47fw-q27j-gr9f.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-47fw-q27j-gr9f", + "modified": "2025-01-29T06:31:50Z", + "published": "2025-01-29T06:31:50Z", + "aliases": [ + "CVE-2024-12749" + ], + "details": "The Competition Form WordPress plugin through 2.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12749" + }, + { + "type": "WEB", + "url": "https://wpscan.com/vulnerability/478316b9-9f47-4aa6-92c6-03879f16a3e5" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-29T06:15:30Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-vg86-8433-4hr2/GHSA-vg86-8433-4hr2.json b/advisories/unreviewed/2025/01/GHSA-vg86-8433-4hr2/GHSA-vg86-8433-4hr2.json new file mode 100644 index 00000000000..f0205395a84 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-vg86-8433-4hr2/GHSA-vg86-8433-4hr2.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vg86-8433-4hr2", + "modified": "2025-01-29T06:31:50Z", + "published": "2025-01-29T06:31:50Z", + "aliases": [ + "CVE-2025-0804" + ], + "details": "The ClickWhale – Link Manager, Link Shortener and Click Tracker for Affiliate Links & Link Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via link titles in all versions up to, and including, 2.4.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0804" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3219341/clickwhale/tags/2.4.2/includes/admin/links/Clickwhale_Links_List_Table.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bf41b5e1-610e-4159-9325-f7a694380050?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-29T04:15:07Z" + } +} \ No newline at end of file