Lucene search
+L

1260 matches found

Positive Technologies
Positive Technologies
added 2024/06/14 12:0 a.m.16 views

PT-2024-28733 · WordPress · Amen

Name of the Vulnerable Software and Affected Versions: Amen WordPress plugin versions 3.3.1 and earlier Description: The issue allows high privilege users, such as admins, to perform Stored Cross-Site Scripting attacks. This is possible because the plugin does not properly sanitise and escape som...

4.8CVSS5.3AI score0.00374EPSS
SaveExploits2References6
OSV
OSV
added 2024/06/07 6:15 a.m.7 views

CVE-2024-5003

The WP Stacker WordPress plugin through 1.8.5 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack...

5.4CVSS5.8AI score0.00199EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2024/06/07 6:0 a.m.37 views

CVE-2024-5003 WP Stacker <= 1.8.5 - Stored XSS via CSRF

The WP Stacker WordPress plugin through 1.8.5 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack...

0.00199EPSS
SaveExploits2References1
WPVulnDB
WPVulnDB
added 2024/06/07 12:0 a.m.21 views

Pagerank Tools <= 1.1.5 - Reflected XSS

Description The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin PoC https://example.com/wp-admin/tools.php?page=pagepageranks="...

8.5AI score0.00395EPSS
SaveExploits4
WPVulnDB
WPVulnDB
added 2024/06/04 12:0 a.m.16 views

Logo Manager For Enamad <= 0.7.0 - Stored XSS via CSRF

Description The plugin does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack PoC Make a logged in admin open an HTML file containing:...

5.5AI score0.00464EPSS
SaveExploits2
Cvelist
Cvelist
added 2024/05/29 6:0 a.m.34 views

CVE-2024-3937 Playlist for Youtube <= 1.32 - Editor+ Stored XSS

The Playlist for Youtube WordPress plugin through 1.32 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

7.8AI score0.00332EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2024/05/29 12:0 a.m.5 views

PT-2024-28472 · WordPress · Playlist For Youtube Wordpress Plugin

Name of the Vulnerable Software and Affected Versions: Playlist for Youtube WordPress plugin versions 1.32 and earlier Description: The issue concerns a Stored Cross-Site Scripting attack. High privilege users, such as admins, can exploit this even when the unfiltered html capability is disallowe...

4.8CVSS5.9AI score0.00332EPSS
SaveExploits2References7
WPVulnDB
WPVulnDB
added 2024/05/28 12:0 a.m.17 views

Expert Invoice <= 1.0.2 -Admin+ Stored XSS

Description The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup PoC 1. Navigate to Expert Invoice...

5.2AI score0.00398EPSS
SaveExploits2
Veracode
Veracode
added 2024/05/27 12:9 p.m.12 views

Cross Site Scripting (XSS)

silverstripe/framework is vulnerable to Cross Site Scripting. The vulnerability is due to improper HTML sanitisation in the Director::forceredirect method, leading to potential XSS risks during HTTP redirection...

5.9AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/27 6:0 a.m.14 views

CVE-2024-4534 KKProgressbar2 Free <= 1.1.4.2 - Stored XSS via CSRF

The KKProgressbar2 Free WordPress plugin through 1.1.4.2 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack...

5.8AI score0.002EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2024/05/27 6:0 a.m.38 views

CVE-2024-4534 KKProgressbar2 Free <= 1.1.4.2 - Stored XSS via CSRF

The KKProgressbar2 Free WordPress plugin through 1.1.4.2 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack...

8.9AI score0.002EPSS
SaveExploits2References1
OSV
OSV
added 2024/05/23 7:33 p.m.15 views

GHSA-M8V7-X398-PXRF Silverstripe XSS in CMS Edit Page

Due to a lack of parameter sanitisation a carefully crafted URL could be used to inject arbitrary HTML into the CMS Edit page. An attacker could create a URL and share it with a site administrator to perform an attack...

6.1CVSS6.8AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/05/23 7:33 p.m.8 views

Silverstripe XSS in CMS Edit Page

Due to a lack of parameter sanitisation a carefully crafted URL could be used to inject arbitrary HTML into the CMS Edit page. An attacker could create a URL and share it with a site administrator to perform an attack...

6.8AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/23 6:14 p.m.7 views

GHSA-QP29-WCC2-VMPC Silverstripe HtmlEditor embed url sanitisation

"Add from URL" doesn't clearly sanitise URL server side HtmlEditorFieldToolbar has an action HtmlEditorFieldToolbarviewfile, which gets called by the CMS when adding a media "from a URL" i.e. via oembed. This action gets the URL to add in the GET parameter FileURL. However it doesn't do any URL...

4.3CVSS7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/05/23 6:14 p.m.12 views

Silverstripe HtmlEditor embed url sanitisation

"Add from URL" doesn't clearly sanitise URL server side HtmlEditorFieldToolbar has an action HtmlEditorFieldToolbarviewfile, which gets called by the CMS when adding a media "from a URL" i.e. via oembed. This action gets the URL to add in the GET parameter FileURL. However it doesn't do any URL...

7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/23 6:15 a.m.9 views

CVE-2024-3920

The Flattr WordPress plugin through 1.2.2 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

3.5CVSS5.8AI score0.00372EPSS
SaveExploits2References1
OSV
OSV
added 2024/05/23 6:15 a.m.7 views

CVE-2024-3917

The Pet Manager WordPress plugin through 1.4 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin...

6.1CVSS5.8AI score0.00347EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2024/05/23 12:0 a.m.3 views

PT-2024-40365 · Cms · Cms

Name of the Vulnerable Software and Affected Versions: No specific software or versions mentioned, so: CMS affected versions not specified Description: The issue is due to a lack of parameter sanitisation, allowing a carefully crafted URL to inject arbitrary HTML into the CMS Edit page. An attack...

6.1CVSS6.6AI score
SaveExploits0References6
OSV
OSV
added 2024/05/21 6:15 a.m.8 views

CVE-2024-4372

The Carousel Slider WordPress plugin before 2.2.11 does not sanitise and escape some parameters, which could allow users with a role as low as editor to perform Cross-Site Scripting attacks...

5.4CVSS5.8AI score0.00399EPSS
SaveExploits2References1
OSV
OSV
added 2024/05/17 6:15 a.m.6 views

CVE-2024-3231

The Popup4Phone WordPress plugin through 1.3.2 does not sanitise and escape some parameters, which could allow unauthenticated users to perform Cross-Site Scripting attacks against admins...

6.1CVSS5.8AI score0.00684EPSS
SaveExploits2References1
Rows per page
Query Builder