Lucene search
+L

4198 matches found

CVE
CVE
added 2024/05/22 7:37 a.m.66 views

CVE-2023-6487

CVE-2023-6487 (LuckyWP Table of Contents for WordPress) stores cross-site scripting in the Header Title field across all versions up to 2.1.4 due to insufficient input sanitization and output escaping. exploitation requires authenticated, administrator-level access, and the issue affects multisit...

5.4CVSS5.9AI score0.00298EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/22 7:37 a.m.12 views

CVE-2024-0632 Automatic Translator with Google Translate <= 1.5.4 - Authenticated (Administrator+) Stored Cross-Site Scripting via Custom Font

The Automatic Translator with Google Translate plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the custom font setting in all versions up to, and including, 1.5.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers,...

4.4CVSS5.8AI score0.00271EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2024/05/22 7:15 a.m.17 views

CVE-2021-47454

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPTCOUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swapper/1/0/0x00000000 no locks held by swapper/1/0...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/22 7:15 a.m.14 views

DEBIAN-CVE-2021-47454

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPTCOUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swapper/1/0/0x00000000 no locks held by swapper/1/0...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/21 11:16 p.m.4 views

SUSE CVE-2024-4776

A file dialog shown while in full-screen mode could have resulted in the window remaining disabled. This vulnerability affects Firefox 126...

8.2CVSS8.5AI score0.00417EPSS
SaveExploits1References4
OSV
OSV
added 2024/05/21 4:15 p.m.16 views

UBUNTU-CVE-2023-52791

In the Linux kernel, the following vulnerability has been resolved: i2c: core: Run atomic i2c xfer when !preemptible Since bae1d3a05a8b, i2c transfers are non-atomic if preemption is disabled. However, non-atomic i2c transfers require preemption e.g. in waitforcompletion while waiting for the DMA...

5.5CVSS6.4AI score0.0024EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/21 3:15 p.m.5 views

UBUNTU-CVE-2021-47273

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled When only PHY1 is used for example on Odroid-HC4, the regmap init code uses the usb2 ports when doesn't initialize the PHY1 regmap entry. This fixes: Unable to...

5.5CVSS5.8AI score0.00222EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:4 p.m.18 views

CVE-2021-47430 x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=n

In the Linux kernel, the following vulnerability has been resolved: x86/entry: Clear X86FEATURESMAP when CONFIGX86SMAP=n Commit 3c73b81a9164 "x86/entry, selftests: Further improve user entry sanity checks" added a warning if AC is set when in the kernel. Commit 662a0221893a3d "x86/entry: Fix AC...

6.5AI score0.00217EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 2:1 a.m.2 views

SUSE CVE-2023-52698

In the Linux kernel, the following vulnerability has been resolved: calipso: fix memory leak in netlblcalipsoaddpass If IPv6 support is disabled at boot ipv6.disable=1, the calipsoinit - netlblcalipsoopsregister function isn't called, and the netlblcalipsoopsget function always returns NULL. In...

3.4CVSS6.5AI score0.00221EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.3 views

SUSE CVE-2024-35846

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix shrinker NULL crash with cgroupdisable=memory Christian reports a NULL deref in zswap that he bisected down to the zswap shrinker. The issue also cropped up in the bug trackers of libguestfs 1 and the Red Hat...

5.5CVSS6.7AI score0.0019EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/05/20 6:1 a.m.12 views

Mozilla: IndexedDB files retained in private browsing mode

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: If the browser.privatebrowsing.autostart preference is enabled, IndexedDB files were not properly deleted when the window was closed. This preference is disabled by default in Firefox...

4.3CVSS7.2AI score0.00488EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2024/05/18 2:9 a.m.17 views

CVE-2023-52671

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix hang/underflow when transitioning to ODM4:1 Why Under some circumstances, disabling an OPTC and attempting to reclaim its OPPs for a different OPTC could cause a hang/underflow due to OPPs not being properly...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 3:15 p.m.1 views

DEBIAN-CVE-2023-52698

In the Linux kernel, the following vulnerability has been resolved: calipso: fix memory leak in netlblcalipsoaddpass If IPv6 support is disabled at boot ipv6.disable=1, the calipsoinit - netlblcalipsoopsregister function isn't called, and the netlblcalipsoopsget function always returns NULL. In...

5.5CVSS5.6AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 3:15 p.m.2 views

UBUNTU-CVE-2024-35846

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix shrinker NULL crash with cgroupdisable=memory Christian reports a NULL deref in zswap that he bisected down to the zswap shrinker. The issue also cropped up in the bug trackers of libguestfs 1 and the Red Hat...

5.5CVSS6.5AI score0.0019EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/17 2:47 p.m.32 views

CVE-2024-35846 mm: zswap: fix shrinker NULL crash with cgroup_disable=memory

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix shrinker NULL crash with cgroupdisable=memory Christian reports a NULL deref in zswap that he bisected down to the zswap shrinker. The issue also cropped up in the bug trackers of libguestfs 1 and the Red Hat...

6.3AI score0.0019EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.14 views

CVE-2023-52671

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix hang/underflow when transitioning to ODM4:1 Why Under some circumstances, disabling an OPTC and attempting to reclaim its OPPs for a different OPTC could cause a hang/underflow due to OPPs not being properly...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 2:15 p.m.9 views

UBUNTU-CVE-2024-35822

In the Linux kernel, the following vulnerability has been resolved: usb: udc: remove warning when queue disabled ep It is possible trigger below warning message from mass storage function, WARNING: CPU: 6 PID: 3839 at drivers/usb/gadget/udc/core.c:294 usbepqueue+0x7c/0x104 pc :...

5.5CVSS6.1AI score0.0023EPSS
SaveExploits0References30
SUSE CVE
SUSE CVE
added 2024/05/17 2:54 a.m.10 views

SUSE CVE-2024-32002

Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule's worktree but into a .git/ directory...

8.8CVSS6.5AI score0.25334EPSS
SaveExploits32References11
CNNVD
CNNVD
added 2024/05/17 12:0 a.m.7 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 a mass storage function attempting to queue requests from the main thread, but other threads may have disabl...

5.5CVSS6.5AI score0.0023EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/05/17 12:0 a.m.5 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 a hang/underflow caused by an OPP not properly disconnecting from a disabled OPTC...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References5
Rows per page
Query Builder