Lucene search
+L

242 matches found

OSV
OSV
added 2025/05/02 4:15 a.m.6 views

CVE-2025-3858

The Formality plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘align’ parameter in all versions up to, and including, 1.5.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and...

5.4CVSS5.9AI score0.00245EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/05/02 3:21 a.m.8 views

CVE-2025-3858 Formality <= 1.5.8 - Authenticated (Contributor+) Stored Cross-Site Scripting via align Parameter

The Formality plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘align’ parameter in all versions up to, and including, 1.5.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and...

6.4CVSS5.8AI score0.00245EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/05/02 12:0 a.m.6 views

WordPress plugin Formality 跨站脚本漏洞

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.4CVSS6.6AI score0.00245EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/04/07 12:0 a.m.11 views

Vulnerability of functions SKB_HEAD_ALIGN(), __netdev_alloc_skb(), and napi_alloc_skb() (include/net/gro.h, net/core/gro.c, net/core/skbuff.c) in the Linux operating system, allowing a hacker to cause a service failure

The vulnerabilities of the functions SKBHEADALIGN, netdevallocskb, and napiallocskb located in include/net/gro.h, net/core/gro.c, and net.core/skbuff.c in the Linux kernel are related to resource management errors. Exploiting these vulnerabilities can allow an attacker to cause service failures...

5.5CVSS6.6AI score0.00354EPSS
SaveExploits0References9Affected Software3
OSV
OSV
added 2025/02/14 7:15 a.m.6 views

CVE-2024-9601

The Qubely – Advanced Gutenberg Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘align’ and 'UniqueID' parameter in all versions up to, and including, 1.8.12 due to insufficient input sanitization and output escaping. This makes it possible for authenticated...

5.4CVSS7.4AI score0.00313EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/14 4:16 a.m.4 views

SUSE CVE-2024-50022

In the Linux kernel, the following vulnerability has been resolved: device-dax: correct pgoff align in daxsetmapping pgoff should be aligned using ALIGNDOWN instead of ALIGN. Otherwise, vmf-address not aligned to faultsize will be aligned to the next alignment, that can result in memory failure...

5.5CVSS6.4AI score0.00265EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2025/02/14 12:0 a.m.7 views

WordPress plugin Qubely – Advanced Gutenberg Blocks 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. WordPress plugin is an application plugin that supports personal blogs on PHP and MySQL servers. A cross-site scripting vulnerability exists in WordPress...

6.5CVSS7.7AI score0.00313EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: device-dax: The pgoff alignment in daxsetmapping should use ALIGNDOWN instead of ALIGN. Otherwise, vmf-address, which is not aligned with faultsize, will be aligned to the next alignment, which can lead to memory failures due ...

5.5CVSS6.7AI score0.00265EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/30 2:15 p.m.5 views

CVE-2024-13400

The Kona Gallery Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the "Kona: Instagram for Gutenberg" Block, specifically in the "align" attribute, in all versions up to, and including, 1.7 due to insufficient input sanitization and output escaping. This makes it possib...

5.4CVSS7.4AI score0.00212EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/01/30 12:0 a.m.7 views

WordPress plugin Kona Gallery Block 跨站脚本漏洞

WordPress and the WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed in 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.4CVSS8.2AI score0.00212EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/12/23 12:0 a.m.4 views

PT-2024-40265 · Libafl · Libafl

Name of the Vulnerable Software and Affected Versions: LibAFL versions prior to 0.11.2 Description: The issue arises from the misuse of the slice::from raw parts mut API, where a pointer is misaligned due to a direct cast from u8 to u16 raw pointer, leading to unsound behavior. The problem is...

6.9CVSS7.2AI score
SaveExploits0References7
OSV
OSV
added 2024/12/19 12:0 p.m.6 views

RUSTSEC-2024-0424 Unsound usages of `core::slice::from_raw_parts_mut`

The library breaks the safety assumptions when using unsafe API slice::fromrawpartsmut. The pointer passed to fromrawpartsmut is misaligned by casting u8 to u16 raw pointer directly, which is unsound. The bug is patched by using alignoffset, which could make sure the memory address is aligned to ...

7.2AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/12/19 12:0 a.m.4 views

PT-2024-40967 · Libafl · Libafl

Name of the Vulnerable Software and Affected Versions: LibAFL versions prior to 0.11.2 Description: The issue arises from the misuse of the slice::from raw parts mut API, where a pointer is misaligned due to a direct cast from u8 to u16 raw pointer, leading to unsound behavior. The problem is...

7.2AI score
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:15 p.m.9 views

AZL-51386 CVE-2024-50022 affecting package kernel for versions less than 6.6.57.1-1

In the Linux kernel, the following vulnerability has been resolved: device-dax: correct pgoff align in daxsetmapping pgoff should be aligned using ALIGNDOWN instead of ALIGN. Otherwise, vmf-address not aligned to faultsize will be aligned to the next alignment, that can result in memory failure...

5.5CVSS6.7AI score0.00265EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.26 views

CVE-2024-50022 device-dax: correct pgoff align in dax_set_mapping()

In the Linux kernel, the following vulnerability has been resolved: device-dax: correct pgoff align in daxsetmapping pgoff should be aligned using ALIGNDOWN instead of ALIGN. Otherwise, vmf-address not aligned to faultsize will be aligned to the next alignment, that can result in memory failure...

0.00265EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.13 views

CVE-2024-50022 device-dax: correct pgoff align in dax_set_mapping()

In the Linux kernel, the following vulnerability has been resolved: device-dax: correct pgoff align in daxsetmapping pgoff should be aligned using ALIGNDOWN instead of ALIGN. Otherwise, vmf-address not aligned to faultsize will be aligned to the next alignment, that can result in memory failure...

7.2AI score0.00265EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 7:39 p.m.173 views

CVE-2024-50022

The CVE-2024-50022 issue affects the Linux kernel device-dax path. The root cause is pgoff alignment in dax_set_mapping() using ALIGN() instead of ALIGN_DOWN(), which can misalign vmf-&gt;address to fault_size and cause memory address errors. This was observed during page fault handling in dev_da...

5.5CVSS5.3AI score0.00265EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2024/10/21 1:38 p.m.14 views

CVE-2024-47719

In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN during iova allocation Userspace can supply an iova and uptr such that the target iova alignment becomes really big and ALIGN overflows which corrupts the selected area range during...

7.1CVSS7.2AI score0.00229EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.24 views

CVE-2024-47719 iommufd: Protect against overflow of ALIGN() during iova allocation

In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN during iova allocation Userspace can supply an iova and uptr such that the target iova alignment becomes really big and ALIGN overflows which corrupts the selected area range during...

0.00229EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from improper handling of an overflow in the iommufd subsystem for the ALIGN function during iova allocation, whi...

7.8CVSS7.7AI score0.00229EPSS
SaveExploits0References5
Rows per page
Query Builder