Lucene search
+L

11335 matches found

CVE
CVE
added 2025/03/12 6:27 p.m.375 views

CVE-2025-22870

CVE-2025-22870 has concrete details across connected docs: it impacts multiple Go-related packages (notably golang) and related ecosystems via a proxy matching bug. The flaw arises when IPv6 zone IDs are misinterpreted as hostname components in NO_PROXY, causing requests to [::1%25.example.com] t...

4.4CVSS6.4AI score0.00401EPSS
SaveExploits2References6
Debian CVE
Debian CVE
added 2025/03/12 6:27 p.m.26 views

CVE-2025-22870

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.3AI score0.00401EPSS
SaveExploits2
AlpineLinux
AlpineLinux
added 2025/03/12 6:27 p.m.27 views

CVE-2025-22870

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.8AI score0.00401EPSS
SaveExploits2
OSV
OSV
added 2025/03/12 6:17 p.m.54 views

GO-2025-3503 HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net

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.2AI score0.00401EPSS
SaveExploits2References3
OSV
OSV
added 2025/03/11 4:46 p.m.20 views

USN-7332-2 linux-kvm vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS7AI score0.03395EPSS
SaveExploits3References38
Ubuntu
Ubuntu
added 2025/03/11 3:43 p.m.33 views

USN-7342-1: Linux kernel vulnerabilities

Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2024-23848 Several security issues were discovered in the Linux kerne...

10CVSS7.5AI score0.03395EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2025/03/11 12:00 a.m.12 views

Ubuntu 16.04 LTS / 18.04 LTS : Linux kernel vulnerabilities (USN-7344-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7344-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use...

10CVSS8.1AI score0.03395EPSS
SaveExploits2References39
NVD
NVD
added 2025/03/10 7:15 p.m.16 views

CVE-2025-22603

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. Versions prior to autogpt-platform-beta-v0.4.2 contains a server-side request forgery SSRF vulnerability inside component or block Send Web Request. The...

8.7CVSS0.00557EPSS
SaveExploits1References4
CVE
CVE
added 2025/03/10 6:09 p.m.71 views

CVE-2025-22603

CVE-2025-22603 affects AutoGPT platform prior to autogpt-platform-beta-v0.4.2. The vulnerability is in the Send Web Request component where IPv6 addresses are not restricted or filtered, enabling a server-side request forgery (SSRF) to visit an IPv6 service. The issue is addressed in autogpt-plat...

8.7CVSS7.1AI score0.00557EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/10 6:09 p.m.7 views

CVE-2025-22603 AutoGPT SSRF vulnerability

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. Versions prior to autogpt-platform-beta-v0.4.2 contains a server-side request forgery SSRF vulnerability inside component or block Send Web Request. The...

8.7CVSS7.1AI score0.00557EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2025/03/10 6:09 p.m.36 views

CVE-2025-22603 AutoGPT SSRF vulnerability

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. Versions prior to autogpt-platform-beta-v0.4.2 contains a server-side request forgery SSRF vulnerability inside component or block Send Web Request. The...

8.7CVSS0.00557EPSS
SaveExploits1References4
OSV
OSV
added 2025/03/10 6:09 p.m.12 views

CVE-2025-22603 AutoGPT SSRF vulnerability

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. Versions prior to autogpt-platform-beta-v0.4.2 contains a server-side request forgery SSRF vulnerability inside component or block Send Web Request. The...

8.7CVSS6.9AI score
SaveExploits0References6
OSV
OSV
added 2025/03/10 8:13 a.m.16 views

BIT-DJANGO-2024-56374

An issue was discovered in Django 5.1 before 5.1.5, 5.0 before 5.0.11, and 4.2 before 4.2.18. Lack of upper-bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial-of-service attack. The undocumented and private functions cleanipv6address and...

7.5CVSS7AI score0.01923EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:00 a.m.15 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : go1.24 (SUSE-SU-2025:0802-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:0802-1 advisory. - CVE-2025-22870: golang.org/x/net/proxy, golang.org/x/net/http/httpproxy: Fixed proxy bypass using IPv6...

4.4CVSS7.1AI score0.00401EPSS
SaveExploits2References5
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:00 a.m.12 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : go1.23 (SUSE-SU-2025:0803-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:0803-1 advisory. - CVE-2025-22870: golang.org/x/net/proxy, golang.org/x/net/http/httpproxy: Fixed proxy bypass using IPv6...

4.4CVSS7.1AI score0.00401EPSS
SaveExploits2References5
OpenVAS
OpenVAS
added 2025/03/10 12:00 a.m.10 views

openSUSE Security Advisory (SUSE-SU-2025:0802-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

4.4CVSS7.7AI score0.00401EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2025/03/10 12:00 a.m.13 views

PT-2025-10613

Name of the Vulnerable Software and Affected Versions autogpt-platform versions prior to autogpt-platform-beta-v0.4.2 Description The issue is related to a server-side request forgery SSRF vulnerability inside the Send Web Request component. The root cause is that IPV6 addresses are not restricte...

8.7CVSS5.8AI score0.00557EPSS
SaveExploits1References11
CNVD
CNVD
added 2025/03/07 12:00 a.m.55 views

TOTOlink A3002R static_ipv6 parameter buffer overflow vulnerability

The TOTOLINK A3002R is a wireless router from China's Gion Electronics TOTOLINK. A buffer overflow vulnerability exists in TOTOlink A3002R version V1.1.1-B20200824.0128, which stems from the staticipv6 parameter failing to correctly validate the length and size of the input data, and can be...

8CVSS8.1AI score0.00263EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/03/06 2:05 p.m.9 views

Security update for go1.24

This update for go1.24 fixes the following issues: CVE-2025-22870: golang.org/x/net/proxy, golang.org/x/net/http/httpproxy: Fixed proxy bypass using IPv6 zone IDs bsc1238572 Other fixes: Updated go version to go1.24.1 bsc1236217: go71986 go71984 bsc1238572 security: fix CVE-2025-22870 net/http,...

4.8CVSS6.8AI score0.00401EPSS
SaveExploits2References6
OSV
OSV
added 2025/03/06 2:05 p.m.15 views

SUSE-SU-2025:0802-1 Security update for go1.24

This update for go1.24 fixes the following issues: - CVE-2025-22870: golang.org/x/net/proxy, golang.org/x/net/http/httpproxy: Fixed proxy bypass using IPv6 zone IDs bsc1238572 Other fixes: - Updated go version to go1.24.1 bsc1236217: go71986 go71984 bsc1238572 security: fix CVE-2025-22870 net/htt...

4.4CVSS7.3AI score0.00401EPSS
SaveExploits2References4
Rows per page
Query Builder