Lucene search
+L

2592 matches found

EUVD
EUVD
added 2025/11/13 12:10 a.m.8 views

EUVD-2025-50818

Bugsink is vulnerable to unauthenticated remote DoS via crafted Brotli input...

7.5CVSS6.3AI score0.00457EPSS
SaveExploits0References9
OSV
OSV
added 2025/11/12 6:15 p.m.3 views

CVE-2025-20379

In Splunk Enterprise versions below 10.0.1, 9.4.5, 9.3.7, and 9.2.9 and Splunk Cloud Platform versions below 9.3.2411.116, 9.3.2408.124, 10.0.2503.5 and 10.1.2507.1, a low-privileged user that does not hold the “admin“ or “power“ Splunk roles could run a saved search with a risky command using th...

3.5CVSS5.8AI score0.00276EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/11/12 5:23 p.m.12 views

CVE-2025-20379 Risky command safeguards bypass using the “/services/streams/search“ REST endpoint through “q“ parameter in Splunk Enterprise

In Splunk Enterprise versions below 10.0.1, 9.4.5, 9.3.7, and 9.2.9 and Splunk Cloud Platform versions below 9.3.2411.116, 9.3.2408.124, 10.0.2503.5 and 10.1.2507.1, a low-privileged user that does not hold the “admin“ or “power“ Splunk roles could run a saved search with a risky command using th...

3.5CVSS0.00276EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/11/12 5:23 p.m.3 views

CVE-2025-20379 Risky command safeguards bypass using the “/services/streams/search“ REST endpoint through “q“ parameter in Splunk Enterprise

In Splunk Enterprise versions below 10.0.1, 9.4.5, 9.3.7, and 9.2.9 and Splunk Cloud Platform versions below 9.3.2411.116, 9.3.2408.124, 10.0.2503.5 and 10.1.2507.1, a low-privileged user that does not hold the “admin“ or “power“ Splunk roles could run a saved search with a risky command using th...

3.5CVSS6.5AI score0.00276EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/12 11:15 a.m.6 views

CVE-2025-40165

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: m2m: Fix streaming cleanup on release If streamon/streamoff calls are imbalanced, such as when exiting an application with Ctrl+C when streaming, the m2m usagecount will never reach zero and the ISI channel...

0.00183EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.7 views

Splunk Enterprise 9.2.0 < 9.2.9, 9.3.0 < 9.3.7, 9.4.0 < 9.4.5, 10.0.0 < 10.0.1 (SVD-2025-1102)

The version of Splunk installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the SVD-2025-1102 advisory. - In Splunk Enterprise versions below 10.0.1, 9.4.5, 9.3.7, and 9.2.9 and Splunk Cloud Platform versions below 9.3.2411.116,...

3.5CVSS5.8AI score0.00276EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/11/10 12:0 a.m.9 views

PT-2025-46207

Name of the Vulnerable Software and Affected Versions Bugsink versions prior to 2.0.5 Description Bugsink is a self-hosted error tracking tool susceptible to a Denial of Service. Specifically, specially crafted brotli compressed data streams, known as “bombs” highly compressed brotli streams...

7.5CVSS6AI score0.00457EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.9 views

Samba Information Disclosure (CVE-2025-9640)

In the vfsstreamsxattr module, where uninitialized heap memory could be written into alternate data streams. This allows an authenticated user to read residual memory content that may include sensitive data, resulting in an information disclosure vulnerability. Note that Nessus has not tested for...

4.3CVSS6.3AI score0.00431EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2025/11/02 7:23 p.m.172 views

Exploit for Path Traversal in Rarlab Winrar

🧩 CVE-2025-8088 — WinRAR Zero-Day Vulnerability Type: Pat...

8.8CVSS8.1AI score0.94551EPSS
SaveExploits35
Tenable Nessus
Tenable Nessus
added 2025/10/31 12:0 a.m.3 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: samba (UTSA-2025-988620)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988620 advisory. A flaw was found in Samba, in the vfsstreamsxattr module, where uninitialized heap memory could be written into alternate data streams. This allows an authenticated...

