Lucene search
+L

440 matches found

Kitploit
Kitploit
added 2026/09/07 6:45 p.m.6 views

CVE-2024-40898

CVE-2024-40898 此 Python 脚本用于检测 CVE-2024-40898,这是 Apache HTTP Server 中的一个严重漏洞,在某些错误配置下可能允许绕过 SSL/TLS 证书验证。它会向目标服务器发起 SSL 连接并发送一个 HEAD 请求。 脚本向目标服务器发起 SSL 连接并发送 HEAD 请求。如果响应表明 SSL 证书验证未正确处理,则服务器可能存在漏洞。 🚀 特性 ✅ 支持完整 URL 或纯 IP,可附带端口 ✅ 自动解析端口,未指定时默认使用 443 ✅ 忽略 SSL 证书错误(用于测试目的) ✅ 极简且快速的检测逻辑 ✅ 清晰的输出指示可能的漏...

9.1CVSS7.2AI score0.01536EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/07 4:18 p.m.9 views

ibmsecurity

IBM 示例代码 此仓库包含用于通过各自 REST API 管理 IBM 安全设备的 Python 代码。 ISAM 设备的代码最为成熟。 ISDS 设备的代码正在开发中。 ISVG 设备的代码是全新的(仅针对 10.0.1.0 及更高版本测试过)。 要求 此软件包需要 Python v3.9 或更高版本。 以下 Python 软件包是必需的: 1. requests - 用于发起 REST API 调用 2. PyYAML - 用于示例代码的运行 3. jmespath - 示例代码所需 以下 Python 软件包是可选的: 1. cryptography - 用于对证书执行操作(用于...

6AI score
SaveExploits0
CVE
CVE
added 2026/09/05 11:38 a.m.29 views

CVE-2026-86185

Bilibili Desktop through 1.18.0 contains two compounding weaknesses: TLS certificate verification is disabled process-wide, and unsigned remote JavaScript configuration is executed without integrity checks. An on-path attacker can intercept configuration fetches, inject arbitrary JavaScript that ...

8.6CVSS5.9AI score0.00107EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/05 11:38 a.m.7 views

EUVD-2026-71994

Bilibili Desktop through 1.18.0 disables TLS certificate verification process-wide and executes unsigned remote JavaScript configuration without integrity checks. An attacker in an on-path network position can intercept configuration fetches, inject arbitrary JavaScript executed in the renderer...

8.6CVSS5.9AI score0.00107EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 3:17 p.m.8 views

CVE-2026-85221

MISP contains an improper TLS certificate validation vulnerability in CurlClient. The CurlClient::$verifyPeer property was not explicitly initialized and therefore defaulted to null. When passed to cURL, this value effectively disabled TLS peer verification unless the calling code explicitly...

7.6CVSS0.00087EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 2:16 p.m.12 views

CVE-2026-85221

MISP 's CurlClient class contains an improper TLS certificate validation flaw. The CurlClient::$verifyPeer property was not explicitly initialized and defaulted to null, which effectively disabled TLS peer verification when passed to cURL. As a result, HTTPS connections made through affected inst...

7.6CVSS6AI score0.00087EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 2:16 p.m.4 views

CVE-2026-85221 MISP CurlClient TLS Peer Verification Disabled by Default Enables Man-in-the-Middle Attacks

MISP contains an improper TLS certificate validation vulnerability in CurlClient. The CurlClient::$verifyPeer property was not explicitly initialized and therefore defaulted to null. When passed to cURL, this value effectively disabled TLS peer verification unless the calling code explicitly...

7.6CVSS5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/03 1:34 a.m.7 views

CVE-2026-0073-Research

CVE-2026-0073-Research CVE-2026-0073 是一个 CVSS 严重性评分为 8.3 的 RCE 漏洞,这里我们将解释其工作原理。 第一部分:代码分析: 首先,唯一可能值得关注的事情是更深入地了解这个漏洞本身。 我的第一个来源是:https://www.tenable.com/cve/CVE-2026-0073 该来源告诉我们,auth.cpp 文件中有一个名为 adbdtlsverifycert 的函数,其流程允许未认证的 RCE。 现在的首要目标是获取 auth.cpp 的源代码。 由于我无法在任何官方仓库中找到它,我找到了 Project-Awaken...

8.8CVSS7.8AI score0.00541EPSS
SaveExploits13References1
Kitploit
Kitploit
added 2026/09/02 5:21 p.m.4 views

CVE-2026-32794

CVE-2026-32794:Apache Airflow Databricks 提供程序中的 TLS 证书验证绕过 关键词: TLS、证书验证、MITM、Kubernetes、Databricks、OAuth、CWE-295、Apache Airflow 目录 概述 漏洞详情 技术分析 攻击链 影响 修复方案 时间线 参考资料 联系方式 免责声明 概述 apache-airflow-providers-databricks 包在与 Kubernetes API 服务器通信进行联合令牌交换时,禁用了 TLS 证书验证。同步和异步代码路径均使用 verify=False /...

4.8CVSS5.9AI score0.00355EPSS
SaveExploits1References4
NVD
NVD
added 2026/09/02 3:17 p.m.6 views

CVE-2026-82955

In the current development version of Eclipse aeriOS, which has not yet had an official release, the KrakenD instance included in the API Gateway component had the disablejwksecurity parameter hard-coded to true, with no option to override it through the Helm chart configuration. This setting...

9CVSS0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 2:43 p.m.6 views

EUVD-2026-70056

In the current development version of Eclipse aeriOS, which has not yet had an official release, the KrakenD instance included in the API Gateway component had the disablejwksecurity parameter hard-coded to true, with no option to override it through the Helm chart configuration. This setting...

9CVSS5.8AI score0.00145EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 2:43 p.m.32 views

CVE-2026-82955

In the current development version of Eclipse aeriOS, which has not yet had an official release, the KrakenD instance included in the API Gateway component had the disablejwksecurity parameter hard-coded to true, with no option to override it through the Helm chart configuration. This setting...

9CVSS0.00145EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/02 2:43 p.m.12 views

CVE-2026-82955

In the current development version of Eclipse aeriOS, which has not yet had an official release, the KrakenD instance included in the API Gateway component had the disablejwksecurity parameter hard-coded to true, with no option to override it through the Helm chart configuration. This setting...

9CVSS5.8AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 2:43 p.m.18 views

CVE-2026-82955

In the unreleased development version of Eclipse aeriOS , the KrakenD instance within the API Gateway component had the disable_jwk_security parameter hard-coded to true with no Helm chart override. This disabled TLS certificate verification when KrakenD fetched the JWKS used for bearer token val...

9CVSS5.8AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 2:43 p.m.8 views

CVE-2026-82955

In the current development version of Eclipse aeriOS, which has not yet had an official release, the KrakenD instance included in the API Gateway component had the disablejwksecurity parameter hard-coded to true, with no option to override it through the Helm chart configuration. This setting...

9CVSS5.5AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 9:57 p.m.7 views

gosign-desktop-exploit-poc

GoSign Desktop 中的多个漏洞导致远程代码执行 名称: GoSign Desktop 中的 TLS 验证绕过和不安全更新 CVEs: CVE-2025-34324, CVE-2025-34327 受影响系统: GoSign Desktop = 2.4.0 修复: FoSign Desktop 2.4.1( 部分修复 ) 供应商: Tinexta InfoCert S.p.A. 严重性: 高 8.2/10 CVSS 3.1: AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H 公告:...

7.8CVSS6AI score0.00103EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/09/01 10:37 a.m.9 views

CVE-2026-82662

A flaw was found in Nodemailer where it disables Transport Layer Security TLS certificate verification. A remote attacker, positioned between the user and the server a machine-in-the-middle attack, could exploit this by intercepting OAuth2 token requests. This allows the attacker to capture...

8.3CVSS5.9AI score0.00124EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/31 4:18 p.m.8 views

CVE-2026-51152

Server-side request forgery SSRF in the /har/test endpoint in QD 20220208 through 20250803. Fetcher.buildrequest in libs/fetcher.py constructs an httpclient.HTTPRequest from user-supplied JSON without validating URL scheme, host, or IP range. The /har/test handler does not require authentication,...

9.1CVSS0.00449EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/31 9:17 a.m.14 views

CVE-2026-82662

Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js through rejectUnauthorized: false, allowing attackers to intercept OAuth2 token requests. Attackers in a machine-in-the-middle position can capture OAuth client secrets, refresh tokens, and access tokens transmitt...

8.3CVSS0.00124EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/31 9:17 a.m.10 views

CVE-2026-82662

Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js through rejectUnauthorized: false, allowing attackers to intercept OAuth2 token requests. Attackers in a machine-in-the-middle position can capture OAuth client secrets, refresh tokens, and access tokens transmitt...

8.3CVSS5.9AI score0.00124EPSS
SaveExploits0References3
Rows per page
Query Builder