Lucene search
+L

6997 matches found

OSV
OSV
added 2025/06/27 6:15 a.m.7 views

CVE-2025-5194

The WP Map Block WordPress plugin before 2.0.3 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...

4.8CVSS5.8AI score0.00204EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/06/27 6:0 a.m.4 views

CVE-2025-5194 WP Map Block by aBlocks < 2.0.3 - Contributor+ Stored XSS via Marker

The WP Map Block WordPress plugin before 2.0.3 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...

6AI score0.00204EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/06/27 6:0 a.m.17 views

CVE-2025-5194 WP Map Block by aBlocks < 2.0.3 - Contributor+ Stored XSS via Marker

The WP Map Block WordPress plugin before 2.0.3 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.00204EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/06/27 12:0 a.m.5 views

WordPress plugin WP Map Block 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability exists in the...

4.8CVSS5.6AI score0.00204EPSS
SaveExploits1References1
Amazon
Amazon
added 2025/06/23 12:0 a.m.10 views

Medium: abseil-cpp

Issue Overview: There exists a heap buffer overflow vulnerable in Abseil-cpp. The sized constructors, reserve, and rehash methods of absl::flat,nodehashset,map did not impose an upper bound on their size argument. As a result, it was possible for a caller to pass a very large size that would caus...

9.8CVSS7.2AI score0.00583EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/21 12:0 a.m.9 views

A Dual-Layer Image Encryption Framework Using Chaotic AES with Dynamic S-Boxes and Steganographic QR Codes

This paper presents a robust image encryption and key distribution framework that integrates an enhanced AES-128 algorithm with chaos theory and advanced steganographic techniques for dual-layer security. The encryption engine features a dynamic ShiftRows operation controlled by a logistic map,...

6.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:45 a.m.6 views

SUSE CVE-2022-49947

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

5.5CVSS6.6AI score0.00188EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.8 views

SUSE CVE-2022-50167

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

5.5CVSS6.8AI score0.00216EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 11:15 a.m.9 views

CVE-2022-50167

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

7.8CVSS0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-50167

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

5.5CVSS5.3AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.13 views

AZL-70361 CVE-2022-50167 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

7.8CVSS5.7AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

DEBIAN-CVE-2022-49947

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

5.5CVSS5.5AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

UBUNTU-CVE-2022-50082

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4iomapbegin as race between bmap and write We got issue as follows: ------------ cut here ------------ WARNING: CPU: 3 PID: 9310 at fs/ext4/inode.c:3441 ext4iomapbegin+0x182/0x5d0 RIP:...

7CVSS5.7AI score0.00159EPSS
SaveExploits0References7
OSV
OSV
added 2025/06/18 11:15 a.m.7 views

UBUNTU-CVE-2022-50167

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

5.5CVSS5.8AI score0.00216EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

UBUNTU-CVE-2022-49947

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.26 views

CVE-2022-50167 bpf: fix potential 32-bit overflow when accessing ARRAY map element

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

7.8CVSS0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:3 a.m.13 views

CVE-2022-50167 bpf: fix potential 32-bit overflow when accessing ARRAY map element

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

7.8CVSS6.4AI score
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:3 a.m.50 views

CVE-2022-50167

Technical details for CVE-2022-50167 are not publicly available in the provided documents. The advisories list the CVE but do not specify affected products, root cause, or fixes. Monitor for official disclosures and updates.

7.8CVSS6.8AI score0.00216EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.8 views

PT-2025-26093

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential 32-bit overflow issue has been identified in the Linux kernel when accessing BPF array map elements. This occurs when the BPF array map exceeds 4GB, causing the element point...

5.5CVSS5.4AI score0.00216EPSS
SaveExploits0References29
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.3 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 ext4 triggering a warning when bmap and write compete...

7CVSS6.2AI score0.00159EPSS
SaveExploits0References6
Rows per page
Query Builder