Lucene search
K

17 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/19 12:0 a.m.13 views

RHEL 9 : rhc (RHSA-2026:19207)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:19207 advisory. rhc is a client tool and daemon that connects the system to Red Hat hosted services enabling system and subscription management. Security...

9.1CVSS7AI score0.00522EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2026/04/13 9:59 a.m.1 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.2AI score0.0052EPSS
Exploits0References8
Metasploit
Metasploit
added 2026/04/02 7:2 p.m.200 views

HTTPS Fetch, Windows shellcode stage, Bind IPv6 TCP Stager with UUID Support (Windows x86)

Fetch and execute an x86 payload from an HTTPS server. Custom shellcode stage. Listen for an IPv6 connection with UUID Support Windows x86 Module Options msf use payload/cmd/windows/https/x86/custom/bindipv6tcpuuid msf payloadbindipv6tcpuuid show actions ...actions... msf payloadbindipv6tcpuuid s...

5.5AI score
Exploits0
Vulnrichment
Vulnrichment
added 2026/04/02 5:16 p.m.1 views

CVE-2026-34526 SillyTavern: Incomplete IP validation in /api/search/visit allows SSRF via localhost and IPv6

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to version 1.17.0, in src/endpoints/search.js, the hostname is checked against /^\d+.\d+.\d+.\d+$/. This...

5CVSS5.8AI score0.00213EPSS
Exploits1References2
Amazon
Amazon
added 2026/04/01 12:0 a.m.7 views

Important: ecs-service-connect-agent

Issue Overview: Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, 1.35.8, and 1.34.13, the Envoy RBAC Role-Based Access Control filter contains a logic vulnerability in how it validates HTTP headers when multiple values are present for the same header name. Instead o...

8.2CVSS5.9AI score0.00388EPSS
Exploits4
GithubExploit
GithubExploit
added 2026/02/20 11:55 a.m.250 views

Exploit for CVE-2026-26988

!Authorhttps://img.shields.io/badge/Author-Mohammed%20Idrees%...

9.3CVSS6.3AI score0.0744EPSS
Exploits2
Vulnrichment
Vulnrichment
added 2025/12/29 1:32 p.m.5 views

CVE-2025-15190 D-Link DWR-M920 formFilter sub_42261C stack-based overflow

A security flaw has been discovered in D-Link DWR-M920 up to 1.1.50. Impacted is the function sub42261C of the file /boafrm/formFilter. The manipulation of the argument ip6addr results in stack-based buffer overflow. The attack may be launched remotely. The exploit has been released to the public...

9CVSS9AI score0.00693EPSS
Exploits1References6
Snyk
Snyk
added 2025/09/30 11:59 p.m.7 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read due to a missing NULL byte termination after strncpy call. An attacker can cause a crash and disrupt application availability by triggering an out-of-bounds read if API functions of OpenSSL HTTP client are used while...

6.5CVSS6.4AI score0.02016EPSS
Exploits0References2
AlpineLinux
AlpineLinux
added 2025/09/30 1:17 p.m.3 views

CVE-2025-9232

Issue summary: An application using the OpenSSL HTTP client API functions may trigger an out-of-bounds read if the 'noproxy' environment variable is set and the host portion of the authority component of the HTTP URL is an IPv6 address. Impact summary: An out-of-bounds read can trigger a crash...

5.9CVSS7AI score0.02016EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/09/30 12:0 a.m.10 views

PT-2025-39988

Name of the Vulnerable Software and Affected Versions OpenSSL versions 3.0.16 through 3.5.0 EDK II affected versions not specified Description An issue has been identified in OpenSSL where an application using the HTTP client API functions may trigger an out-of-bounds read if the no proxy...

9.1CVSS7.1AI score0.76451EPSS
Exploits3References81
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:3 p.m.10 views

An issue was discovered in Mbed TLS before 2.24.0. The verification of X.509 certificates when matching the expected common name (the cn argument of mbedtls_x509_crt_verify) with the actual certificate name is mishandled: when the subjecAltName extension is present, the expected name is compared to any name in that extension regardless of its type. This means that an attacker could impersonate a 4-byte or 16-byte domain by getting a certificate for the corresponding IPv4 or IPv6 address (this would require the attacker to control that IP address, though).

...

5.9CVSS7AI score0.00832EPSS
Exploits0
OSV
OSV
added 2025/03/12 7:15 p.m.4 views

AZL-79030 CVE-2025-22870 affecting package golang 1.25.7-1

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NOPROXY environment variable is set to ".example.com", a request to "::1%25.example.com:80 will incorrectly match and not be proxied...

4.4CVSS6.6AI score0.00384EPSS
Exploits2References1
SUSE Linux
SUSE Linux
added 2024/12/05 11:2 a.m.2 views

Security update for python3

This update for python3 fixes the following issues: CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses bsc1233307 Other fixes: - Remove -IVendor/ from python-config bsc1231795 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like...

6.3CVSS6.7AI score0.0067EPSS
Exploits0References6
SUSE Linux
SUSE Linux
added 2024/12/03 10:39 a.m.5 views

Security update for python

This update for python fixes the following issues: CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses bsc1233307 Other fixes: - Add ipaddress module from https://github.com/phihag/ipaddress - Remove -IVendor/ from python-config bsc1231795 - Stop using %%defattr, it seems...

6.3CVSS6.6AI score0.0067EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 2024/05/03 2:15 a.m.3 views

CVE-2023-37314

D-Link DAP-2622 DDP Set IPv6 Address Auth Username Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of D-Link DAP-2622 routers. Authentication is not required to exploit this...

8.8CVSS7.9AI score0.00637EPSS
Exploits0References3
BDU FSTEC
BDU FSTEC
added 2019/10/16 12:0 a.m.3 views

The vulnerability of the syntax analysis function of the PowerDNS server allows a attacker to cause a service failure.

The vulnerability of the DNS server’s syntax analysis function in PowerDNS is related to the lack of an authentication mechanism. Exploiting this vulnerability could allow a malicious actor to cause a service failure when searching for NS/A/AAAA records on the server...

7.8CVSS5.5AI score0.01691EPSS
Exploits0References7Affected Software3
OSV
OSV
added 2019/07/18 5:15 p.m.1 views

UBUNTU-CVE-2019-13952

The setipv6 function in zscanrfc1035.rl in gdnsd before 2.4.3 and 3.x before 3.2.1 has a stack-based buffer overflow via a long and malformed IPv6 address in zone data...

9.8CVSS6.2AI score0.01558EPSS
Exploits1References3
Rows per page
Query Builder