Lucene search
+L

4297 matches found

OSV
OSV
added 2025/09/10 7:51 p.m.6 views

GHSA-JGW4-CR84-MQXG Picklescan Bypass is Possible via File Extension Mismatch

Summary Picklescan can be bypassed, allowing the detection of malicious pickle files to fail, when a standard pickle file is given a PyTorch-related file extension e.g., .bin. This occurs because the scanner prioritizes PyTorch file extension checks and errors out when parsing a standard pickle...

9.3CVSS7.4AI score0.00816EPSS
SaveExploits1References6
OSV
OSV
added 2025/09/10 7:50 p.m.10 views

GHSA-MJQP-26HC-GRXG Picklescan: ZIP archive scan bypass is possible through non-exhaustive Cyclic Redundancy Check

Summary Picklescan's ability to scan ZIP archives for malicious pickle files is compromised when the archive contains a file with a bad Cyclic Redundancy Check CRC. Instead of attempting to scan the files within the archive, whatever the CRC is, Picklescan fails in error and returns no results...

9.3CVSS7.1AI score0.01428EPSS
SaveExploits1References8
OSV
OSV
added 2025/09/10 5:15 p.m.3 views

GHSA-F7QQ-56WW-84CR Picklescan is Vulnerable to Unsafe Globals Check Bypass through Subclass Imports

Summary The vulnerability allows malicious actors to bypass PickleScan's unsafe globals check, leading to potential arbitrary code execution. The issue stems from PickleScan's strict check for full module names against its list of unsafe globals. By using subclasses of dangerous imports instead o...

9.3CVSS8.1AI score0.00761EPSS
SaveExploits1References8
GithubExploit
GithubExploit
added 2025/09/09 12:53 p.m.306 views

Vulnerability-identification-and-Mitigation

It is an offensive tool for source code and SMS message analysis...

8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/09/09 4:57 a.m.317 views

Exploit for Interpretation Conflict in Git-Scm Git

It is an offensive tool for scanning vulnerabilities. This PoC e...

8CVSS8.6AI score0.02839EPSS
SaveExploits9
Tenable Nessus
Tenable Nessus
added 2025/09/08 12:0 a.m.7 views

Amazon Linux 2023 : golang, golang-bin, golang-misc (ALAS2023-2025-1161)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1161 advisory. os/exec: LookPath may return unexpected paths. If the PATH environment variable contains paths which are executables rather than just directories, passing certain strings to LookPath , ., and...

7CVSS6.8AI score0.00489EPSS
SaveExploits1References6
Amazon
Amazon
added 2025/09/08 12:0 a.m.6 views

Important: golang

Issue Overview: os/exec: LookPath may return unexpected paths. If the PATH environment variable contains paths which are executables rather than just directories, passing certain strings to LookPath "", ".", and "..", can result in the binaries listed in the PATH being unexpectedly returned...

7CVSS6.7AI score0.00489EPSS
SaveExploits1
Gitee
Gitee
added 2025/09/06 8:23 a.m.87 views

DependencyCheck

This is an open-source project for a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies. The project is called OWASP dependency-check. The project is written in Java and is designed to be used in a variety of environments, including...

7AI score
SaveExploits0
Gitee
Gitee
added 2025/09/06 3:49 a.m.130 views

ossindex-maven-plugin

It is an offensive tool for dependency audit. The primary CVE ID is not present in the provided context. The target product/service or framework is Maven, and the vulnerability class/vector is dependency audit. Notable dependencies/tooling include the OSS Index REST API v2.0. The execution contex...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2025/09/06 12:34 a.m.102 views

Exploit for CVE-2021-1675

It Was All A Dream A CVE-2021-34527 a.k.a PrintNightmare Python Scanner. Allows you to scan entire subnets for the PrintNightmare RCE not the LPE and generates a CSV report with the results. Tests exploitability over MS-PAR and MS-RPRN. This tool has "de-fanged" versions of the Python exploits, i...

9.3CVSS8.8AI score0.99759EPSS
SaveExploits75
OSV
OSV
added 2025/09/05 6:15 p.m.5 views

UBUNTU-CVE-2025-39690

In the Linux kernel, the following vulnerability has been resolved: iio: accel: sca3300: fix uninitialized iio scan data Fix potential leak of uninitialized stack data to userspace by ensuring that the channels array is zeroed before use...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/05 5:20 p.m.23 views

CVE-2025-39690

The CVE-2025-39690 issue affects the Linux kernel: iio: accel: sca3300, where uninitialized iio scan data could leak via the channels array. The root cause is that the channels array was not zeroed before use, potentially exposing stack data to userspace. A fix was applied in the Linux kernel (公开...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/09/05 5:20 p.m.30 views

CVE-2025-39690 iio: accel: sca3300: fix uninitialized iio scan data

In the Linux kernel, the following vulnerability has been resolved: iio: accel: sca3300: fix uninitialized iio scan data Fix potential leak of uninitialized stack data to userspace by ensuring that the channels array is zeroed before use...

0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/05 12:43 p.m.5 views

OESA-2025-2183 golang security update

. Security Fixes: A vulnerability was found in Google Go up to 1.23.11/1.24.5 Programming Language Software. It has been declared as problematic.The manipulation of the argument PATH with an unknown input leads to a unknown weakness.As an impact it is known to affect integrity.Upgrading to versio...

7CVSS6.4AI score0.00489EPSS
SaveExploits1References3
OSV
OSV
added 2025/09/05 12:43 p.m.4 views

OESA-2025-2182 golang security update

. Security Fixes: The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS e.g. Git, but contains metadata for another VC...

8.6CVSS7AI score0.00489EPSS
SaveExploits1References4
OSV
OSV
added 2025/09/05 12:43 p.m.7 views

OESA-2025-2181 golang security update

. Security Fixes: The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS e.g. Git, but contains metadata for another VC...

8.6CVSS7AI score0.00489EPSS
SaveExploits1References4
OSV
OSV
added 2025/09/05 12:43 p.m.6 views

OESA-2025-2180 golang security update

. Security Fixes: A vulnerability was found in Google Go up to 1.23.11/1.24.5 Programming Language Software. It has been declared as problematic.The manipulation of the argument PATH with an unknown input leads to a unknown weakness.As an impact it is known to affect integrity.Upgrading to versio...

7CVSS6.4AI score0.00489EPSS
SaveExploits1References3
Packet Storm News
Packet Storm News
added 2025/09/05 12:0 a.m.7 views

Where Have All the Firewalls Gone? Security Consequences of Residential IPv6 Transition

IPv4 NAT has limited the spread of IoT botnets considerably by default-denying bots' incoming connection requests to in-home devices unless the owner has explicitly allowed them. As the Internet transitions to majority IPv6, however, residential connections no longer require the use of NAT. This...

6.9AI score
SaveExploits0
OSV
OSV
added 2025/09/04 7:15 p.m.4 views

CVE-2025-32345

In updateState of ContentProtectionTogglePreferenceController.java, there is a possible way for a secondary user to disable the primary user's deceptive app scanning setting due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges...

7.8CVSS5.9AI score0.00085EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2025/09/04 1:16 p.m.127 views

DXPLOIT1_ScannerTools

It is an offensive tool for system scanning and pentesting. The...

7AI score
SaveExploits0
Rows per page
Query Builder