Lucene search
K

31210 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.2 views

Qualcomm FastConnect 7800 Driver Detection (Windows)

Binary data qualcommfastconnect7800driverwininstalled.nbin...

7AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/10/28 12:0 a.m.7 views

PT-2025-44200

Name of the Vulnerable Software and Affected Versions BLU-IC2 versions through 1.19.5 BLU-IC4 versions through 1.19.5 Description The software contains a privilege escalation issue stemming from a SUID-bit binary. This allows for potential unauthorized access and control within the system...

10CVSS6.6AI score0.00285EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.1 views

Ghost Web App Detection

Binary data ghostdetect.nbin...

7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.3 views

Dell Storage Manager Authentication Bypass (CVE-2025-43995)

Binary data dellstoragemanagercve-2025-43995.nbin...

9.8CVSS7AI score0.00824EPSS
Exploits0References2
Packet Storm News
Packet Storm News
added 2025/10/27 12:0 a.m.4 views

Wapiti Web Application Vulnerability Scanner 3.2.8

Wapiti is a web application vulnerability scanner. It will scan the web pages of a deployed web application and will fuzz the URL parameters and forms to find common web vulnerabilities. This is the binary release...

7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53715

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex Apparently the hex passphrase mechanism does not work on newer chips/firmware e.g. BCM4387. It...

5.5AI score0.00191EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/25 12:1 a.m.1 views

SUSE CVE-2023-53715

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex Apparently the hex passphrase mechanism does not work on newer chips/firmware e.g. BCM4387. It seems there was a simple way of passing it in binary all along, so use...

6.5CVSS6.4AI score0.00191EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/24 2:13 a.m.2 views

EUVD-2025-35764

Malicious code in mender-binary-delta npm...

6.6AI score
Exploits0References1
Snyk
Snyk
added 2025/10/24 2:13 a.m.3 views

Malicious Package

Overview mender-binary-delta is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS6.8AI score
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/10/23 7:15 p.m.2 views

CVE-2025-23332

NVIDIA Display Driver for Linux contains a vulnerability in a kernel module, where an attacker might be able to trigger a null pointer deference. A successful exploit of this vulnerability might lead to denial of service...

5CVSS5.9AI score0.00115EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/10/23 7:15 p.m.2 views

CVE-2025-23345

NVIDIA Display Driver for Windows and Linux contains a vulnerability in a video decoder, where an attacker might cause an out-of-bounds read. A successful exploit of this vulnerability might lead to information disclosure or denial of service...

4.4CVSS5.9AI score0.00132EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/10/23 7:15 p.m.1 views

CVE-2025-23330

NVIDIA Display Driver for Linux contains a vulnerability where an attacker might be able to trigger a null pointer dereference. A successful exploit of this vulnerability might lead to denial of service...

5.5CVSS6.1AI score0.00214EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/10/23 7:15 p.m.1 views

CVE-2025-23300

NVIDIA Display Driver for Linux contains a vulnerability in the kernel driver, where a user could cause a null pointer dereference by allocating a specific memory resource. A successful exploit of this vulnerability might lead to denial of service...

5.5CVSS5.9AI score0.00122EPSS
Exploits0References2
Filippo.io
Filippo.io
added 2025/10/23 1:49 p.m.11 views

The Geomys Standard of Care

One of the most impactful effects of professionalizing open source maintenance is that as professionals we can invest into upholding a set of standards that make our projects safer and more reliable. The same commitments and overhead that are often objected to when required of volunteers should b...

7.3AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/10/23 12:0 a.m.3 views

MCP JSON Config Detected (Windows)

Binary data mcpjsonconfigdetectedwin.nbin...

7AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/10/23 12:0 a.m.2 views

F5 F5OS OS Detection

Binary data f5f5osdetect.nbin...

7AI score
Exploits0References1
NVD
NVD
added 2025/10/22 10:15 p.m.7 views

CVE-2025-62705

OpenBao is an open source identity-based secrets management system. Prior to version 2.4.2, OpenBao's audit log did not appropriately redact fields when relevant subsystems sent byte response parameters rather than strings. This includes, but is not limited to sys/raw with use of encoding=base64,...

5.7CVSS0.00299EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/22 9:47 p.m.3 views

EUVD-2025-35632

binaryvecio access memory out-of-bounds in binaryreadtoref and binarywritefromref...

6.5AI score
Exploits0References4
OSV
OSV
added 2025/10/22 9:47 p.m.6 views

GHSA-WWXP-HXH6-8GF8 binary_vec_io access memory out-of-bounds in binary_read_to_ref and binary_write_from_ref

Safe functions accept a single &T or &mut T but multiply by n to create slices extending beyond allocated memory when n 1. These functions use fromrawparts to create slices larger than the underlying allocation, violating memory safety. The binaryvecio repository is archived and unmaintained...

8.6CVSS5.9AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/10/22 9:47 p.m.11 views

binary_vec_io access memory out-of-bounds in binary_read_to_ref and binary_write_from_ref

Safe functions accept a single &T or &mut T but multiply by n to create slices extending beyond allocated memory when n 1. These functions use fromrawparts to create slices larger than the underlying allocation, violating memory safety. The binaryvecio repository is archived and unmaintained...

6.9AI score
Exploits0References4Affected Software1
Rows per page
Query Builder