<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – jQuery</title>
  <link>https://cvedaily.com/pages/tags/jquery.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/jquery.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – jQuery</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:41 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-44521 – elFinder is an open-source file manager for web, written in JavaScript using jQu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44521</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44521</guid>
    <pubDate>Wed, 27 May 2026 18:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44521</strong></p>
  <p>elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.68, an authenticated SQL injection vulnerability in the elFinder MySQL volume driver (elFinderVolumeMySQL) allows any logged-in user, including users with read-only access to the affected volume, to inject SQL through a crafted target file hash. Successful exploitation can lead to unauthorized dat…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44521">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-3279 – The Enable jQuery Migrate Helper plugin for WordPress is vulnerable to unauthori...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3279</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3279</guid>
    <pubDate>Wed, 27 May 2026 08:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-3279</strong></p>
  <p>The Enable jQuery Migrate Helper plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `downgrade_jquery_version()` function in all versions up to, and including, 1.4.1. This is due to the function only verifying a nonce without checking user capabilities. This makes it possible for authenticated attackers, with Subscriber-level access an…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3279">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-8866 – The jQuery googleslides plugin for WordPress is vulnerable to Stored Cross-Site ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-8866</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-8866</guid>
    <pubDate>Wed, 27 May 2026 07:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-8866</strong></p>
  <p>The jQuery googleslides plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'googleslides' shortcode in all versions up to, and including, 1.3. This is due to insufficient input sanitization and output escaping on user supplied attributes (userid, albumid, authkey, imgmax, maxresults, random, caption, albumlink, time, and fadespeed) in the googleslides_handler() function, wh…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-8866">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-21821 – The HCL BigFix SCM Reporting site contains an outdated and unsupported version o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21821</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21821</guid>
    <pubDate>Wed, 13 May 2026 21:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-21821</strong></p>
  <p>The HCL BigFix SCM Reporting site contains an outdated and unsupported version of the jQuery 1.x library. Since jQuery 1.x has reached end-of-life and no longer receives security updates, it may expose the application to publicly known security weaknesses and increase the risk of client-side attacks such as Cross-Site Scripting (XSS) or manipulation through vulnerable third-party components.</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-1104</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21821">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43892 – AntSword is a cross-platform website management toolkit. Prior to 2.1.16, incomp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43892</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43892</guid>
    <pubDate>Tue, 12 May 2026 18:17:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43892</strong></p>
  <p>AntSword is a cross-platform website management toolkit. Prior to 2.1.16, incomplete noxss() sanitization leads to 1-click RCE via jquery.terminal format code injection. This vulnerability is fixed in 2.1.16.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43892">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-4665 – The WP Carousel Free plugin for WordPress is vulnerable to Stored Cross-Site Scr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4665</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4665</guid>
    <pubDate>Tue, 05 May 2026 04:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-4665</strong></p>
  <p>The WP Carousel Free plugin for WordPress is vulnerable to Stored Cross-Site Scripting via crafted fancybox `data-caption` attributes in all versions up to, and including, 2.7.10. This is due to the `fancybox-config.js` script reading the carousel container's `id` attribute directly from the DOM to construct a jQuery selector without sanitization. When a Contributor crafts an HTML block with a ma…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4665">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-4805 – The Woostify plugin for WordPress is vulnerable to Stored Cross-Site Scripting i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4805</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4805</guid>
    <pubDate>Tue, 28 Apr 2026 08:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-4805</strong></p>
  <p>The Woostify plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.5.0 This is due to insufficient input sanitization and output escaping in the bundled Lity.js lightbox library, where user-controlled input from the href attribute is concatenated directly into a jQuery HTML string without sanitization. This makes it possible for authenticated attack…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4805">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-41247 – elFinder is an open-source file manager for web, written in JavaScript using jQu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41247</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41247</guid>
    <pubDate>Thu, 23 Apr 2026 19:17:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-41247</strong></p>
  <p>elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.67, elFinder contains a command injection vulnerability in the resize command. The bg (background color) parameter is accepted from user input and passed through image resize/rotate processing. In configurations that use the ImageMagick CLI backend, this value is incorporated into shell command st…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41247">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40568 – FreeScout is a free self-hosted help desk and shared mailbox. Versions prior to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40568</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40568</guid>
    <pubDate>Tue, 21 Apr 2026 17:16:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40568</strong></p>
  <p>FreeScout is a free self-hosted help desk and shared mailbox. Versions prior to 1.8.213 have a stored cross-site scripting (XSS) vulnerability in the mailbox signature feature. The sanitization function `Helper::stripDangerousTags()` (`app/Misc/Helper.php:568`) uses an incomplete blocklist of only four HTML tags (`script`, `form`, `iframe`, `object`) and does not remove event handler attributes.…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40568">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34716 – WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AV...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34716</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34716</guid>
    <pubDate>Tue, 31 Mar 2026 21:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34716</strong></p>
  <p>WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo YPTSocket plugin's caller feature renders incoming call notifications using the jQuery Toast Plugin, passing the caller's display name directly as the heading parameter. The toast plugin constructs the heading as raw HTML ('<h2>' + heading + '</h2>') and inserts it into the DOM via jQuery's .html() method, which…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34716">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32513 – Deserialization of Untrusted Data vulnerability in Miguel Useche JS Archive List...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32513</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32513</guid>
    <pubDate>Wed, 25 Mar 2026 17:17:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32513</strong></p>
  <p>Deserialization of Untrusted Data vulnerability in Miguel Useche JS Archive List jquery-archive-list-widget allows Object Injection.This issue affects JS Archive List: from n/a through <= 6.1.7.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32513">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-32119 – OpenEMR is a free and open source electronic health records and medical practice...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32119</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32119</guid>
    <pubDate>Thu, 19 Mar 2026 20:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-32119</strong></p>
  <p>OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.2, DOM-based stored XSS in the jQuery SearchHighlight plugin (`library/js/SearchHighlight.js`) allows an authenticated user with encounter form write access to inject arbitrary JavaScript that executes in another clinician's browser session when they use the search/find feature…</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32119">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32121 – OpenEMR is a free and open source electronic health records and medical practice...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32121</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32121</guid>
    <pubDate>Wed, 11 Mar 2026 21:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32121</strong></p>
  <p>OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.1,  Stored XSS in prescription CSS/HTML print view via patient demographics. That finding involves server-side rendering of patient names via raw PHP echo. This finding involves client-side DOM-based rendering via jQuery .html() in a completely different component (portal/sign/a…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32121">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-26953 – Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26953</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26953</guid>
    <pubDate>Thu, 19 Feb 2026 23:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-26953</strong></p>
  <p>Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application.  Versions 6.0 and above have a Stored HTML Injection vulnerability in the active sessions table located on the API settings page, allowing an attacker with valid credentials to inject arbitrary HTML code that will be rendered in the browser of any administrator who visits…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26953">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-53892 – Blackcat CMS 1.4 contains a remote code execution vulnerability that allows auth...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-53892</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-53892</guid>
    <pubDate>Mon, 15 Dec 2025 21:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-53892</strong></p>
  <p>Blackcat CMS 1.4 contains a remote code execution vulnerability that allows authenticated administrators to upload malicious PHP files through the jquery plugin manager. Attackers can upload a zip file with a PHP shell script and execute arbitrary system commands by accessing the uploaded plugin's PHP file with a 'code' parameter.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-53892">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2016-15054 – Nagios XI versions prior to 5.4.0 are vulnerable to cross-site scripting (XSS) v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-15054</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-15054</guid>
    <pubDate>Mon, 03 Nov 2025 22:15:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2016-15054</strong></p>
  <p>Nagios XI versions prior to 5.4.0 are vulnerable to cross-site scripting (XSS) via the jQuery Migrate library. Insufficient validation or escaping of user-supplied input may allow an attacker to inject and execute arbitrary script in the context of a victim's browser.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-15054">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-10575 – The WP jQuery Pager plugin for WordPress is vulnerable to SQL Injection via the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-10575</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-10575</guid>
    <pubDate>Wed, 15 Oct 2025 09:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-10575</strong></p>
  <p>The WP jQuery Pager plugin for WordPress is vulnerable to SQL Injection via the 'ids' shortcode attribute parameter handled by the WPJqueryPaged::get_gallery_page_imgs() function in all versions up to, and including, 1.4.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.  This makes it possible for authenticated attackers, w…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-10575">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-3650 – The jQuery Colorbox WordPress plugin through 4.6.3 uses the colorbox library, wh...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-3650</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-3650</guid>
    <pubDate>Fri, 12 Sep 2025 06:15:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-3650</strong></p>
  <p>The jQuery Colorbox WordPress plugin through 4.6.3 uses the colorbox library, which does not sanitize title attributes on links before using them, allowing users with at least the contributor role to conduct XSS attacks against administrators.</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-3650">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-54726 – Improper Neutralization of Special Elements used in an SQL Command ('SQL Injecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54726</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54726</guid>
    <pubDate>Wed, 20 Aug 2025 08:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-54726</strong></p>
  <p>Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Miguel Useche JS Archive List jquery-archive-list-widget allows SQL Injection.This issue affects JS Archive List: from n/a through < 6.1.6.</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54726">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-7726 – The The7 theme for WordPress is vulnerable to Stored Cross-Site Scripting via it...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-7726</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-7726</guid>
    <pubDate>Sat, 09 Aug 2025 14:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-7726</strong></p>
  <p>The The7 theme for WordPress is vulnerable to Stored Cross-Site Scripting via its lightbox rendering code in all versions up to, and including, 12.6.0 due to insufficient input sanitization and output escaping. The theme’s JavaScript reads user-supplied 'title' and 'data-dt-img-description' attributes directly via jQuery.attr(), concatenates them into an HTML string, and inserts that string into…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-7726">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-6382 – The Taeggie Feed plugin for WordPress is vulnerable to Stored Cross-Site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-6382</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-6382</guid>
    <pubDate>Thu, 24 Jul 2025 10:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-6382</strong></p>
  <p>The Taeggie Feed plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's taeggie-feed shortcode in all versions up to, and including, 0.1.10. The plugin’s render() method takes the user-supplied name attribute and injects it directly into a <script> tag - both in the id attribute and inside jQuery.getScript() - without proper escaping. This makes it possible for authent…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-6382">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2015-10138 – The Work The Flow File Upload plugin for WordPress is vulnerable to arbitrary fi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-10138</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-10138</guid>
    <pubDate>Sat, 19 Jul 2025 12:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2015-10138</strong></p>
  <p>The Work The Flow File Upload plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the jQuery-File-Upload-9.5.0 server and test files in versions up to, and including, 2.5.2. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-10138">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34100 – An unrestricted file upload vulnerability exists in BuilderEngine 3.5.0 via the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34100</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34100</guid>
    <pubDate>Thu, 10 Jul 2025 20:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34100</strong></p>
  <p>An unrestricted file upload vulnerability exists in BuilderEngine 3.5.0 via the integration of the elFinder 2.0 file manager and its use of the jQuery File Upload plugin. The plugin fails to properly validate or restrict file types or locations during upload operations, allowing an attacker to upload a malicious .php file and subsequently execute arbitrary PHP code on the server under the context…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34100">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-3597 – The Firelight Lightbox WordPress plugin before 2.3.15 does not prevent users wit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-3597</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-3597</guid>
    <pubDate>Mon, 12 May 2025 06:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-3597</strong></p>
  <p>The Firelight Lightbox WordPress plugin before 2.3.15 does not prevent users with post writing capabilities from executing arbitrary Javascript when the jQuery Metadata library is enabled. While this feature is meant to only be available to Pro version users, it can be activated in the free version too, making it theoretically exploitable there as well.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-3597">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-47605 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-47605</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-47605</guid>
    <pubDate>Wed, 07 May 2025 15:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-47605</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in AppJetty WP jQuery DataTable wp-jquery-datatable allows Stored XSS.This issue affects WP jQuery DataTable: from n/a through <= 4.1.0.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-47605">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-46514 – Cross-Site Request Forgery (CSRF) vulnerability in milat Milat jQuery Automatic ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46514</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46514</guid>
    <pubDate>Thu, 24 Apr 2025 16:15:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-46514</strong></p>
  <p>Cross-Site Request Forgery (CSRF) vulnerability in milat Milat jQuery Automatic Popup milat-jquery-automatic-popup allows Stored XSS.This issue affects Milat jQuery Automatic Popup: from n/a through <= 1.3.1.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46514">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-43958 – An arbitrary file upload vulnerability in the component /jquery-file-upload/serv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-43958</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-43958</guid>
    <pubDate>Tue, 22 Apr 2025 18:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-43958</strong></p>
  <p>An arbitrary file upload vulnerability in the component /jquery-file-upload/server/php/index.php of Hospital Management System v4.0 allows an unauthenticated attacker to upload any file to the server and execute arbitrary code.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-43958">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-26954 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-26954</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-26954</guid>
    <pubDate>Tue, 15 Apr 2025 12:15:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-26954</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in 1pluginjquery ZooEffect 1-jquery-photo-gallery-slideshow-flash allows Reflected XSS.This issue affects ZooEffect: from n/a through <= 1.11.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-26954">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-3573 – Versions of the package jquery-validation before 1.20.0 are vulnerable to Cross-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-3573</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-3573</guid>
    <pubDate>Tue, 15 Apr 2025 05:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-3573</strong></p>
  <p>Versions of the package jquery-validation before 1.20.0 are vulnerable to Cross-site Scripting (XSS) in the showLabel() function, which may take input from a user-controlled placeholder value. This value will populate a message via $.validator.messages in a user localizable dictionary.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-3573">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-31128 – gifplayer is a customizable jquery plugin to play and stop animated gifs. gifpla...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-31128</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-31128</guid>
    <pubDate>Mon, 31 Mar 2025 19:15:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-31128</strong></p>
  <p>gifplayer is a customizable jquery plugin to play and stop animated gifs. gifplayer contains a cross-site scripting (XSS) vulnerability. This vulnerability is fixed in 0.3.7.</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-31128">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-30560 – Cross-Site Request Forgery (CSRF) vulnerability in Sana Ullah jQuery Dropdown Me...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-30560</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-30560</guid>
    <pubDate>Mon, 24 Mar 2025 14:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-30560</strong></p>
  <p>Cross-Site Request Forgery (CSRF) vulnerability in Sana Ullah jQuery Dropdown Menu jquery-drop-down-menu-plugin allows Stored XSS.This issue affects jQuery Dropdown Menu: from n/a through <= 3.0.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-30560">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-28861 – Cross-Site Request Forgery (CSRF) vulnerability in bhzad WP jQuery Persian Datep...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-28861</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-28861</guid>
    <pubDate>Tue, 11 Mar 2025 21:15:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-28861</strong></p>
  <p>Cross-Site Request Forgery (CSRF) vulnerability in bhzad WP jQuery Persian Datepicker wpjqp-datepicker allows Stored XSS.This issue affects WP jQuery Persian Datepicker: from n/a through <= 0.1.0.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-28861">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-22798 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-22798</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-22798</guid>
    <pubDate>Wed, 15 Jan 2025 16:15:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-22798</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in CHR Designer Responsive jQuery Slider responsive-jquery-slider allows Stored XSS.This issue affects Responsive jQuery Slider: from n/a through <= 1.1.1.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-22798">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-22546 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-22546</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-22546</guid>
    <pubDate>Tue, 07 Jan 2025 16:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-22546</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Obaid Hossain jQuery TwentyTwenty js-twentytwenty allows Stored XSS.This issue affects jQuery TwentyTwenty: from n/a through <= 1.0.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-22546">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-56287 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-56287</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-56287</guid>
    <pubDate>Tue, 07 Jan 2025 11:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-56287</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in AppJetty WP jQuery DataTable wp-jquery-datatable allows Stored XSS.This issue affects WP jQuery DataTable: from n/a through <= 4.0.1.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-56287">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-12499 – The WP jQuery DataTable plugin for WordPress is vulnerable to Stored Cross-Site ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-12499</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-12499</guid>
    <pubDate>Tue, 07 Jan 2025 07:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-12499</strong></p>
  <p>The WP jQuery DataTable plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wp_jdt' shortcode in all versions up to, and including, 4.0.1 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 wi…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-12499">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-52583 – The WesHacks GitHub repository provides the official Hackathon competition websi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52583</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52583</guid>
    <pubDate>Mon, 18 Nov 2024 21:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-52583</strong></p>
  <p>The WesHacks GitHub repository provides the official Hackathon competition website source code for the Muweilah Wesgreen Hackathon. The page `schedule.html` before 17 November 2024 or commit 93dfb83 contains links to `Leostop`, a site that hosts a malicious injected JavaScript file that occurs when bootstrap is run as well as jquery. `Leostop` may be a tracking malware and creates 2 JavaScript fi…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-494</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52583">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-30875 – Cross Site Scripting vulnerability in JavaScript Library jquery-ui v.1.13.1 allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-30875</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-30875</guid>
    <pubDate>Thu, 17 Oct 2024 22:15:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-30875</strong></p>
  <p>Cross Site Scripting vulnerability in JavaScript Library jquery-ui v.1.13.1 allows a remote attacker to obtain sensitive information and execute arbitrary code via a crafted payload to the window.addEventListener component. NOTE: this is disputed by the Supplier because it cannot be reproduced, and because the exploitation example does not indicate whether, or how, the example website is using jQ…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-30875">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-8940 – Vulnerability in the Scriptcase application version 9.4.019, which involves the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-8940</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-8940</guid>
    <pubDate>Wed, 25 Sep 2024 01:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-8940</strong></p>
  <p>Vulnerability in the Scriptcase application version 9.4.019, which involves the arbitrary upload of a file via /scriptcase/devel/lib/third/jquery_plugin/jQuery-File-Upload/server/php/ via a POST request. An attacker could upload malicious files to the server due to the application not properly verifying user input.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-8940">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-32753 – Under certain circumstances the camera may be susceptible to known vulnerabiliti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32753</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32753</guid>
    <pubDate>Thu, 11 Jul 2024 16:15:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-32753</strong></p>
  <p>Under certain circumstances the camera may be susceptible to known vulnerabilities associated with the JQuery versions prior to 3.5.0 third-party component</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32753">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-37247 – Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-37247</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-37247</guid>
    <pubDate>Wed, 26 Jun 2024 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-37247</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in twinpictures, baden03 jQuery T(-) Countdown Widget allows Stored XSS.This issue affects jQuery T(-) Countdown Widget: from n/a through 2.3.25.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-37247">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-5425 – The WP jQuery Lightbox plugin for WordPress is vulnerable to Stored Cross-Site S...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-5425</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-5425</guid>
    <pubDate>Fri, 07 Jun 2024 04:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-5425</strong></p>
  <p>The WP jQuery Lightbox plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘title’ attribute in all versions up to, and including, 1.5.4 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…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-5425">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-4783 – The jQuery T(-) Countdown Widget plugin for WordPress is vulnerable to Stored Cr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-4783</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-4783</guid>
    <pubDate>Thu, 23 May 2024 02:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-4783</strong></p>
  <p>The jQuery T(-) Countdown Widget plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's tminus shortcode in all versions up to, and including, 2.3.25 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…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-4783">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-24850 – Missing Authorization vulnerability in Mark Stockton Quicksand Post Filter jQuer...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-24850</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-24850</guid>
    <pubDate>Thu, 11 Apr 2024 01:24:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-24850</strong></p>
  <p>Missing Authorization vulnerability in Mark Stockton Quicksand Post Filter jQuery Plugin.This issue affects Quicksand Post Filter jQuery Plugin: from n/a through 3.1.1.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-24850">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-24849 – Cross-Site Request Forgery (CSRF) vulnerability in Mark Stockton Quicksand Post ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-24849</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-24849</guid>
    <pubDate>Wed, 21 Feb 2024 07:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-24849</strong></p>
  <p>Cross-Site Request Forgery (CSRF) vulnerability in Mark Stockton Quicksand Post Filter jQuery Plugin.This issue affects Quicksand Post Filter jQuery Plugin: from n/a through 3.1.1.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-24849">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-26629 – A JQuery Unrestricted Arbitrary File Upload vulnerability was discovered in Hosp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-26629</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-26629</guid>
    <pubDate>Wed, 10 Jan 2024 09:15:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-26629</strong></p>
  <p>A JQuery Unrestricted Arbitrary File Upload vulnerability was discovered in Hospital Management System V4.0 which allows an unauthenticated attacker to upload any file to the server.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-26629">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-5432 – The Jquery news ticker plugin for WordPress is vulnerable to Stored Cross-Site S...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-5432</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-5432</guid>
    <pubDate>Tue, 19 Dec 2023 04:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-5432</strong></p>
  <p>The Jquery news ticker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'jquery-news-ticker' shortcode in versions up to, and including, 3.1 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will ex…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-5432">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-5464 – The Jquery accordion slideshow plugin for WordPress is vulnerable to SQL Injecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-5464</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-5464</guid>
    <pubDate>Tue, 31 Oct 2023 09:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-5464</strong></p>
  <p>The Jquery accordion slideshow plugin for WordPress is vulnerable to SQL Injection via the plugin's shortcode in versions up to, and including, 8.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers with subscriber-level and above permissions to append additional SQL queries i…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-5464">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-5430 – The Jquery news ticker plugin for WordPress is vulnerable to SQL Injection via t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-5430</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-5430</guid>
    <pubDate>Tue, 31 Oct 2023 09:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-5430</strong></p>
  <p>The Jquery news ticker plugin for WordPress is vulnerable to SQL Injection via the plugin's shortcode in versions up to, and including, 3.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers with subscriber-level and above permissions to append additional SQL queries into alre…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-5430">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-5113 – Certain HP Enterprise LaserJet and HP LaserJet Managed Printers are potentially ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-5113</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-5113</guid>
    <pubDate>Wed, 04 Oct 2023 15:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-5113</strong></p>
  <p>Certain HP Enterprise LaserJet and HP LaserJet Managed Printers are potentially vulnerable to denial of service due to WS-Print request and potential injections of Cross Site Scripting via jQuery-UI.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-5113">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-4890 – The JQuery Accordion Menu Widget plugin for WordPress is vulnerable to Stored Cr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-4890</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-4890</guid>
    <pubDate>Tue, 12 Sep 2023 02:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-4890</strong></p>
  <p>The JQuery Accordion Menu Widget plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'dcwp-jquery-accordion' shortcode in versions up to, and including, 3.1.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pag…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-4890">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-2648 – A vulnerability was found in Weaver E-Office 9.5. It has been classified as crit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-2648</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-2648</guid>
    <pubDate>Thu, 11 May 2023 08:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-2648</strong></p>
  <p>A vulnerability was found in Weaver E-Office 9.5. It has been classified as critical. This affects an unknown part of the file /inc/jquery/uploadify/uploadify.php. The manipulation of the argument Filedata leads to unrestricted upload. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-228777 was assigned to this vulner…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-2648">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-2582 – A prototype pollution vulnerability exists in Strikingly CMS which can result in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-2582</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-2582</guid>
    <pubDate>Mon, 08 May 2023 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-2582</strong></p>
  <p>A prototype pollution vulnerability exists in Strikingly CMS which can result in reflected cross-site scripting (XSS) in affected applications and sites built with Strikingly. The vulnerability exists because of Strikingly JavaScript library parsing the URL fragment allows access to the __proto__ or constructor properties and the Object prototype. By leveraging an embedded gadget like jQuery, an…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-2582">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2023-1275 – A vulnerability classified as problematic was found in SourceCodester Phone Shop...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-1275</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-1275</guid>
    <pubDate>Wed, 08 Mar 2023 18:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2023-1275</strong></p>
  <p>A vulnerability classified as problematic was found in SourceCodester Phone Shop Sales Managements System 1.0. This vulnerability affects unknown code of the file /osms/assets/plugins/jquery-validation-1.11.1/demo/captcha/index.php of the component CAPTCHA Handler. The manipulation leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public an…</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-1275">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-36713 – Cross Site Scripting (XSS) vulnerability in the DataTables plug-in 1.9.2 for jQu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-36713</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-36713</guid>
    <pubDate>Mon, 06 Mar 2023 22:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-36713</strong></p>
  <p>Cross Site Scripting (XSS) vulnerability in the DataTables plug-in 1.9.2 for jQuery allows attackers to run arbitrary code via the sBaseName parameter to function _fnCreateCookie. NOTE: 1.9.2 is a version from 2012.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-36713">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-32860 – iziModal is a modal plugin with jQuery. Versions prior to 1.6.1 are vulnerable t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32860</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32860</guid>
    <pubDate>Tue, 21 Feb 2023 15:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-32860</strong></p>
  <p>iziModal is a modal plugin with jQuery. Versions prior to 1.6.1 are vulnerable to cross-site scripting (XSS) when handling untrusted modal titles. An attacker who is able to influence the field `title` when creating a `iziModal` instance is able to supply arbitrary `html` or `javascript` code that will be rendered in the context of a user, potentially leading to `XSS`. Version 1.6.1 contains a pa…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32860">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-32850 – jQuery MiniColors is a color picker built on jQuery. Prior to version 2.3.6, jQu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32850</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32850</guid>
    <pubDate>Mon, 20 Feb 2023 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-32850</strong></p>
  <p>jQuery MiniColors is a color picker built on jQuery. Prior to version 2.3.6, jQuery MiniColors is prone to cross-site scripting when handling untrusted color names. This issue is patched in version 2.3.6.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32850">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-0171 – The jQuery T(-) Countdown Widget WordPress plugin before 2.3.24 does not validat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-0171</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-0171</guid>
    <pubDate>Mon, 06 Feb 2023 20:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-0171</strong></p>
  <p>The jQuery T(-) Countdown Widget WordPress plugin before 2.3.24 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-0171">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-32821 – MooTools is a collection of JavaScript utilities for JavaScript developers. All ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32821</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32821</guid>
    <pubDate>Tue, 03 Jan 2023 17:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-32821</strong></p>
  <p>MooTools is a collection of JavaScript utilities for JavaScript developers. All known versions include a CSS selector parser that is vulnerable to Regular Expression Denial of Service (ReDoS). An attack requires that an attacker can inject a string into a CSS selector at runtime, which is quite common with e.g. jQuery CSS selectors. No patches are available for this issue.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32821">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-31160 – jQuery UI is a curated set of user interface interactions, effects, widgets, and...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31160</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31160</guid>
    <pubDate>Wed, 20 Jul 2022 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-31160</strong></p>
  <p>jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of jQuery. Versions prior to 1.13.2 are potentially vulnerable to cross-site scripting. Initializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. Calling `.checkboxradio( "refresh" )` on such a widget and the initial HTM…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31160">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-2144 – The Jquery Validation For Contact Form 7 WordPress plugin before 5.3 does not ha...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-2144</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-2144</guid>
    <pubDate>Sun, 17 Jul 2022 11:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-2144</strong></p>
  <p>The Jquery Validation For Contact Form 7 WordPress plugin before 5.3 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change Blog options like default_role, users_can_register via a CSRF attack</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-2144">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-31147 – The jQuery Validation Plugin (jquery-validation) provides drop-in validation for...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31147</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31147</guid>
    <pubDate>Thu, 14 Jul 2022 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-31147</strong></p>
  <p>The jQuery Validation Plugin (jquery-validation) provides drop-in validation for forms. Versions of jquery-validation prior to 1.19.5 are vulnerable to regular expression denial of service (ReDoS) when an attacker is able to supply arbitrary input to the url2 method. This is due to an incomplete fix for CVE-2021-43306. Users should upgrade to version 1.19.5 to receive a patch.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31147">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-43306 – An exponential ReDoS (Regular Expression Denial of Service) can be triggered in ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-43306</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-43306</guid>
    <pubDate>Thu, 02 Jun 2022 14:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-43306</strong></p>
  <p>An exponential ReDoS (Regular Expression Denial of Service) can be triggered in the jquery-validation npm package, when an attacker is able to supply arbitrary input to the url2 method</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-43306">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-30241 – The jquery.json-viewer library through 1.4.0 for Node.js does not properly escap...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-30241</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-30241</guid>
    <pubDate>Wed, 04 May 2022 18:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-30241</strong></p>
  <p>The jquery.json-viewer library through 1.4.0 for Node.js does not properly escape characters such as < in a JSON object, as demonstrated by a SCRIPT element.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-30241">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-1291 – XSS vulnerability with default `onCellHtmlData` function in GitHub repository hh...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-1291</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-1291</guid>
    <pubDate>Sun, 10 Apr 2022 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-1291</strong></p>
  <p>XSS vulnerability with default `onCellHtmlData` function in GitHub repository hhurz/tableexport.jquery.plugin prior to 1.25.0. Transmitting cookies to third-party servers. Sending data from secure sessions to third-party servers</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1291">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-43956 – The jQuery deserialize library in Fisheye and Crucible before version 4.8.9 allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-43956</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-43956</guid>
    <pubDate>Wed, 16 Mar 2022 01:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-43956</strong></p>
  <p>The jQuery deserialize library in Fisheye and Crucible before version 4.8.9 allowed remote attackers to to inject arbitrary HTML and/or JavaScript via a prototype pollution vulnerability.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-43956">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-25495 – The component /jquery_file_upload/server/php/index.php of CuppaCMS v1.0 allows a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-25495</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-25495</guid>
    <pubDate>Tue, 15 Mar 2022 18:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-25495</strong></p>
  <p>The component /jquery_file_upload/server/php/index.php of CuppaCMS v1.0 allows attackers to upload arbitrary files and execute arbitrary code via a crafted PHP file.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-25495">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-23395 – jQuery Cookie 1.4.1 is affected by prototype pollution, which can lead to DOM cr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23395</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23395</guid>
    <pubDate>Wed, 02 Mar 2022 12:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-23395</strong></p>
  <p>jQuery Cookie 1.4.1 is affected by prototype pollution, which can lead to DOM cross-site scripting (XSS).</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23395">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-37504 – A cross-site scripting (XSS) vulnerability in the fileNameStr parameter of jQuer...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-37504</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-37504</guid>
    <pubDate>Fri, 25 Feb 2022 19:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-37504</strong></p>
  <p>A cross-site scripting (XSS) vulnerability in the fileNameStr parameter of jQuery-Upload-File v4.0.11 allows attackers to execute arbitrary web scripts or HTML via a crafted file with a Javascript payload in the file name.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-37504">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2021-43862 – jQuery Terminal Emulator is a plugin for creating command line interpreters in y...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-43862</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-43862</guid>
    <pubDate>Thu, 30 Dec 2021 15:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2021-43862</strong></p>
  <p>jQuery Terminal Emulator is a plugin for creating command line interpreters in your applications. Versions prior to 2.31.1 contain a low impact and limited cross-site scripting (XSS) vulnerability. The code for XSS payload is always visible, but an attacker can use other techniques to hide the code the victim sees. If the application uses the `execHash` option and executes code from URL, the atta…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-80</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-43862">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-44030 – Quest KACE Desktop Authority before 11.2 allows XSS because it does not prevent ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-44030</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-44030</guid>
    <pubDate>Wed, 22 Dec 2021 06:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-44030</strong></p>
  <p>Quest KACE Desktop Authority before 11.2 allows XSS because it does not prevent untrusted HTML from reaching the jQuery.htmlPrefilter method of jQuery.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-44030">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-41184 – jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41184</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41184</guid>
    <pubDate>Tue, 26 Oct 2021 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-41184</strong></p>
  <p>jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0, accepting the value of the `of` option of the `.position()` util from untrusted sources may execute untrusted code. The issue is fixed in jQuery UI 1.13.0. Any string value passed to the `of` option is now treated as a CSS selector. A workaround is to not accept the value of the `of` option from untrusted sources.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41184">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-41183 – jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41183</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41183</guid>
    <pubDate>Tue, 26 Oct 2021 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-41183</strong></p>
  <p>jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0, accepting the value of various `*Text` options of the Datepicker widget from untrusted sources may execute untrusted code. The issue is fixed in jQuery UI 1.13.0. The values passed to various `*Text` options are now always treated as pure text, not HTML. A workaround is to not accept the value of the `*Text` options…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41183">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-41182 – jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41182</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41182</guid>
    <pubDate>Tue, 26 Oct 2021 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-41182</strong></p>
  <p>jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0, accepting the value of the `altField` option of the Datepicker widget from untrusted sources may execute untrusted code. The issue is fixed in jQuery UI 1.13.0. Any string value passed to the `altField` option is now treated as a CSS selector. A workaround is to not accept the value of the `altField` option from unt…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41182">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-24543 – The jQuery Reply to Comment WordPress plugin through 1.31 does not have any CSRF...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-24543</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-24543</guid>
    <pubDate>Mon, 25 Oct 2021 14:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-24543</strong></p>
  <p>The jQuery Reply to Comment WordPress plugin through 1.31 does not have any CSRF check when saving its settings, nor sanitise or escape its 'Quote String' and 'Reply String' settings before outputting them in Comments, leading to a Stored Cross-Site Scripting issue.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-24543">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-41132 – OMERO.web provides a web based client and plugin infrastructure. In versions pri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41132</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41132</guid>
    <pubDate>Thu, 14 Oct 2021 16:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-41132</strong></p>
  <p>OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of ``jQuery.html()``, there are a whole host of cross-site scripting possibilities with specially crafted input to a variety of fields. This issue is patched in version 5.11.0. There a…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-116</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41132">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-34663 – The jQuery Tagline Rotator WordPress plugin is vulnerable to Reflected Cross-Sit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-34663</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-34663</guid>
    <pubDate>Mon, 16 Aug 2021 19:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-34663</strong></p>
  <p>The jQuery Tagline Rotator WordPress plugin is vulnerable to Reflected Cross-Site Scripting due to the use of $_SERVER['PHP_SELF'] in the ~/jquery-tagline-rotator.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 0.1.5.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-34663">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-32682 – elFinder is an open-source file manager for web, written in JavaScript using jQu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32682</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32682</guid>
    <pubDate>Mon, 14 Jun 2021 17:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-32682</strong></p>
  <p>elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Several vulnerabilities affect elFinder 2.1.58. These vulnerabilities can allow an attacker to execute arbitrary code and commands on the server hosting the elFinder PHP connector, even with minimal configuration. The issues were patched in version 2.1.59. As a workaround, ensure the connector is not exposed w…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32682">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-20086 – Improperly Controlled Modification of Object Prototype Attributes ('Prototype Po...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-20086</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-20086</guid>
    <pubDate>Fri, 23 Apr 2021 19:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-20086</strong></p>
  <p>Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in jquery-bbq 1.2.1 allows a malicious user to inject properties into Object.prototype.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-20086">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-20083 – Improperly Controlled Modification of Object Prototype Attributes ('Prototype Po...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-20083</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-20083</guid>
    <pubDate>Fri, 23 Apr 2021 19:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-20083</strong></p>
  <p>Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in jquery-plugin-query-object 2.2.3 allows a malicious user to inject properties into Object.prototype.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-20083">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-20087 – Improperly Controlled Modification of Object Prototype Attributes ('Prototype Po...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-20087</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-20087</guid>
    <pubDate>Fri, 23 Apr 2021 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-20087</strong></p>
  <p>Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in jquery-deparam 0.5.1 allows a malicious user to inject properties into Object.prototype.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-20087">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-20084 – Improperly Controlled Modification of Object Prototype Attributes ('Prototype Po...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-20084</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-20084</guid>
    <pubDate>Fri, 23 Apr 2021 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-20084</strong></p>
  <p>Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in jquery-sparkle 1.5.2-beta allows a malicious user to inject properties into Object.prototype.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-20084">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-29587 – SimplCommerce 1.0.0-rc uses the Bootbox.js library, which allows creation of pro...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-29587</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-29587</guid>
    <pubDate>Thu, 14 Jan 2021 16:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-29587</strong></p>
  <p>SimplCommerce 1.0.0-rc uses the Bootbox.js library, which allows creation of programmatic dialog boxes using Bootstrap modals. The Bootbox.js library intentionally does not perform any sanitization of user input, which results in a DOM XSS, because it uses the jQuery .html() function to directly append the payload to a dialog.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-29587">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-21252 – The jQuery Validation Plugin provides drop-in validation for your existing forms...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-21252</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-21252</guid>
    <pubDate>Wed, 13 Jan 2021 19:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-21252</strong></p>
  <p>The jQuery Validation Plugin provides drop-in validation for your existing forms. It is published as an npm package "jquery-validation". jquery-validation before version 1.19.3 contains one or more regular expressions that are vulnerable to ReDoS (Regular Expression Denial of Service). This is fixed in 1.19.3.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-21252">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-26120 – XSS exists in the MobileFrontend extension for MediaWiki before 1.34.4 because s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-26120</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-26120</guid>
    <pubDate>Sun, 27 Sep 2020 21:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-26120</strong></p>
  <p>XSS exists in the MobileFrontend extension for MediaWiki before 1.34.4 because section.line is mishandled during regex section line replacement from PageGateway. Using crafted HTML, an attacker can elicit an XSS attack via jQuery's parseHTML method, which can cause image callbacks to fire even without the element being appended to the DOM.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-26120">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-25814 – In MediaWiki before 1.31.10 and 1.32.x through 1.34.x before 1.34.4, XSS related...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-25814</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-25814</guid>
    <pubDate>Sun, 27 Sep 2020 21:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-25814</strong></p>
  <p>In MediaWiki before 1.31.10 and 1.32.x through 1.34.x before 1.34.4, XSS related to jQuery can occur. The attacker creates a message with [javascript:payload xss] and turns it into a jQuery object with mw.message().parse(). The expected result is that the jQuery object does not contain an <a> tag (or it does not have a href attribute, or it's empty, etc.). The actual result is that the object con…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-25814">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-15154 – baserCMS 4.3.6 and earlier is affected by Cross Site Scripting (XSS) via arbitra...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15154</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15154</guid>
    <pubDate>Fri, 28 Aug 2020 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-15154</strong></p>
  <p>baserCMS 4.3.6 and earlier is affected by Cross Site Scripting (XSS) via arbitrary script execution. Admin access is required to exploit this vulnerability. The affected components are: content_fields.php, content_info.php, content_options.php, content_related.php, index_list_tree.php, jquery.bcTree.js. The issue is fixed in version 4.3.7.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15154">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-7656 – jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. T...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-7656</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-7656</guid>
    <pubDate>Tue, 19 May 2020 21:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-7656</strong></p>
  <p>jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "<script>" HTML tags that contain a whitespace character, i.e: "</script >", which results in the enclosed script logic to be executed.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-7656">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-11022 – In jQuery starting with 1.12.0 and before 3.5.0, passing HTML from untrusted sou...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-11022</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-11022</guid>
    <pubDate>Wed, 29 Apr 2020 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-11022</strong></p>
  <p>In jQuery starting with 1.12.0 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11022">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-11023 – In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-11023</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-11023</guid>
    <pubDate>Wed, 29 Apr 2020 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-11023</strong></p>
  <p>In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing <option> elements from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11023">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-18405 – jQuery v2.2.2 allows XSS via a crafted onerror attribute of an IMG element. NOTE...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-18405</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-18405</guid>
    <pubDate>Wed, 22 Apr 2020 18:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-18405</strong></p>
  <p>jQuery v2.2.2 allows XSS via a crafted onerror attribute of an IMG element. NOTE: this vulnerability has been reported to be spam entry</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-18405">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-10960 – In MediaWiki before 1.34.1, users can add various Cascading Style Sheets (CSS) c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-10960</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-10960</guid>
    <pubDate>Fri, 03 Apr 2020 15:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-10960</strong></p>
  <p>In MediaWiki before 1.34.1, users can add various Cascading Style Sheets (CSS) classes (which can affect what content is shown or hidden in the user interface) to arbitrary DOM nodes via HTML content within a MediaWiki page. This occurs because jquery.makeCollapsible allows applying an event handler to any Cascading Style Sheets (CSS) selector. There is no known way to exploit this for cross-site…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-10960">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-6978 – In Honeywell WIN-PAK 4.7.2, Web and prior versions, the affected product is vuln...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-6978</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-6978</guid>
    <pubDate>Tue, 24 Mar 2020 21:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-6978</strong></p>
  <p>In Honeywell WIN-PAK 4.7.2, Web and prior versions, the affected product is vulnerable due to the usage of old jQuery libraries.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-477</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-6978">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2014-8739 – Unrestricted file upload vulnerability in server/php/UploadHandler.php in the jQ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-8739</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-8739</guid>
    <pubDate>Sat, 08 Feb 2020 18:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2014-8739</strong></p>
  <p>Unrestricted file upload vulnerability in server/php/UploadHandler.php in the jQuery File Upload Plugin 6.4.4 for jQuery, as used in the Creative Solutions Creative Contact Form (formerly Sexy Contact Form) before 1.0.0 for WordPress and before 2.0.1 for Joomla!, allows remote attackers to execute arbitrary code by uploading a PHP file with an PHP extension, then accessing it via a direct request…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-8739">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-8121 – An insecure component vulnerability exists in Magento 2.1 prior to 2.1.19, Magen...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-8121</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-8121</guid>
    <pubDate>Tue, 05 Nov 2019 23:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-8121</strong></p>
  <p>An insecure component vulnerability exists in Magento 2.1 prior to 2.1.19, Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3. Magento 2 codebase leveraged outdated versions of JS libraries (Bootstrap, jquery, Knockout) with known security vulnerabilities.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-8121">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-9500 – The Exquisite Ultimate Newspaper theme 1.3.3 for WordPress has XSS via the ancho...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-9500</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-9500</guid>
    <pubDate>Tue, 22 Oct 2019 21:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-9500</strong></p>
  <p>The Exquisite Ultimate Newspaper theme 1.3.3 for WordPress has XSS via the anchor identifier to assets/js/jquery.foundation.plugins.js.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-9500">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2015-9479 – The ACF-Frontend-Display plugin through 2015-07-03 for WordPress has arbitrary f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-9479</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-9479</guid>
    <pubDate>Thu, 10 Oct 2019 17:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2015-9479</strong></p>
  <p>The ACF-Frontend-Display plugin through 2015-07-03 for WordPress has arbitrary file upload via an action=upload request to js/blueimp-jQuery-File-Upload-d45deb1/server/php/index.php.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-9479">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-9478 – prettyPhoto before 3.1.6 has js/jquery.prettyPhoto.js XSS.</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-9478</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-9478</guid>
    <pubDate>Thu, 10 Oct 2019 17:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-9478</strong></p>
  <p>prettyPhoto before 3.1.6 has js/jquery.prettyPhoto.js XSS.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-9478">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-9444 – The altos-connect plugin 1.3.0 for WordPress has XSS via the wp-content/plugins/...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-9444</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-9444</guid>
    <pubDate>Thu, 26 Sep 2019 04:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-9444</strong></p>
  <p>The altos-connect plugin 1.3.0 for WordPress has XSS via the wp-content/plugins/altos-connect/jquery-validate/demo/demo/captcha/index.php/ PATH_SELF.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-9444">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-1010113 – Premium Software CLEditor 1.4.5 and earlier is affected by: Cross Site Scripting...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-1010113</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-1010113</guid>
    <pubDate>Fri, 19 Jul 2019 16:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-1010113</strong></p>
  <p>Premium Software CLEditor 1.4.5 and earlier is affected by: Cross Site Scripting (XSS). The impact is: An attacker might be able to inject arbitrary html and script code into the web site. The component is: jQuery plug-in. The attack vector is: the victim must open a crafted href attribute of a link (A) element.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-1010113">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
