Lucene search
+L

15544 matches found

Cvelist
Cvelist
added 2026/05/02 3:36 a.m.48 views

CVE-2026-7209 Simple Link Directory <= 8.9.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes

The Simple Link Directory plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's qcopd-directory shortcode in all versions up to, and including, 8.9.2. This is due to insufficient input sanitization and output escaping on user supplied attributes such as titlefontsize...

6.4CVSS0.00195EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/05/02 12:00 a.m.23 views

WordPress plugin Total 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be install...

5.4CVSS5.8AI score0.00194EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/02 12:00 a.m.19 views

WordPress plugin Maxi Blocks 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be install...

6.4CVSS5.8AI score0.00234EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/02 12:00 a.m.17 views

WordPress plugin Call for Price for WooCommerce 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be installed t...

4.4CVSS5.8AI score0.00252EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/02 12:00 a.m.17 views

WordPress plugin Gravity Forms 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. WordPres...

7.2CVSS5.8AI score0.00232EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/02 12:00 a.m.22 views

PT-2026-36577

The Gravity Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Consent field hidden inputs in versions up to and including 2.10.0. This is due to a flawed state validation mechanism that fails open when input is sanitized by wp kses, combined with insufficient output...

7.2CVSS6AI score0.00239EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/02 12:00 a.m.25 views

PT-2026-36580

The Jeg Kit for Elementor – Powerful Addons for Elementor, Widgets & Templates for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'sg content number prefix' parameter in all versions up to, and including, 3.1.0 due to insufficient input sanitization and output...

6.4CVSS6AI score0.00357EPSS
SaveExploits0References9
OSV
OSV
added 2026/05/01 6:44 p.m.19 views

CLSA-2026-1777661044 vim: Fix of CVE-2026-33412

CVE-2026-33412: fix OS command injection via newline in glob by adding \n to SHELLSPECIAL in src/osunix.c so newlines are escaped before the pattern is passed to the user's shell...

7.3CVSS7.1AI score0.00834EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/01 1:15 p.m.18 views

CLSA-2026-1777565595 vim: Fix of CVE-2026-33412

CVE-2026-33412: fix OS command injection via newline in glob by adding \n to SHELLSPECIAL in src/osunix.c so newlines are escaped before the pattern is passed to the user's shell...

7.3CVSS7.1AI score0.00834EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/01 5:29 a.m.45 views

CVE-2024-13362 Freemius <= 2.10.1 - Reflected DOM-Based Cross-Site Scripting via url Parameter

Multiple plugins and/or themes for WordPress are vulnerable to Reflected Cross-Site Scripting via the url parameter in various versions due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that...

6.1CVSS0.00276EPSS
SaveExploits0References24
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.9 views

PT-2026-36299

Multiple plugins and/or themes for WordPress are vulnerable to Reflected Cross-Site Scripting via the url parameter in various versions due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that...

6.1CVSS6AI score0.00276EPSS
SaveExploits0References25
ATTACKERKB
ATTACKERKB
added 2026/04/30 6:56 a.m.6 views

CVE-2026-42511

The BOOTP file field is written to the lease file without escaping embedded double-quotes, allowing injection of arbitrary dhclient.conf directives. When the lease file is subsequently re-parsed by dhclient, e.g., after a system restart, an attacker-controlled field from the lease is passed to...

5.7AI score0.00431EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/30 12:00 a.m.11 views

Spring AI 1.0.x < 1.0.6 / 1.1.x < 1.1.5 Multiple Vulnerabilities

The version of Spring AI installed on the remote host is 1.0.x prior to 1.0.6 or 1.1.x prior to 1.1.5. It is, therefore, affected by multiple vulnerabilities, including: - A SQL injection vulnerability in CosmosDBVectorStore allows attackers to execute arbitrary SQL queries via crafted document...

8.8CVSS6.2AI score0.00394EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2026/04/29 9:03 p.m.16 views

n8n has SQL Injection in Snowflake and MySQL Nodes

Impact The fix for GHSA-f3f2-mcxc-pwjx did not cover the Snowflake node or the legacy MySQL v1 node. Both nodes construct SQL queries by directly interpolating user-controlled table names, column names, and update keys into query strings without identifier escaping, enabling SQL injection against...

8.8CVSS5.8AI score0.00254EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/29 9:03 p.m.19 views

GHSA-HP3C-VFPM-Q4F7 n8n has SQL Injection in Snowflake and MySQL Nodes

Impact The fix for GHSA-f3f2-mcxc-pwjx did not cover the Snowflake node or the legacy MySQL v1 node. Both nodes construct SQL queries by directly interpolating user-controlled table names, column names, and update keys into query strings without identifier escaping, enabling SQL injection against...

8.2CVSS5.8AI score0.00254EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/04/29 7:49 p.m.106 views

xsslab

Dalfox XSS Lab Stored XSS / second-order XSS laboratory for i...

5.4AI score
SaveExploits0
CloudLinux
CloudLinux
added 2026/04/29 7:06 a.m.17 views

vim: Fix of CVE-2026-33412

CVE-2026-33412: fix command injection via newline character in glob on Unix-like systems by escaping '\n' in SHELLSPECIAL...

7.3CVSS6AI score0.00834EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/29 6:18 a.m.12 views

CVE-2026-40967

In Spring AI, various FilterExpressionConverter implementations accept a filter expression object and translate them to specific vector store query languages. In several cases, keys and values are not properly escaped, leading to the ability to alter the query. Affected versions: Spring AI: 1.0.0...

8.6CVSS5.2AI score0.00394EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/29 12:00 a.m.29 views

PT-2026-35910

The WP Meteor Website Speed Optimization Addon plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'frontend rewrite' function's 'WPMETEORNWPMETEOR' placeholder content in all versions up to, and including, 3.4.16 due to insufficient input sanitization and output escaping...

6.1CVSS5.5AI score0.00215EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/29 12:00 a.m.17 views

WordPress plugin WP Meteor Website Speed Optimization Addon 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be install...

6.1CVSS5.8AI score0.00215EPSS
SaveExploits0References1
Rows per page
Query Builder