Lucene search
+L

15728 matches found

CVE
CVE
added 2024/08/05 8:36 p.m.83 views

CVE-2024-34344

Nuxt contains a server-side RCE due to insufficient validation of the path parameter in NuxtTestComponentWrapper, enabling arbitrary JavaScript execution on the server when a user loads a malicious page while testing locally. Affected versions include Nuxt 3.4.0 through versions prior to 3.12.4 (...

8.8CVSS9AI score0.00828EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/08/05 8:36 p.m.32 views

CVE-2024-34344 Remote code execution via the browser when running the test locally in nuxt

Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. Due to the insufficient validation of the path parameter in the NuxtTestComponentWrapper, an attacker can execute arbitrary JavaScript on the server side, which allows them to execute arbitrar...

8.8CVSS0.00828EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2024/08/05 7:49 p.m.23 views

Nuxt vulnerable to remote code execution via the browser when running the test locally

Summary Due to the insufficient validation of the path parameter in the NuxtTestComponentWrapper, an attacker can execute arbitrary JavaScript on the server side, which allows them to execute arbitrary commands. Details While running the test, a special component named NuxtTestComponentWrapper is...

8.8CVSS9AI score0.00828EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2024/08/05 7:49 p.m.18 views

GHSA-V784-FJJH-F8R4 Nuxt vulnerable to remote code execution via the browser when running the test locally

Summary Due to the insufficient validation of the path parameter in the NuxtTestComponentWrapper, an attacker can execute arbitrary JavaScript on the server side, which allows them to execute arbitrary commands. Details While running the test, a special component named NuxtTestComponentWrapper is...

9.2CVSS7.9AI score0.00828EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/08/05 12:00 a.m.12 views

PT-2024-25801

Name of the Vulnerable Software and Affected Versions Nuxt affected versions not specified Description The issue arises from insufficient validation of the path parameter in the NuxtTestComponentWrapper, allowing an attacker to execute arbitrary JavaScript on the server side. This enables the...

9.2CVSS8AI score0.00828EPSS
SaveExploits1References10
Pen Test Partners Blog
Pen Test Partners Blog
added 2024/08/02 5:30 a.m.46 views

KnowBe4 RCE and LPE

Introduction Our latest investigation has uncovered significant security flaws in three KnowBe4 applications- Phish Alert Button, PasswordIQ, and Second Chance. These applications, commonly used in security awareness and training, were found to have vulnerabilities allowing remote command executi...

6CVSS8.6AI score0.00374EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/08/02 12:00 a.m.9 views

PT-2024-37723 · WordPress · Ebook Store

Name of the Vulnerable Software and Affected Versions: Ebook Store plugin for WordPress versions up to, and including, 5.8001 Description: The Ebook Store plugin for WordPress is vulnerable to Full Path Disclosure due to the plugin utilizing fpdi-protection and not preventing direct access to tes...

5.3CVSS6.9AI score0.00448EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/08/01 12:08 p.m.19 views

CVE-2024-42134

In the Linux kernel, the following vulnerability has been resolved: virtio-pci: Check if isavq is NULL bug In the virtiopcicommon.c function vpdelvqs, vpdev-isavq is involved to determine whether it is admin virtqueue, but this function vpdev-isavq may be empty. For installations, virtiopcilegacy...

4.4CVSS9.1AI score0.00198EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/01 5:20 a.m.23 views

Security Bulletin: The IBM® Engineering Lifecycle Engineering product using IBM WebSphere Application Server could provide weaker than expected security (CVE-2023-50313)

Summary IBM WebSphere Application Server could provide weaker than expected security for outbound TLS connections. Following IBM® Engineering Lifecycle Engineering product is vulnerable to this risk, it has been addressed in this bulletin: IBM Engineering Test Management Vulnerability Details Ref...

6.5CVSS5.8AI score0.00177EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2024/07/31 9:12 a.m.24 views

CVE-2024-41023

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix taskstruct reference leak During the execution of the following stress test with linux-rt: stress-ng --cyclic 30 --timeout 30 --minimize --quiet kmemleak frequently reported a memory leak concerning the...

6.1CVSS7.3AI score0.00293EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/31 12:54 a.m.12 views

kernel: dm: call the resume method on internal suspend

A flaw was found in the Linux kernel’s device-mapper dm component. The issue arises during internal suspend operations where the resume method is not correctly called. This issue leads to problems such as list corruption, specifically observed when running the lvm2 test suite. The problem occurs...

7.8CVSS7AI score0.00711EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2024/07/30 5:23 p.m.31 views

Security Bulletin: Rational Performance Tester contains vulnerabilities which could affect Eclipse Jetty.

Summary Due to the use of Eclipse Jetty, Rational Performance Tester contains vulnerabilities around request processing that could lead to a potential denial of service attack. Vulnerability Details CVEID:CVE-2024-22201 DESCRIPTION: Eclipse Jetty is vulnerable to a denial of service, caused by a...

7.5CVSS7.6AI score0.01433EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.9 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 originates in the bpf module in the test case dummystops/dummyinitretvalue, where the first argument of the test1...

5.5CVSS6.6AI score0.00182EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.10 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 Linux kernel that originates in the jffs2 module in jffs2freeinode due to an uninitialized memory access that could trigger an illegal addres...

5.5CVSS6.5AI score0.00259EPSS
SaveExploits0References9
OSV
OSV
added 2024/07/29 4:15 p.m.16 views

UBUNTU-CVE-2024-41092

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix potential UAF by revoke of fence registers CI has been sporadically reporting the following issue triggered by igt@i915selftest@live@hangcheck on ADL-P and similar machines: 414.049203 i915: Running...

7.8CVSS6.3AI score0.0027EPSS
SaveExploits0References25
OSV
OSV
added 2024/07/29 3:15 p.m.12 views

AZL-57740 CVE-2024-41023 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix taskstruct reference leak During the execution of the following stress test with linux-rt: stress-ng --cyclic 30 --timeout 30 --minimize --quiet kmemleak frequently reported a memory leak concerning the...

5.5CVSS6.5AI score0.00293EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.15 views

UBUNTU-CVE-2024-41023

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix taskstruct reference leak During the execution of the following stress test with linux-rt: stress-ng --cyclic 30 --timeout 30 --minimize --quiet kmemleak frequently reported a memory leak concerning the...

5.5CVSS6.7AI score0.00293EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2024/07/29 2:57 p.m.44 views

CVE-2024-41070 KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Prevent UAF in kvmspaprtceattachiommugroup Al reported a possible use-after-free UAF in kvmspaprtceattachiommugroup. It looks up stt from tablefd, but then continues to use it after doing fdput on the returne...

7.8CVSS0.0023EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.29 views

CVE-2024-41058 cachefiles: fix slab-use-after-free in fscache_withdraw_volume()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in fscachewithdrawvolume We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

7.1AI score0.00281EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/29 2:57 p.m.42 views

CVE-2024-41058 cachefiles: fix slab-use-after-free in fscache_withdraw_volume()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in fscachewithdrawvolume We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

0.00281EPSS
SaveExploits0References4
Rows per page
Query Builder