Lucene search
+L

13924 matches found

SUSE CVE
SUSE CVE
added 2024/05/24 3:35 a.m.6 views

SUSE CVE-2021-47363

In the Linux kernel, the following vulnerability has been resolved: nexthop: Fix division by zero while replacing a resilient group The resilient nexthop group torture tests in fibnexthop.sh exposed a possible division by zero while replacing a resilient group 1. The division by zero occurs when...

5.5CVSS6.1AI score0.00208EPSS
SaveExploits0References8
wpexploit
wpexploit
added 2024/05/24 12:00 a.m.196 views

LuckyWP Table of Contents <= 2.1.4 - 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 Request: POST...

5.6AI score0.00342EPSS
SaveExploits2
Patchstack
Patchstack
added 2024/05/24 12:00 a.m.25 views

WordPress LuckyWP Table of Contents Plugin <= 2.1.5 is vulnerable to Cross Site Scripting (XSS)

Software LuckyWP Table of Contents Type Plugin Vulnerable versions = 2.1.5 Fixed in 2.1.6 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2024-2218 Patch priority Low CVSS severity Low 5.9 Developer Claim ownership PSID f253e02e4fa4 Credits Sławomir...

4.6CVSS5.7AI score0.00342EPSS
SaveExploits2References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/24 12:00 a.m.29 views

PT-2024-11932

Name of the Vulnerable Software and Affected Versions xuliangzhan vxe-table versions up to 3.7.9 Description A problematic issue has been found in the function export of the file packages/textarea/src/textarea.js of the component vxe-textarea. The manipulation of the argument inputValue leads to...

5.3CVSS4.3AI score0.00345EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2024/05/23 7:14 p.m.19 views

Silverstripe Missing security check on dev/build/defaults

The buildDefaults method on DevelopmentAdmin is missing a permission check. In live mode, if you access /dev/build, you are requested to login first. However, if you access /dev/build/defaults, then the action is performed without any login check. This should be protected in the same way that...

6.9AI score
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/23 3:23 p.m.6 views

SUSE CVE-2023-52783

In the Linux kernel, the following vulnerability has been resolved: net: wangxun: fix kernel panic due to null pointer When the device uses a custom subsystem vendor ID, the function wxswinit returns before the memory of 'wx-mactable' is allocated. The null pointer will causes the kernel panic...

5.9CVSS6.6AI score0.00208EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/05/23 11:05 a.m.25 views

CVE-2021-47450

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix host stage-2 PGD refcount The KVM page-table library refcounts the pages of concatenated stage-2 PGDs individually. However, when running KVM in protected mode, the host's stage-2 PGD is currently managed by EL2 a...

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2024/05/23 8:16 a.m.11 views

WordPress LuckyWP Table of Contents plugin <= 2.1.4 - Authenticated(Administrator+) Cross-Site Scripting vulnerability

AuthenticatedAdministrator+ Cross-Site Scripting vulnerability discovered by Akbar Kustirama in WordPress Plugin LuckyWP Table of Contents versions = 2.1.4...

5.4CVSS6.3AI score0.00298EPSS
SaveExploits0References1Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/23 2:57 a.m.5 views

SUSE CVE-2023-52768

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: use vmmtable as array in wilc struct Enabling KASAN and running some iperf tests raises some memory issues with vmmtable: BUG: KASAN: slab-out-of-bounds in wilcwlanhandletxq+0x6ac/0xdb4 Write of size 4 at addr...

5.6CVSS6.9AI score0.00244EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/23 2:33 a.m.22 views

CVE-2024-4895 wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin <= 3.4.2.12 - Unauthenticated Stored Cross-Site Scripting via CSV Import

The wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the CSV import functionality in all versions up to, and including, 3.4.2.12 due to insufficient input sanitization and output escaping. This makes it...

4.7CVSS6.1AI score0.00374EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2024/05/23 12:00 a.m.14 views

WordPress LuckyWP Table of Contents Plugin <= 2.1.4 is vulnerable to Cross Site Scripting (XSS)

Software LuckyWP Table of Contents Type Plugin Vulnerable versions = 2.1.4 Fixed in 2.1.5 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2023-6487 Patch priority Low CVSS severity Low 5.9 Developer Claim ownership PSID 87218af4d164 Credits Akbar Kustiram...

5.4CVSS5.8AI score0.00298EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.15 views

kernel: ICMPv6 “Packet Too Big” packets force a DoS of the Linux kernel by forcing 100% CPU

A flaw in the routing table size was found in the ICMPv6 handling of "Packet Too Big". The size of the routing table is regulated by periodic garbage collection. However, with "Packet Too Big Messages" it is possible to exceed the routing table size and garbage collector threshold. A user located...

7.5CVSS6.6AI score0.0094EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.7 views

kernel: highmem: fix checks in __kmap_local_sched_{in,out}

In the Linux kernel, the following vulnerability has been resolved: highmem: fix checks in kmaplocalschedin,out When CONFIGDEBUGKMAPLOCAL is enabled kmaplocalschedin,out check that even slots in the tsk-kmapctrl.pteval are unmapped. The slots are initialized with 0 value, but the check is done wi...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.8 views

kernel: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent

In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8 "ACPI: PPTT: Leave the table mapped for the runtime usage" enabled to map PPTT once on the first invocation of acpigetpptt and never...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.17 views

kernel: ICMPv6 “Packet Too Big” packets force a DoS of the Linux kernel by forcing 100% CPU

A flaw in the routing table size was found in the ICMPv6 handling of "Packet Too Big". The size of the routing table is regulated by periodic garbage collection. However, with "Packet Too Big Messages" it is possible to exceed the routing table size and garbage collector threshold. A user located...

7.5CVSS6.6AI score0.0094EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/05/22 9:52 a.m.14 views

EDK2: heap buffer overflow in Tcg2MeasureGptTable()

A heap buffer overflow flaw was found via the Tcg2MeasureGptTable function in EDK2, arising from inadequate validation of the GPT Primary Header, presenting a minor risk to confidentiality and integrity. The primary consequence is likely a crash or denial of service. This issue may allow a local...

7.8CVSS6.2AI score0.00288EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/22 8:15 a.m.29 views

CVE-2024-2953

The LuckyWP Table of Contents plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple parameters in versions up to, and including, 2.1.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers with Contributor permissio...

5.5CVSS5.3AI score0.00328EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 8:15 a.m.8 views

CVE-2024-2953

The LuckyWP Table of Contents plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple parameters in versions up to, and including, 2.1.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers with Contributor permissio...

4.8CVSS5.9AI score0.00328EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/22 8:15 a.m.12 views

CVE-2023-6487

The LuckyWP Table of Contents plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘Header Title' field in all versions up to and including 2.1.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with...

5.4CVSS5.8AI score0.00298EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/22 8:15 a.m.23 views

CVE-2023-6487

The LuckyWP Table of Contents plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘Header Title' field in all versions up to and including 2.1.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with...

5.4CVSS4.7AI score0.00298EPSS
SaveExploits0References3
Rows per page
Query Builder