Lucene search
+L

35937 matches found

Kitploit
Kitploit
added 2026/09/08 11:51 p.m.6 views

CVE-2025-53770

CVE-2025-53770 检测项目 一个全面的漏洞检测工具包,用于识别易受 CVE-2025-53770 (CWE-502:不可信数据反序列化)影响的系统。 🔍 概述 本项目提供企业级检测脚本,用于识别和评估可能受 CVE-2025-53770 影响的系统。该安全漏洞与不可信数据的不安全反序列化相关。工具包包含 PowerShell 和 Python 两种实现,以确保在不同环境中的最大兼容性。 漏洞详情 CVE ID : CVE-2025-53770 CWE 分类 : CWE-502(不可信数据反序列化) 严重性 : 可变(取决于实现和暴露程度) 描述 :...

9.8CVSS8AI score0.99998EPSS
SaveExploits42References5
Kitploit
Kitploit
added 2026/09/08 11:20 p.m.7 views

RCE-NodeJs

node-serialize — CVE-2017-5941 备注: 本文档仅供防御和教育目的。不包含关于利用漏洞或创建RCE的指南。 概要: node-serialize(0.0.4及类似的旧版本)由于不安全的反序列化可能带来风险——在调用unserialize之前始终检查输入数据。 检测: 在代码中查找是否存在serialize.unserialize或node-serialize。检查解码后的base64 cookie/参数是否包含$$NDFUNC$$、function或eval。 缓解措施(快速):...

9.8CVSS8.1AI score0.61025EPSS
SaveExploits7
RedhatCVE
RedhatCVE
added 2026/09/08 10:34 p.m.4 views

CVE-2026-87054

A flaw was found in operator-sdk-builder. The containers-policy.json configuration file defaults to insecureAcceptAnything for container image registries that are not explicitly listed. This default setting causes signature verification to be entirely skipped for images pulled from these unlisted...

4.2CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 9:54 p.m.8 views

CVE-2026-22008-AWS-Lambda-Layer-Injection-via-Shared-Layer-ARN

CVE-2026-22008 – 通过共享 Layer ARN 的 AWS Lambda Layer 注入 程序代码 Python root@kitploit: deployvulnerablelambda.py - Lambda function using a layer from untrusted account import boto3 lambdaclient = boto3.client'lambda' Attacker publishes a public layer containing malicious code Victim function references...

3.7CVSS6.6AI score0.00206EPSS
SaveExploits1
NVD
NVD
added 2026/09/08 9:18 p.m.5 views

CVE-2026-81192

OpenTelemetry.Resources.Host NuGet package, which provides OpenTelemetry resource detectors for host, is affected by an untrusted search path vulnerability on macOS. Prior to version 1.16.0-beta.2, the host.id resource attribute detector launches the sh and ioreg executables by bare name rather...

7CVSS0.00138EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/08 9:18 p.m.4 views

CVE-2026-80159

Acrobat Reader is affected by an Untrusted Search Path vulnerability that could result in privilege escalation. An attacker with high privileges could leverage this vulnerability to gain elevated access. Exploit depends on conditions beyond the attacker's control. Exploitation of this issue...

4CVSS0.00115EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 8:31 p.m.5 views

EUVD-2026-74105

Acrobat Reader is affected by an Untrusted Search Path vulnerability that could result in privilege escalation. An attacker with high privileges could leverage this vulnerability to gain elevated access. Exploit depends on conditions beyond the attacker's control. Exploitation of this issue...

4CVSS0.00115EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 8:31 p.m.6 views

CVE-2026-80159

Acrobat Reader is affected by an Untrusted Search Path vulnerability (CWE-426 ) that could lead to privilege escalation . An attacker with high privileges could exploit this to gain elevated access, though exploitation requires user interaction (opening a malicious file) and depends on conditions...

4CVSS0.00115EPSS
SaveExploits0References1Affected Software3
Cvelist
Cvelist
added 2026/09/08 8:31 p.m.22 views

CVE-2026-80159 Acrobat Reader | Untrusted Search Path (CWE-426)

Acrobat Reader is affected by an Untrusted Search Path vulnerability that could result in privilege escalation. An attacker with high privileges could leverage this vulnerability to gain elevated access. Exploit depends on conditions beyond the attacker's control. Exploitation of this issue...

4CVSS0.00115EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/08 8:18 p.m.5 views

CVE-2026-81192 OpenTelemetry.Resources.Host vulnerable to arbitrary code execution via local PATH hijacking on macOS

OpenTelemetry.Resources.Host NuGet package, which provides OpenTelemetry resource detectors for host, is affected by an untrusted search path vulnerability on macOS. Prior to version 1.16.0-beta.2, the host.id resource attribute detector launches the sh and ioreg executables by bare name rather...

7CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/09/08 8:18 p.m.9 views

CVE-2026-81192

CVE-2026-81192 is an untrusted search path vulnerability in the OpenTelemetry.Resources.Host NuGet package, affecting macOS only. The host.id resource attribute detector invokes sh and ioreg by bare name, resolving them through the PATH environment variable rather than by absolute path. A less-pr...

7CVSS0.00138EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/08 8:18 p.m.23 views

CVE-2026-81192 OpenTelemetry.Resources.Host vulnerable to arbitrary code execution via local PATH hijacking on macOS

OpenTelemetry.Resources.Host NuGet package, which provides OpenTelemetry resource detectors for host, is affected by an untrusted search path vulnerability on macOS. Prior to version 1.16.0-beta.2, the host.id resource attribute detector launches the sh and ioreg executables by bare name rather...

7CVSS0.00138EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/08 8:14 p.m.29 views

CVE-2026-19651

CVE-2026-19651 affects the quarkus-spring-web extension in IBM Enterprise Build of Quarkus versions 3.27.1–3.27.5 and 3.33.1–3.33.3 . The root cause is that the system incorrectly reads the URL query string as a request header, resulting in incorrect mapping of values to untrusted query string in...

7.4CVSS0.00343EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/08 7:58 p.m.4 views

CVE-2026-87049

A flaw was found in operator-foundry. Untrusted external actors can exploit over-permissive GitHub access tokens and Google Cloud Platform GCP Workload Identity Federation credentials granted to a third-party reusable workflow. By invoking this workflow on untrusted-triggerable events without...

8.7CVSS
SaveExploits0References3
NVD
NVD
added 2026/09/08 6:21 p.m.4 views

CVE-2026-83498

Untrusted pointer dereference in Windows Virtualization-Based Security VBS Enclave allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00312EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:21 p.m.3 views

CVE-2026-83939

Untrusted pointer dereference in Windows Secure Kernel Mode allows an authorized attacker to elevate privileges locally...

8.2CVSS0.00303EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:20 p.m.5 views

CVE-2026-81385

Deserialization of untrusted data in Microsoft Office Publisher allows an unauthorized attacker to execute code over a network...

8.8CVSS0.01023EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:20 p.m.4 views

CVE-2026-80083

Untrusted pointer dereference in Windows Hyper-V allows an authorized attacker to execute code locally...

8.8CVSS0.00233EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:20 p.m.3 views

CVE-2026-78451

Untrusted pointer dereference in Microsoft Windows SCSI Class System File allows an unauthorized attacker to elevate privileges with a physical attack...

6.8CVSS0.00448EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:20 p.m.4 views

CVE-2026-78444

Untrusted pointer dereference in Windows Failover Cluster allows an unauthorized attacker to execute code over a network...

8.1CVSS0.00518EPSS
SaveExploits0References1
Rows per page
Query Builder