Lucene search
+L

307 matches found

Kitploit
Kitploit
added 2026/09/18 2:47 p.m.8 views

CVE-2014-1266-poc

Prueba de concepto de fallo SSL en OS X/iOS Resumen Este repositorio contiene algo de código Go que demuestra la vulnerabilidad de verificación SSL descubierta recientemente en iOS y OS X. Anuncio de actualización de Apple Informe de Adam Langley Uso root@kitploit: $ git clone...

7.4CVSS7.9AI score0.05715EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/16 2:51 a.m.7 views

CVE-2026-60137-With-Skip-SSL

CVE-2026-60137-With-Skip-SSL Adding --insecure to skip ssl Original-without-skip-ssl : https://github.com/ZephrFish/wp2shell-scanner...

9.1CVSS8.5AI score0.78305EPSS
SaveExploits61References1
OSV
OSV
added 2026/09/06 6:17 p.m.4 views

AZL-99816 CVE-2026-80230 affecting package rust 1.75.0-30

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

7.5CVSS5.7AI score0.00566EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.5 views

ALPINE-CVE-2026-80230

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

7.5CVSS5.7AI score0.00566EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.4 views

AZL-99770 CVE-2026-80230 affecting package curl 8.11.1-11

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

7.5CVSS5.7AI score0.00566EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.3 views

AZL-99846 CVE-2026-80230 affecting package rust 1.90.0-10

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

7.5CVSS5.7AI score0.00566EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.4 views

AZL-99789 CVE-2026-80230 affecting package mysql 8.0.46-1

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

7.5CVSS5.7AI score0.00566EPSS
SaveExploits1References1
CVE
CVE
added 2026/09/06 5:48 p.m.64 views

CVE-2026-80230

libcurl fails to enforce public key pinning (CURLOPT_PINNEDPUBLICKEY) on connections where no server certificate is presented, but only when standard peer verification is also disabled (CURLOPT_SSL_VERIFYPEER = 0 and CURLOPT_SSL_VERIFYHOST = 0). Under these conditions, an unauthenticated connecti...

7.5CVSS5.8AI score0.00566EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/09/06 5:48 p.m.13 views

EUVD-2026-72168

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

5.8AI score0.00566EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/09/06 5:48 p.m.9 views

CVE-2026-80230

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

7.5CVSS5.8AI score0.00566EPSS
SaveExploits1References3
curl security advisories
curl security advisories
added 2026/09/02 8:00 a.m.18 views

OpenSSL pinning bypass

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

7.5CVSS5.8AI score0.00566EPSS
SaveExploits1References1Affected Software2
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.9 views

PT-2026-84655

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description An issue exists where libcurl fails to enforce public key pinning when CURLOPT PINNEDPUBLICKEY is used in conjunction with options that disable standard peer verification, specifically CURLOPT S...

7.5CVSS5.1AI score0.00566EPSS
SaveExploits1References43
OSV
OSV
added 2026/07/07 4:42 p.m.17 views

PYSEC-2026-1886 SageMaker Python SDK has Insecure TLS Configuration

Summary SageMaker Python SDK is an open source library for training and deploying machine learning models on Amazon SageMaker. An issue where SSL certificate verification was globally disabled in the Triton Python backend has been found. Impact Arbitrary Code Execution: Disabling SSL verification...

8.7CVSS6.5AI score0.00253EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/07 2:34 p.m.14 views

PYSEC-2026-1452 Home Assistant does not correctly validate SSL for outgoing requests in core and used libs

Summary Problem: Potential man-in-the-middle attacks due to missing SSL certificate verification in the project codebase and used third-party libraries. Details In the past, aiohttp-session/request had the parameter verifyssl to control SSL certificate verification. This was a boolean value. In...

7CVSS6AI score0.0025EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/06/05 7:30 p.m.24 views

CVE-2026-42312

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the setconfigvalue API method @permissionPerms.SETTINGS in src/pyload/core/api/init.py gates security-sensitive options behind a hand-maintained allowlist ADMINONLYCOREOPTIONS. The option "general",...

6.8CVSS5.5AI score0.00174EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:25 p.m.18 views

CVE-2026-44312

A flaw was found in the cssparser Ruby gem prior to 2.1.0 and 1.22.0. When stylesheets are fetched over HTTPS, connections are opened with OpenSSL::SSL::VERIFYNONE, so certificate validation is skipped. A network MITM attacker can present an untrusted certificate and inject or modify CSS returned...

5.8CVSS5.4AI score0.00146EPSS
SaveExploits0References7
NVD
NVD
added 2026/06/04 3:16 a.m.17 views

CVE-2026-41860

CWE-326 in BOSH allows a local attacker to steal Basic-auth credentials or redirect UAA token requests via MITM. HttpRequestHelpercreateasyncendpoint and sendhttpgetrequestsynchronous hard-code OpenSSL::SSL::VERIFYNONE, enabling an attacker to intercept traffic between bosh-monitor and the BOSH...

8.8CVSS0.00074EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/04 1:51 a.m.18 views

CVE-2026-41859

A network man-in-the-middle between nats-sync and the BOSH director can steal the director credentials Basic auth header or UAA client secret and can tamper with the VM list that is written into the NATS authorization file. Stolen credentials grant administrative director access...

7.8CVSS5.8AI score0.00098EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/04 1:40 a.m.37 views

EUVD-2026-34192

CWE-326 in BOSH allows a local attacker to steal Basic-auth credentials or redirect UAA token requests via MITM. HttpRequestHelpercreateasyncendpoint and sendhttpgetrequestsynchronous hard-code OpenSSL::SSL::VERIFYNONE, enabling an attacker to intercept traffic between bosh-monitor and the BOSH...

8.8CVSS5.8AI score0.00074EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/20 8:20 a.m.25 views

MAL-2026-4500 Malicious code in bricks-builder-mcp (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7ad643457c1104b8f118971a9ee95702f2126a16f33a4ec9dfd8ed21c43fc1eb bricks-builder-mcp is a Model Context Protocol server exposing WordPress/Bricks Builder editing tools page JSON edits, media uploads, custom CSS/JS...

5.9AI score
SaveExploits0References4
Rows per page
Query Builder