From 77b521049922b5929ebf0822e32ecb49b64c08df Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 09:34:01 +0000 Subject: [PATCH] Publish GHSA-v67p-2gcj-7q2h --- .../GHSA-v67p-2gcj-7q2h.json | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 advisories/unreviewed/2025/02/GHSA-v67p-2gcj-7q2h/GHSA-v67p-2gcj-7q2h.json diff --git a/advisories/unreviewed/2025/02/GHSA-v67p-2gcj-7q2h/GHSA-v67p-2gcj-7q2h.json b/advisories/unreviewed/2025/02/GHSA-v67p-2gcj-7q2h/GHSA-v67p-2gcj-7q2h.json new file mode 100644 index 00000000000..7a4381ea8ca --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-v67p-2gcj-7q2h/GHSA-v67p-2gcj-7q2h.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v67p-2gcj-7q2h", + "modified": "2025-02-21T09:32:31Z", + "published": "2025-02-21T09:32:31Z", + "aliases": [ + "CVE-2025-1410" + ], + "details": "The Events Calendar Made Simple – Pie Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's piecal shortcode in all versions up to, and including, 1.2.5 due to insufficient input sanitization and output escaping on user supplied attributes. 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-1410" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3243992" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/pie-calendar/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/fcaea2fb-ebf8-49b4-8cd5-0d9208252a90?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T09:15:10Z" + } +} \ No newline at end of file