Lucene search
+L

5244 matches found

Patchstack
Patchstack
added 2024/08/14 12:00 a.m.14 views

WordPress Post Grid and Gutenberg Blocks Plugin <= 2.2.87 is vulnerable to Cross Site Scripting (XSS)

Software Post Grid and Gutenberg Blocks Type Plugin Vulnerable versions = 2.2.87 Fixed in 2.2.88 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2024-7588 Patch priority Low CVSS severity Low 6.5 Developer Claim ownership PSID 71428d524aa4 Credits lowol...

6.4CVSS5.8AI score0.00324EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/14 12:00 a.m.8 views

PT-2024-38435 · WordPress · Gutenberg Blocks

Name of the Vulnerable Software and Affected Versions: The Gutenberg Blocks, Page Builder – ComboBlocks plugin for WordPress versions up to, and including, 2.2.87 Description: The issue is related to Stored Cross-Site Scripting via the plugin's Accordion block due to insufficient input sanitizati...

6.4CVSS5.9AI score0.00324EPSS
SaveExploits0References7
Patchstack
Patchstack
added 2024/08/08 6:35 a.m.8 views

WordPress Gutenberg Blocks with AI by Kadence WP plugin < 3.2.39 - Contributor+ Stored XSS via "Days Label" vulnerability

Contributor+ Stored XSS via "Days Label" vulnerability discovered by Dmitrii Ignatyev in WordPress Plugin Gutenberg Blocks by Kadence Blocks versions 3.2.39...

5.4CVSS6AI score0.00391EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2024/08/08 6:15 a.m.33 views

CVE-2024-6884

The Gutenberg Blocks with AI by Kadence WP WordPress plugin before 3.2.39 does not validate and escape some of its block options before outputting them back in a page/post where the block is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting...

5.4CVSS0.00391EPSS
SaveExploits1References1
OSV
OSV
added 2024/08/08 6:15 a.m.10 views

CVE-2024-6884

The Gutenberg Blocks with AI by Kadence WP WordPress plugin before 3.2.39 does not validate and escape some of its block options before outputting them back in a page/post where the block is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting...

5.4CVSS5.8AI score0.00391EPSS
SaveExploits1References1
CVE
CVE
added 2024/08/08 6:00 a.m.64 views

CVE-2024-6884

The CVE-2024-6884 entry concerns Gutenberg Blocks with AI by Kadence WP for WordPress. Affected software: Kadence Blocks plugin prior to version 3.2.39. Root cause: the block options are not properly validated/escaped before output in pages/posts where the block is embedded, enabling a Stored XSS...

5.4CVSS5.6AI score0.00391EPSS
SaveExploits1References1Affected Software1
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.6 views

kernel: ext4: fix double-free of blocks due to wrong extents moved_len

A vulnerability was found in the Linux kernel. This issue occurs in the ext4 function, in ext4moveextents, where an error in updating the movedlen variable can lead to double-free of blocks and corrupt block accounting. This could lead to crashes or undefined behavior...

7.8CVSS7.2AI score0.00266EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.6 views

kernel: md: fix resync softlockup when bitmap size is less than array size

In the Linux kernel, the following vulnerability has been resolved: md: fix resync softlockup when bitmap size is less than array size Is is reported that for dm-raid10, lvextend + lvchange --syncaction will trigger following softlockup: kernel:watchdog: BUG: soft lockup - CPU3 stuck for 26s!...

5.5CVSS6.4AI score0.00197EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2024/08/08 12:00 a.m.17 views

WordPress Gutenberg Blocks by Kadence Blocks Plugin < 3.2.39 is vulnerable to Cross Site Scripting (XSS)

Software Gutenberg Blocks by Kadence Blocks Type Plugin Vulnerable versions 3.2.39 Fixed in 3.2.39 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2024-6884 Patch priority Low CVSS severity Low 6.5 Developer KadenceWP PSID b202b4bfd879 Credits Dmitrii...

