Lucene search
+L

4633 matches found

Kitploit
Kitploit
added 2026/08/25 4:35 a.m.4 views

evillcode

🔥 Evillcode - Framework MITM Modulare Framework modulare di cybersecurity sviluppato in Python per l'analisi, il monitoraggio e la simulazione di attacchi MITM su reti locali. Permette a studenti e professionisti di comprendere il funzionamento interno di reti, protocolli e vulnerabilità in...

5.4AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/24 11:31 p.m.11 views

nginx: NGINX: Heap buffer over-read allows memory modification or denial of service

A vulnerability in NGINX's ngxhttpssimodule allows an unauthenticated MITM attacker to trigger a heap buffer over-read by manipulating upstream server responses. This requires SSI, proxypass, and proxybuffering off to be configured, and can result in memory modification or a Denial of Service DoS...

8.3CVSS5.8AI score0.0045EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/24 11:30 p.m.10 views

nginx: NGINX: Heap buffer over-read allows memory modification or denial of service

A vulnerability in NGINX's ngxhttpssimodule allows an unauthenticated MITM attacker to trigger a heap buffer over-read by manipulating upstream server responses. This requires SSI, proxypass, and proxybuffering off to be configured, and can result in memory modification or a Denial of Service DoS...

8.3CVSS6.6AI score0.0045EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/24 12:16 p.m.7 views

CVE-2026-78323

A flaw was found in JSS Java Security Services. The JSSTrustManager class does not verify NSS trust flags when validating CA certificates, allowing certificates present in the NSS database without TRUSTEDCA flags to be accepted as trust anchors for TLS connections. In non-default configurations...

6.5CVSS0.00114EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/24 11:11 a.m.47 views

CVE-2026-78323 Jss: jss: jsstrustmanager does not verify nss trust flags on ca certificates

A flaw was found in JSS Java Security Services. The JSSTrustManager class does not verify NSS trust flags when validating CA certificates, allowing certificates present in the NSS database without TRUSTEDCA flags to be accepted as trust anchors for TLS connections. In non-default configurations...

6.5CVSS0.00114EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Ruby 2.5, JRuby

A issue was discovered in Ruby between versions 2.6.7, 2.7.x up to 2.7.3, and 3.x up to 3.0.1. The Net::IMAP library does not raise an exception when the StartTLS command fails with an unknown response. This may allow man-in-the-middle attackers to bypass TLS protections by leveraging the network...

7.4CVSS6.6AI score0.02909EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/08/22 7:41 p.m.6 views

Improper Validation of Certificate with Host Mismatch

Overview io.netty:netty-handler is a library that provides an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which...

8.7CVSS5.6AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 2:12 p.m.32 views

CVE-2026-63310

NLTK (Natural Language Toolkit) versions before 3.9.3 contain a missing post-download integrity verification flaw in the downloader module . After downloading packages, the module fails to validate file integrity before extraction. An attacker positioned for a man-in-the-middle attack or performi...

9.3CVSS5.2AI score0.0011EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/08/22 1:16 p.m.10 views

CVE-2026-62243

Netty io.netty:netty-handler versions from 4.2.0.Final through 4.2.16.Final and versions through 4.1.136.Final disable TLS hostname verification on the SslProvider.OPENSSL client path when a plain non-extended X509TrustManager is used and Unsafe-based trust-manager wrapping is unavailable Java 25...

8.7CVSS0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 12:26 p.m.28 views

CVE-2026-62243 Netty 4.2.0 through 4.2.16 TLS Hostname Verification Bypass

Netty io.netty:netty-handler versions from 4.2.0.Final through 4.2.16.Final and versions through 4.1.136.Final disable TLS hostname verification on the SslProvider.OPENSSL client path when a plain non-extended X509TrustManager is used and Unsafe-based trust-manager wrapping is unavailable Java 25...

8.7CVSS0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 12:31 a.m.14 views

EUVD-2026-63700

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to intercept messages and forge replies due to the exposure of sensitive information...

6.5CVSS5.4AI score0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 6:39 p.m.60 views

CVE-2026-53583

In libgit2 before 1.8.6 and 1.9.5, verify_server_cert in src/libgit2/streams/openssl.c uses an inverted !!memcmp in the GEN_IPADD branch, so OpenSSL builds accept mismatched IP SubjectAltName certificates and reject matching ones, enabling a network attacker to intercept IP-literal HTTPS connecti...

6.5CVSS8.4AI score0.00192EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 6:39 p.m.31 views

CVE-2026-53583 libgit2: Inverted IP SubjectAltName Comparison in OpenSSL Backend

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS0.00192EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 6:39 p.m.12 views

CVE-2026-53583 libgit2: Inverted IP SubjectAltName Comparison in OpenSSL Backend

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS5.5AI score
SaveExploits0References8
AlpineLinux
AlpineLinux
added 2026/08/20 6:39 p.m.31 views

CVE-2026-53583

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS8.4AI score0.00192EPSS
SaveExploits0
CVE
CVE
added 2026/08/20 6:15 p.m.24 views

CVE-2026-66787

In Red Hat Advanced Cluster Management for Kubernetes, the lighthouse component fails to validate IP addresses in EndpointSlice objects. A compromised spoke cluster can publish attacker-controlled IPs, causing other clusters' lighthouse DNS to resolve legitimate cross-cluster service names to mal...

8.7CVSS5.5AI score0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 6:15 p.m.30 views

CVE-2026-66787 Lighthouse: lighthouse: cross-cluster dns spoofing via unvalidated endpointslice and serviceimport ips

A flaw was found in the lighthouse component of Red Hat Advanced Cluster Management for Kubernetes. This vulnerability stems from insufficient validation of advertised IP addresses within EndpointSlice objects. A compromised spoke cluster can exploit this by creating EndpointSlices with...

8.7CVSS0.00172EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/20 6:15 p.m.9 views

CVE-2026-54481

A flaw was found in Gitea. The internal API HTTP client is configured to skip Transport Layer Security TLS certificate verification, which is an insecure practice. A remote attacker on the same network segment could exploit this vulnerability to perform man-in-the-middle MITM attacks. This allows...

7.5CVSS7.5AI score0.00294EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/20 5:47 p.m.11 views

CVE-2026-66787

A flaw was found in the lighthouse component of Red Hat Advanced Cluster Management for Kubernetes. This vulnerability stems from insufficient validation of advertised IP addresses within EndpointSlice objects. A compromised spoke cluster can exploit this by creating EndpointSlices with...

8.7CVSS5.1AI score0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 9:57 a.m.9 views

OESA-2026-3427 open-isns security update

The open-isns package consists of the iSNS server and client programs, which is a partial implementation of the iSNS protocol. The iSNS protocol is defined in RFC 4171 and the purpose of which is to allow it automated and convenient to discover, manage, and configure iSCSI devices. Security Fixes...

8.7CVSS5.4AI score0.00252EPSS
SaveExploits0References2
Rows per page
Query Builder