Lucene search
+L

18415 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-27875

Malicious code in bioql PyPI...

7.3AI score0.00184EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2023-47919

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.0011EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2022-2313

Malicious code in bioql PyPI...

5.1CVSS6.4AI score0.01256EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-26075

Malicious code in bioql PyPI...

6.1CVSS6.3AI score0.00212EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2024-53842

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00207EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2025-25388

Malicious code in bioql PyPI...

9.8CVSS9.5AI score0.00646EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/03 6:38 p.m.15 views

CVE-2025-46818 Redis: Authenticated users can execute LUA scripts as a different user

Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions o...

6CVSS0.00701EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/03 6:38 p.m.63 views

CVE-2025-46818

CVE-2025-46818 affects Redis Lua scripting: an authenticated user can run specially crafted Lua scripts to manipulate Lua objects and potentially execute code in another user’s context. The issue exists in Redis versions 8.2.1 and earlier and is fixed in 8.2.2. A mitigation is to block Lua script...

7.3CVSS6.3AI score0.00701EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/03 6:38 p.m.10 views

CVE-2025-46818 Redis: Authenticated users can execute LUA scripts as a different user

Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions o...

6CVSS6.4AI score
SaveExploits0References5
NVD
NVD
added 2025/10/03 3:15 a.m.11 views

CVE-2025-59299

Delta Electronics DIAScreen lacks proper validation of the user-supplied file. If a user opens a malicious file, an attacker can leverage this vulnerability to execute code in the context of the current process...

7.8CVSS0.0015EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2025/10/03 12:00 a.m.11 views

PentestMCP: A Toolkit for Agentic Penetration Testing

Agentic AI is transforming security by automating many tasks being performed manually. While initial agentic approaches employed a monolithic architecture, the Model-Context-Protocol has now enabled a remote-procedure call RPC paradigm to agentic applications, allowing for the flexible constructi...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/03 12:00 a.m.16 views

PT-2025-40592

Name of the Vulnerable Software and Affected Versions Redis versions 8.2.1 and below Description Redis, an in-memory database, has an issue where an authenticated user can use a crafted Lua script to manipulate LUA objects and potentially execute code in another user's context. This affects all...

9.9CVSS7.5AI score0.86767EPSS
SaveExploits25References181
Schneier on Security
Schneier on Security
added 2025/10/02 4:19 p.m.9 views

Daniel Miessler on the AI Attack/Defense Balance

His conclusion: Context wins Basically whoever can see the most about the target, and can hold that picture in their mind the best, will be best at finding the vulnerabilities the fastest and taking advantage of them. Or, as the defender, applying patches or mitigations the fastest. And if you’re...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/10/01 4:38 p.m.14 views

podman: Build Context Bind Mount

A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --mount=type=bind mounts during the podman build is not discarded. This issue can lead to files created within the container appearing in the temporary build context directory on the host, leaving the created files...

7.4CVSS5.8AI score0.00639EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/01 1:18 p.m.14 views

podman: Build Context Bind Mount

A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --mount=type=bind mounts during the podman build is not discarded. This issue can lead to files created within the container appearing in the temporary build context directory on the host, leaving the created files...

7.4CVSS5.8AI score0.00639EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 12:15 p.m.11 views

CVE-2023-53514

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix memory leak of device names The device names allocated by devsetname need be freed before module unloading, but they can not be freed because the kobject's refcount which was set in deviceinitialize has not be...

5.5CVSS0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/01 12:15 p.m.13 views

CVE-2023-53475

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: tegra: fix sleep in atomic call When we set the dual-role port to Host mode, we observed the following splat: 167.057718 BUG: sleeping function called from invalid context at include/linux/sched/mm.h:229 167.057872...

5.5CVSS0.00155EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 12:15 p.m.12 views

CVE-2022-50430

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix warning - do not call blocking ops when !TASKRUNNING vub300enablesdioirq works with mutex and need TASKRUNNING here. Ensure that we mark current as TASKRUNNING for sleepable context. 77.554641 do not call blockin...

5.5CVSS0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 12:15 p.m.7 views

UBUNTU-CVE-2023-53475

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: tegra: fix sleep in atomic call When we set the dual-role port to Host mode, we observed the following splat: 167.057718 BUG: sleeping function called from invalid context at include/linux/sched/mm.h:229 167.057872...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 12:15 p.m.8 views

UBUNTU-CVE-2022-50430

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix warning - do not call blocking ops when !TASKRUNNING vub300enablesdioirq works with mutex and need TASKRUNNING here. Ensure that we mark current as TASKRUNNING for sleepable context. 77.554641 do not call blockin...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References12
Rows per page
Query Builder