4.3CVSS5.1AI score0.00431EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/28 11:48 a.m.30 views

CVE-2025-40080

CVE-2025-40080 affects the Linux kernel NBD subsystem, where sockets were restricted to TCP/UDP. The root cause was mitigated by a commit that verifies the socket type during setup and ensures the socket supports shutdown(), explicitly accepting TCP and UNIX stream sockets. Public advisories indi...

6.1AI score0.00193EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.12 views

CVE-2025-40063 crypto: comp - Use same definition of context alloc and free ops

In the Linux kernel, the following vulnerability has been resolved: crypto: comp - Use same definition of context alloc and free ops In commit 42d9f6c77479 "crypto: acomp - Move scomp stream allocation code into acomp", the cryptoacompstreams struct was made to rely on having the allocctx and...

0.00174EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/28 11:48 a.m.17 views

CVE-2025-40063

In CVE-2025-40063, the Linux kernel fixed a cryptographic component mismatch: crypto_acomp_streams and scomp_alg relied on alloc_ctx/free_ctx in the same order, but structure layout randomization could desynchronize their definitions. The fix removes a union from scomp_alg so both structures shar...

6.1AI score0.00174EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/28 12:0 a.m.10 views

Red Hat Ansible Automation Platform Information Disclosure Vulnerability

Red Hat Ansible Automation Platform Red Hat AAP is a unified solution for strategic automation from Red Hat, Inc. An information disclosure vulnerability exists in Red Hat Ansible Automation Platform Red Hat AAP that originates from an access restriction that can be bypassed via EDA Event Streams...

6.7CVSS5.8AI score0.00195EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.6 views

Amazon Linux 2023 : libnetapi, libnetapi-devel, libsmbclient (ALAS2023-2025-1234)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2025-1234 advisory. A flaw was found in Samba, in the vfsstreamsxattr module, where uninitialized heap memory could be written into alternate data streams. This allows an authenticated user to read residual memory content...

4.3CVSS5AI score0.00431EPSS
SaveExploits0References4
Amazon
Amazon
added 2025/10/27 12:0 a.m.12 views

Medium: samba

Issue Overview: A flaw was found in Samba, in the vfsstreamsxattr module, where uninitialized heap memory could be written into alternate data streams. This allows an authenticated user to read residual memory content that may include sensitive data, resulting in an information disclosure...

4.3CVSS6.1AI score0.00431EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-9640

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in Samba, in the vfsstreamsxattr module, where uninitialized heap memory could be written into alternate data streams. This allows an...

4.3CVSS6.2AI score0.00431EPSS
SaveExploits0References2
Fedora
Fedora
added 2025/10/25 9:20 p.m.9 views

[SECURITY] Fedora 43 Update: wireshark-4.6.0-1.fc43

Wireshark allows you to examine protocol data stored in files or as it is captured from wired or wireless WiFi or Bluetooth networks, USB devices, and many other sources. It supports dozens of protocol capture file formats and understands more than a thousand protocols. It has many powerful...

5.5CVSS6.8AI score0.00113EPSS
SaveExploits0
OSV
OSV
added 2025/10/24 2:33 p.m.3 views

OESA-2025-2513 samba security update

Samba is a suite of programs for Linux and Unix to interoperate with Windows. Security Fixes: A vulnerability has been found in Samba File Transfer Software the affected version is unknown and classified as critical.The CWE definition for the vulnerability is CWE-77. The product constructs all or...

10CVSS5.9AI score0.39858EPSS
SaveExploits2References3
OSV
OSV
added 2025/10/24 2:33 p.m.3 views

OESA-2025-2512 samba security update

Samba is a suite of programs for Linux and Unix to interoperate with Windows. Security Fixes: A vulnerability has been found in Samba File Transfer Software the affected version is unknown and classified as critical.The CWE definition for the vulnerability is CWE-77. The product constructs all or...

10CVSS6AI score0.39858EPSS
SaveExploits2References3
Rows per page
Query Builder