Lucene search
+L

35638 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/26 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2019-15651

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wolfSSL 4.1.0 has a one-byte heap-based buffer over-read in DecodeCertExtensions in wolfcrypt/src/asn.c because reading the ASNBOOLEAN byte is mishandled for a...

9.8CVSS8.5AI score0.00925EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2025/08/25 11:50 a.m.14 views

Why SIEM Rules Fail and How to Fix Them: Insights from 160 Million Attack Simulations

Security Information and Event Management SIEM systems act as the primary tools for detecting suspicious activity in enterprise networks, helping organizations identify and respond to potential attacks in real time. However, the new Picus Blue Report 2025 , based on over 160 million real-world...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/08/25 11:24 a.m.12 views

aide: improper output neutralization enables bypassing

A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE's detection of malicious files...

6.2CVSS7.3AI score0.00225EPSS
SaveExploits1References4
Packet Storm News
Packet Storm News
added 2025/08/25 12:00 a.m.12 views

$AutoGuardX$: a Comprehensive Cybersecurity Framework for Connected Vehicles

The rapid integration of Internet of Things IoT and interconnected systems in modern vehicles not only introduced a new era of convenience, automation, and connected vehicles but also elevated their exposure to sophisticated cyber threats. This is especially evident in US and Canada, where...

7.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2025/08/25 12:00 a.m.3 views

Debian: Security Advisory (DLA-4280-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.7CVSS7.5AI score0.01743EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/08/25 12:00 a.m.7 views

Nuclei 3.4.10

Nuclei is a modern, high-performance vulnerability scanner that leverages simple YAML-based templates. It empowers you to design custom vulnerability detection scenarios that mimic real-world conditions, leading to zero false positives...

6.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/08/24 4:07 p.m.17 views

CVE-2025-38623

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Fix surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, leading to a complete failure of the hotplug system after device removal and a required reboot...

4.6CVSS6.6AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/24 4:07 p.m.18 views

CVE-2025-38634

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-charger: Fix null check for powersupplygetbyname In the cpcapusbdetect function, the powersupplygetbyname function may return NULL instead of an error pointer. To prevent potential null pointer dereferences,...

5.5CVSS6.4AI score0.00156EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/24 12:13 a.m.7 views

CVE-2022-31491

Voltronic Power ViewPower through 1.04-24215, ViewPower Pro through 2.0-22165, and PowerShield Netguard before 1.04-23292 allows a remote attacker to run arbitrary code via an unspecified web interface related to detection of a managed UPS shutting down. An unauthenticated attacker can use this t...

10CVSS8AI score0.00798EPSS
SaveExploits1References1
Packet Storm News
Packet Storm News
added 2025/08/24 12:00 a.m.7 views

Keystroke Detection by Exploiting Unintended RF Emission from Repaired USB Keyboards

Electronic devices and cables inadvertently emit RF emissions as a byproduct of signal processing and/or transmission. Labeled as electromagnetic emanations, they form an EM side-channel for data leakage. Previously, it was believed that such leakage could be contained within a facility since the...

6.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/24 12:00 a.m.8 views

A Comprehensive Review of Denial of Wallet Attacks in Serverless Architectures

The Denial of Wallet DoW attack poses a unique and growing threat to serverless architectures that rely on Function-as-a-Service FaaS models, exploiting the cost structure of pay-as-you-go billing to financially burden application owners. Unlike traditional Denial of Service DoS attacks, which ai...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2018-4464

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Multiple memory corruption issues were addressed with improved memory handling. This issue affected versions prior to iOS 12.1.1, tvOS 12.1.1, watchOS 5.1.2,...

8.8CVSS7AI score0.01648EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/08/22 4:58 p.m.12 views

Picklescan missing detection when calling pytorch function torch.utils._config_module.load_config

Summary Using torch.utils.configmodule.loadconfig function, which is a pytorch library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to torch.utils.configmodule.loadconfig function in reduce...

7.9AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/08/22 4:58 p.m.6 views

GHSA-VR7H-P6MM-WPMH Picklescan missing detection when calling pytorch function torch.jit.unsupported_tensor_ops.execWrapper

Summary Using torch.jit.unsupportedtensorops.execWrapper function, which is a pytorch library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to torch.jit.unsupportedtensorops.execWrapper function...

8.1CVSS7.9AI score0.00379EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/08/22 4:57 p.m.9 views

Picklescan missing detection when calling pytorch function torch.utils.data.datapipes.utils.decoder.basichandlers

Summary Using torch.utils.data.datapipes.utils.decoder.basichandlers function, which is a pytorch library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to...

7.9AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/22 4:57 p.m.9 views

Picklescan missing detection when calling pytorch function torch.utils.collect_env.run

Summary Using torch.utils.collectenv.run function, which is a pytorch library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to torch.utils.collectenv.run function in reduce method Then when the...

8AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/22 4:56 p.m.9 views

Picklescan missing detection when calling pytorch function torch.fx.experimental.symbolic_shapes.ShapeEnv.evaluate_guards_expression

Summary Using torch.fx.experimental.symbolicshapes.ShapeEnv.evaluateguardsexpression function, which is a pytorch library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to...

7.9AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/22 4:56 p.m.10 views

Picklescan missing detection when calling pytorch function torch.utils.bottleneck.__main__.run_cprofile

Summary Using torch.utils.bottleneck.main.runcprofile function, which is a pytorch library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to torch.utils.bottleneck.main.runcprofile function in...

7.9AI score
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/08/22 4:15 p.m.8 views

CVE-2025-38634

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-charger: Fix null check for powersupplygetbyname In the cpcapusbdetect function, the powersupplygetbyname function may return NULL instead of an error pointer. To prevent potential null pointer dereferences,...

5.5CVSS0.00156EPSS
SaveExploits0References8
OSV
OSV
added 2025/08/22 4:15 p.m.10 views

AZL-66629 CVE-2025-38623 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Fix surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, leading to a complete failure of the hotplug system after device removal and a required reboot...

5.5CVSS5.7AI score0.00161EPSS
SaveExploits0References1
Rows per page
Query Builder