5.4CVSS5.8AI score0.00391EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/08 12:00 a.m.11 views

PT-2024-37926 · Kadence Wp · Gutenberg Blocks With Ai

Name of the Vulnerable Software and Affected Versions: The Gutenberg Blocks with AI by Kadence WP versions prior to 3.2.39 Description: The issue concerns the failure to validate and escape certain block options before they are outputted in a page or post where the block is embedded. This could...

5.4CVSS5.9AI score0.00391EPSS
SaveExploits1References5
OSV
OSV
added 2024/08/07 4:15 p.m.10 views

AZL-47595 CVE-2024-42237 affecting package kernel for versions less than 5.15.162.2-1

In the Linux kernel, the following vulnerability has been resolved: firmware: csdsp: Validate payload length before processing block Move the payload length check in csdspload and csdspcoeffload to be done before the block is processed. The check that the length of a block payload does not exceed...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2024/08/07 12:00 a.m.12 views

WordPress Post Grid and Gutenberg Blocks Plugin <= 2.2.86 is vulnerable to Cross Site Scripting (XSS)

Software Post Grid and Gutenberg Blocks Type Plugin Vulnerable versions = 2.2.86 Fixed in 2.2.87 OWASP Top 10 A3: Injection Classification Cross Site Scripting XSS CVE CVE-2024-43155 Patch priority Low CVSS severity Low 6.5 Developer Claim ownership PSID f0cac3f4c4dc Credits 4rCanJ0x! Required...

6.5CVSS6.6AI score0.00259EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.7 views

SUSE CVE-2024-42103

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

5.5CVSS7.3AI score0.00251EPSS
SaveExploits0References17
NVD
NVD
added 2024/08/05 8:15 p.m.36 views

CVE-2024-42350

Biscuit is an authorization token with decentralized verification, offline attenuation and strong security policy enforcement based on a logic language. Third-party blocks can be generated without transferring the whole token to the third-party authority. Instead, a ThirdPartyBlock request can be...

3CVSS0.00291EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/05 7:47 p.m.44 views

CVE-2024-42350

The CVE describes a public-key confusion in Biscuit’s third-party blocks: a forged ThirdPartyBlock request can cause a third-party authority to generate datalog trusting the wrong keypair, enabling an attacker to embed a trusted annotation in tokens. The issue arises from how the block request co...

3CVSS3.9AI score0.00291EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/05 7:47 p.m.55 views

CVE-2024-42350 Public key confusion in third party block in Biscuit

Biscuit is an authorization token with decentralized verification, offline attenuation and strong security policy enforcement based on a logic language. Third-party blocks can be generated without transferring the whole token to the third-party authority. Instead, a ThirdPartyBlock request can be...

3CVSS0.00291EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2024/08/02 7:36 a.m.9 views

WordPress Essential Blocks plugin < 4.7.0 - Contributor+ Stored XSS vulnerability

Contributor+ Stored XSS vulnerability discovered by Dmitrii Ignatyev in WordPress Plugin Essential Blocks for Gutenberg versions 4.7.0...

5.4CVSS6.1AI score0.00442EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2024/08/02 6:15 a.m.4 views

CVE-2024-5595

The Essential Blocks WordPress plugin before 4.7.0 does not validate and escape some of its block options before outputting them back in a page/post where the block is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks...

5.4CVSS5.8AI score0.00442EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/08/02 6:00 a.m.14 views

CVE-2024-5595 Essential Blocks < 4.7.0 - Contributor+ Stored XSS

The Essential Blocks WordPress plugin before 4.7.0 does not validate and escape some of its block options before outputting them back in a page/post where the block is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks...

5.4AI score0.00442EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/08/02 6:00 a.m.43 views

CVE-2024-5595 Essential Blocks < 4.7.0 - Contributor+ Stored XSS

The Essential Blocks WordPress plugin before 4.7.0 does not validate and escape some of its block options before outputting them back in a page/post where the block is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks...

0.00442EPSS
SaveExploits1References1
Rows per page
Query Builder