Lucene search
+L

59059 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.6 views

Microsoft OfficePLUS Installed (Windows)

Binary data microsoftofficepluswininstalled.nbin...

7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.16 views

MCP Server Tools Detected

This is an informational notice that the scanner was able to detect the exposition of tools on the target Model Context Protocol MCP server. No source data...

6.9AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.7 views

Photon OS 4.0: Linux PHSA-2025-4.0-0864

An update of the linux package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2025-4.0-0864. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

9.8CVSS6.9AI score0.00617EPSS
SaveExploits1References127
GithubExploit
GithubExploit
added 2025/09/18 11:34 a.m.175 views

Web-Vulnerability-Scanner

Web Application Vulnerability Scanner Internship Task - 2...

7.6AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/09/17 12:30 p.m.14 views

Duplicate Advisory: Picklescan: ZIP archive scan bypass is possible through non-exhaustive Cyclic Redundancy Check

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-m4j5-5x4r-2xp9. This link is maintained to preserve external references. Original Description An Improper Handling of Exceptional Conditions vulnerability in the ZIP archive scanning component of mmaitre314...

9.8CVSS7AI score0.01428EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2025/09/17 11:15 a.m.14 views

CVE-2025-10156

An Improper Handling of Exceptional Conditions vulnerability in the ZIP archive scanning component of mmaitre314 picklescan allows a remote attacker to bypass security scans. This is achieved by crafting a ZIP archive containing a file with a bad Cyclic Redundancy Check CRC, which causes the...

9.8CVSS0.01428EPSS
SaveExploits1References4
OSV
OSV
added 2025/09/17 9:38 a.m.8 views

CVE-2025-10155 PickleScan Security Bypass Using Misleading File Extension

An Improper Input Validation vulnerability in the scanning logic of mmaitre314 picklescan versions up to and including 0.0.30 allows a remote attacker to bypass pickle files security checks by supplying a standard pickle file with a PyTorch-related file extension. When the pickle file incorrectly...

9.3CVSS7.5AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53206

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbuscore Fix NULL pointer dereference Pass i2cclient to pmbusisenabled to drop the...

5.5CVSS5.2AI score0.00143EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-10533

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Integer overflow in the SVG component. This vulnerability was fixed in Firefox 143, Firefox ESR 115.28, Firefox ESR 140.3, Thunderbird 143, and Thunderbird 140....

8.8CVSS7.2AI score0.00737EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2025/09/16 12:52 p.m.289 views

Exploit for SQL Injection in Glpi-Project Glpi

CVE-2025-247...

9.8CVSS7AI score0.86222EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53181

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: Stop leaking on krealloc failure Currently dmaresvgetfences will leak the...

5.5CVSS5.4AI score0.00154EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/15 12:0 a.m.2 views

Apple iOS < 15.8.5 Vulnerability (125142)

Binary data appleios1585check.nbin...

10CVSS7AI score0.20388EPSS
SaveExploits9References2
Tenable Nessus
Tenable Nessus
added 2025/09/15 12:0 a.m.3 views

Apple iOS < 16.7.12 Vulnerability (125141)

Binary data appleios16712check.nbin...

10CVSS7AI score0.20388EPSS
SaveExploits9References2
Tenable Nessus
Tenable Nessus
added 2025/09/15 12:0 a.m.6 views

Dell Data Domain Operating System Web Interface Detection

Binary data delldatadomainoperatingsystemwebinterfacedetect.nbin...

7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/09/15 12:0 a.m.13 views

Apple iOS < 26 Multiple Vulnerabilities (125108)

Binary data appleios26check.nbin...

9.8CVSS6.8AI score0.74866EPSS
SaveExploits3References36
Gitee
Gitee
added 2025/09/14 6:26 p.m.108 views

redteam-notebook

It is an offensive tool for network and web exploitation. The repository, redteam-notebook, contains a collection of commands, tips, and tricks for preparation and execution of red teaming activities, specifically for the OSCP exam. The primary vulnerability targeted is not explicitly stated, but...

7.9AI score
SaveExploits0
Gitee
Gitee
added 2025/09/14 2:39 p.m.115 views

rapidscan

This is a Python-based web vulnerability scanner called RapidScan. It is designed to automate the process of security scanning by using a multitude of available Linux security tools and some custom scripts. The tool is still under development and currently supports around 80 vulnerability tests...

6.6AI score
SaveExploits0
Gitee
Gitee
added 2025/09/14 5:29 a.m.138 views

gosec

This is a Go AST Abstract Syntax Tree scanner for identifying security vulnerabilities in Go code. The scanner is called "gosec" and is part of the GolangCI project. It can be installed using the command "go get github.com/golangci/gosec/cmd/gosec/...". The scanner can be configured to run a subs...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-39771

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - regulator: pca9450: Use devmregistersysoffhandler With module test, there is error dump: ------------ cut here ------------ notifier callback...

5.5CVSS6.1AI score0.00127EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/09/10 7:51 p.m.24 views

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
SaveExploits1References6Affected Software1
Rows per page
Query Builder