From 111e25eb50652f850f1b7967feab7fe9902e70db Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 09:31:53 +0000 Subject: [PATCH] Publish Advisories GHSA-3fm8-7cpv-6vqj GHSA-8h93-38hx-vv92 --- .../GHSA-3fm8-7cpv-6vqj.json | 52 +++++++++++++++++++ .../GHSA-8h93-38hx-vv92.json | 41 +++++++++++++++ 2 files changed, 93 insertions(+) create mode 100644 advisories/unreviewed/2025/06/GHSA-3fm8-7cpv-6vqj/GHSA-3fm8-7cpv-6vqj.json create mode 100644 advisories/unreviewed/2025/06/GHSA-8h93-38hx-vv92/GHSA-8h93-38hx-vv92.json diff --git a/advisories/unreviewed/2025/06/GHSA-3fm8-7cpv-6vqj/GHSA-3fm8-7cpv-6vqj.json b/advisories/unreviewed/2025/06/GHSA-3fm8-7cpv-6vqj/GHSA-3fm8-7cpv-6vqj.json new file mode 100644 index 00000000000..ad0d123846d --- /dev/null +++ b/advisories/unreviewed/2025/06/GHSA-3fm8-7cpv-6vqj/GHSA-3fm8-7cpv-6vqj.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3fm8-7cpv-6vqj", + "modified": "2025-06-07T09:30:18Z", + "published": "2025-06-07T09:30:18Z", + "aliases": [ + "CVE-2025-5303" + ], + "details": "The LTL Freight Quotes – Freightview Edition, LTL Freight Quotes – Daylight Edition and LTL Freight Quotes – Day & Ross Edition plugins for WordPress are vulnerable to Stored Cross-Site Scripting via the expiry_date parameter in all versions up to, and including, 1.0.11, 2.2.6 and 2.1.10 respectively, due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers 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:N/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5303" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-day-ross-edition/trunk/en-hit-to-update-plan.php#L29" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-daylight-edition/tags/2.2.6/en-hit-to-update-plan.php#L29" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-freightview-edition/tags/1.0.11/common/en-plans.php#L110" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-freightview-edition/tags/1.0.11/en-hit-to-update-plan.php#L29" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/05fc4b17-7922-45a4-aac8-a47b3f50ce69?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-06-07T09:15:22Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/06/GHSA-8h93-38hx-vv92/GHSA-8h93-38hx-vv92.json b/advisories/unreviewed/2025/06/GHSA-8h93-38hx-vv92/GHSA-8h93-38hx-vv92.json new file mode 100644 index 00000000000..a0c13a009ac --- /dev/null +++ b/advisories/unreviewed/2025/06/GHSA-8h93-38hx-vv92/GHSA-8h93-38hx-vv92.json @@ -0,0 +1,41 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8h93-38hx-vv92", + "modified": "2025-06-07T09:30:18Z", + "published": "2025-06-07T09:30:18Z", + "aliases": [ + "CVE-2025-5399" + ], + "details": "Due to a mistake in libcurl's WebSocket code, a malicious server can send a\nparticularly crafted packet which makes libcurl get trapped in an endless\nbusy-loop.\n\nThere is no other way for the application to escape or exit this loop other\nthan killing the thread/process.\n\nThis might be used to DoS libcurl-using application.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5399" + }, + { + "type": "WEB", + "url": "https://hackerone.com/reports/3168039" + }, + { + "type": "WEB", + "url": "https://curl.se/docs/CVE-2025-5399.html" + }, + { + "type": "WEB", + "url": "https://curl.se/docs/CVE-2025-5399.json" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2025/06/04/2" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-06-07T08:15:20Z" + } +} \ No newline at end of file