Lucene search
+L

622 matches found

Vulnrichment
Vulnrichment
added 2024/10/24 8:21 p.m.20 views

CVE-2024-47880 OpenRefine has a reflected cross-site scripting vulnerability from POST request in ExportRowsCommand

OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, the export-rows command can be used in such a way that it reflects part of the request verbatim, with a Content-Type header also taken from the request. An attacker could lead a user to a malicious page th...

8.1CVSS8.1AI score0.00361EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2024/10/24 6:0 p.m.31 views

OpenRefine has a reflected cross-site scripting vulnerability (XSS) from POST request in ExportRowsCommand

Summary The export-rows command can be used in such a way that it reflects part of the request verbatim, with a Content-Type header also taken from the request. An attacker could lead a user to a malicious page that submits a form POST that contains embedded JavaScript code. This code would then ...

8.1CVSS7.4AI score0.00361EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/10/21 6:15 p.m.6 views

AZL-51966 CVE-2024-49998 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: net: dsa: improve shutdown sequence Alexander Sverdlin presents 2 problems during shutdown with the lan9303 driver. One is specific to lan9303 and the other just happens to reproduce there. The first problem is that lan9303 is...

4.7CVSS6.7AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.7 views

AZL-51998 CVE-2024-49998 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: net: dsa: improve shutdown sequence Alexander Sverdlin presents 2 problems during shutdown with the lan9303 driver. One is specific to lan9303 and the other just happens to reproduce there. The first problem is that lan9303 is...

4.7CVSS6.7AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.1 views

DEBIAN-CVE-2024-49851

In the Linux kernel, the following vulnerability has been resolved: tpm: Clean up TPM space after command failure tpmdevtransmit prepares the TPM space before attempting command transmission. However if the command fails no rollback of this preparation is done. This can result in transient handle...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:18 p.m.9 views

CVE-2024-49851 tpm: Clean up TPM space after command failure

In the Linux kernel, the following vulnerability has been resolved: tpm: Clean up TPM space after command failure tpmdevtransmit prepares the TPM space before attempting command transmission. However if the command fails no rollback of this preparation is done. This can result in transient handle...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits0References15
OSV
OSV
added 2024/10/07 10:15 p.m.3 views

ALPINE-CVE-2024-47814

Vim is an open source, command line text editor. A use-after-free was found in Vim 9.1.0764. When closing a buffer visible in a window a BufWinLeave auto command can cause an use-after-free if this auto command happens to re-open the same buffer in a new split window. Impact is low since the user...

4.7CVSS7AI score0.00292EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/10/01 2:51 a.m.5 views

QEMU: Denial of Service via Improper Synchronization in QEMU NBD Server During Socket Closure

A flaw was found in the QEMU NBD Server. This vulnerability allows a denial of service DoS attack via improper synchronization during socket closure when a client keeps a socket open as the server is taken offline...

7.5CVSS7AI score0.01027EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/27 6:15 p.m.5 views

CVE-2024-39275

Cookies of authenticated Advantech ADAM-5630 users remain as active valid cookies when a session is closed. Forging requests with a legitimate cookie, even if the session was terminated, allows an unauthorized attacker to act with the same level of privileges of the legitimate user...

8.8CVSS5.8AI score0.00391EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/09/24 3:34 a.m.20 views

QEMU: Denial of Service via Improper Synchronization in QEMU NBD Server During Socket Closure

A flaw was found in the QEMU NBD Server. This vulnerability allows a denial of service DoS attack via improper synchronization during socket closure when a client keeps a socket open as the server is taken offline...

7.5CVSS7AI score0.01027EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 10:15 p.m.25 views

CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.1CVSS7AI score0.00242EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 7:54 p.m.19 views

CVE-2024-44982 drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.5CVSS6.1AI score0.00242EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.14 views

CVE-2024-44982 drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

7.2AI score0.00242EPSS
SaveExploits0References5
CVE
CVE
added 2024/09/04 7:54 p.m.111 views

CVE-2024-44982

Summary of CVE-2024-44982 (Linux kernel): A bug in drm/msm/dpu cleanup occurs when dpu_format_populate_layout() fails, causing the FB to be prepared but not cleaned up. This leaks the GEM object pin_count and triggers a kernel crash (splat) on DRM file closure. Affected component: DRM/GPU MSM dri...

5.5CVSS6AI score0.00242EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.34 views

CVE-2024-44982 drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

0.00242EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.22 views

CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.5CVSS5.7AI score0.00242EPSS
SaveExploits0
OSV
OSV
added 2024/08/23 11:8 a.m.5 views

OESA-2024-2027 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: A flaw was found in the QEMU NBD Server. This vulnerability allows a denial of service DoS attack via improper synchronization during socket closure when a client keeps a socket open as t...

7.5CVSS6.5AI score0.01027EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/08/23 12:0 a.m.18 views

PT-2024-38424 · WordPress · Favicon Generator

Name of the Vulnerable Software and Affected Versions: Favicon Generator plugin for WordPress versions up to, and including, 1.5 Description: The Favicon Generator plugin for WordPress is vulnerable to Cross-Site Request Forgery due to missing or incorrect nonce validation on the output sub admin...

9.6CVSS6.4AI score0.00252EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/16 11:8 a.m.3 views

OESA-2024-1990 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: A flaw was found in the QEMU NBD Server. This vulnerability allows a denial of service DoS attack via improper synchronization during socket closure when a client keeps a socket open as t...

7.5CVSS6.5AI score0.01027EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/16 11:8 a.m.5 views

OESA-2024-1989 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: A flaw was found in the QEMU NBD Server. This vulnerability allows a denial of service DoS attack via improper synchronization during socket closure when a client keeps a socket open as t...

7.5CVSS6.5AI score0.01027EPSS
SaveExploits0References2
Rows per page
Query Builder