Lucene search
+L

15906 matches found

CVE
CVE
added 2024/08/31 7:36 a.m.63 views

CVE-2024-8276

CVE-2024-8276 (WPZOOM Portfolio Lite – Filterable Portfolio Plugin) affects WordPress WPZOOM Portfolio Lite. It allows Stored XSS via the align attribute in the wp:wpzoom-blocks Gutenberg block for all versions up to 1.4.4, caused by insufficient input sanitization and output escaping. Exploitati...

6.4CVSS5.5AI score0.00373EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/08/31 5:15 a.m.30 views

CVE-2024-3886

The tagDiv Composer plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘envatocode’ parameter in all versions up to, and including, 5.0 due to insufficient input sanitization and output escaping within the onajaxcheckenvatocode function. This makes it possible for...

6.1CVSS0.00415EPSS
SaveExploits0References2
NVD
NVD
added 2024/08/31 5:15 a.m.19 views

CVE-2024-5212

The tagDiv Composer plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘envatocode’ parameter in all versions up to, and including, 5.0 due to insufficient input sanitization and output escaping within the onajaxregisterforumuser function. This makes it possible for...

6.1CVSS0.00374EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/31 4:29 a.m.33 views

CVE-2024-5212 tagDiv Composer <= 5.0 - Reflected Cross-Site Scripting via envato_code[]

The tagDiv Composer plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘envatocode’ parameter in all versions up to, and including, 5.0 due to insufficient input sanitization and output escaping within the onajaxregisterforumuser function. This makes it possible for...

6.1CVSS0.00374EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/31 4:29 a.m.18 views

CVE-2024-3886 tagDiv Composer <= 5.0 - Reflected Cross-Site Scripting via envato_code[]

The tagDiv Composer plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘envatocode’ parameter in all versions up to, and including, 5.0 due to insufficient input sanitization and output escaping within the onajaxcheckenvatocode function. This makes it possible for...

6.1CVSS6.5AI score0.00415EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/31 4:29 a.m.19 views

CVE-2024-5212 tagDiv Composer <= 5.0 - Reflected Cross-Site Scripting via envato_code[]

The tagDiv Composer plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘envatocode’ parameter in all versions up to, and including, 5.0 due to insufficient input sanitization and output escaping within the onajaxregisterforumuser function. This makes it possible for...

6.1CVSS6.5AI score0.00374EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/31 4:29 a.m.77 views

CVE-2024-5212

The CVE-2024-5212 issue affects the TagDiv Composer WordPress plugin (td-composer) up to version 5.0. It enables Reflected XSS via the envato_code[] parameter due to insufficient input sanitization and output escaping in the on_ajax_register_forum_user function. Exploitation requires a user to pe...

6.1CVSS6.2AI score0.00374EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2024/08/31 12:00 a.m.11 views

WordPress plugin tagDiv Composer 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting...

6.1CVSS5.9AI score0.00415EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/08/31 12:00 a.m.11 views

WordPress plugin WPZOOM Portfolio Lite 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site...

6.4CVSS5.9AI score0.00373EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/08/31 12:00 a.m.12 views

WordPress plugin tagDiv Composer 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting...

6.1CVSS6AI score0.00374EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/30 4:55 p.m.32 views

CVE-2024-45047 Potential mXSS vulnerability due to improper HTML escaping in svelte

svelte performance oriented web framework. A potential mXSS vulnerability exists in Svelte for versions up to but not including 4.2.19. Svelte improperly escapes HTML on server-side rendering. The assumption is that attributes will always stay as such, but in some situation the final DOM tree...

5.4CVSS0.00365EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/08/30 4:55 p.m.28 views

CVE-2024-45047 Potential mXSS vulnerability due to improper HTML escaping in svelte

svelte performance oriented web framework. A potential mXSS vulnerability exists in Svelte for versions up to but not including 4.2.19. Svelte improperly escapes HTML on server-side rendering. The assumption is that attributes will always stay as such, but in some situation the final DOM tree...

5.4CVSS5.9AI score0.00365EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2024/08/30 4:49 p.m.29 views

Svelte has a potential mXSS vulnerability due to improper HTML escaping

Summary A potential XSS vulnerability exists in Svelte for versions prior to 4.2.19. Details Svelte improperly escapes HTML on server-side rendering. It converts strings according to the following rules: - If the string is an attribute value: - " - " - & - & - Other characters - No conversion -...

6.1CVSS6AI score0.00365EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/08/30 4:49 p.m.22 views

GHSA-8266-84WP-WV5C Svelte has a potential mXSS vulnerability due to improper HTML escaping

Summary A potential XSS vulnerability exists in Svelte for versions prior to 4.2.19. Details Svelte improperly escapes HTML on server-side rendering. It converts strings according to the following rules: - If the string is an attribute value: - " - " - & - & - Other characters - No conversion -...

5.4CVSS5.9AI score0.00365EPSS
SaveExploits1References4
NVD
NVD
added 2024/08/30 10:15 a.m.46 views

CVE-2024-8274

The WP Booking Calendar plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via several parameters from 'timelineobj' in all versions up to, and including, 10.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to...

6.1CVSS0.00497EPSS
SaveExploits0References3
NVD
NVD
added 2024/08/30 10:15 a.m.36 views

CVE-2024-7122

The Elementor Addon Elements plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple widgets in all versions up to, and including, 1.13.6 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated...

6.4CVSS0.004EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/08/30 9:29 a.m.16 views

CVE-2024-8274 WP Booking Calendar <= 10.5 - Reflected Cross-Site Scripting

The WP Booking Calendar plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via several parameters from 'timelineobj' in all versions up to, and including, 10.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to...

6.1CVSS6.4AI score0.00497EPSS
SaveExploits0References3
CVE
CVE
added 2024/08/30 9:29 a.m.67 views

CVE-2024-7122

CVE-2024-7122 : The Elementor Addon Elements plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to 1.13.6 due to insufficient input sanitization and output escaping on user attributes. authenticated attackers with Contributor+ privileges can inject scripts execut...

6.4CVSS5.5AI score0.004EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/30 9:29 a.m.21 views

CVE-2024-7122 Elementor Addon Elements <= 1.13.6 - Authenticated (Contributor+) Stored Cross-Site Scripting via Multiple Widgets

The Elementor Addon Elements plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple widgets in all versions up to, and including, 1.13.6 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated...

6.4CVSS5.8AI score0.004EPSS
SaveExploits0References9
CVE
CVE
added 2024/08/30 9:29 a.m.80 views

CVE-2024-8274

CVE-2024-8274 affects the WP Booking Calendar WordPress plugin (all versions up to 10.5). The vulnerability is a Reflected XSS via parameters in timeline_obj caused by insufficient input sanitization and output escaping. It allows unauthenticated attackers to inject scripts into pages that execut...

6.1CVSS6.2AI score0.00497EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder