Lucene search
+L

13414 matches found

RedhatCVE
RedhatCVE
added 2024/02/08 12:39 p.m.72 views

CVE-2024-24806

A server-side request forgery SSRF flaw was found in the libuv package due to how the hostnameascii variable is handled in uvgetaddrinfo and uvidnatoascii. When the hostname exceeds 256 characters, it gets truncated without a terminating null byte. As a result, attackers may be able to access...

7.3CVSS7.2AI score0.02003EPSS
SaveExploits1References5
Veracode
Veracode
added 2024/02/08 8:37 a.m.28 views

Server-Side Request Forgery (SSRF)

libuv.so is vulnerable to Server-Side Request Forgery SSRF. The vulnerability arises due to how the hostnameascii variable with a length of 256 bytes is handled in uvgetaddrinfo and subsequently in uvidnatoascii. When the hostname exceeds 256 characters, it gets truncated without a terminating nu...

7.3CVSS7AI score0.02003EPSS
SaveExploits1References11Affected Software3
Cvelist
Cvelist
added 2024/02/08 12:00 a.m.50 views

CVE-2024-24113

xxl-job = 2.4.1 has a Server-Side Request Forgery SSRF vulnerability, which causes low-privileged users to control executor to RCE...

8.9AI score0.00565EPSS
SaveExploits1References1
OSV
OSV
added 2024/02/08 12:00 a.m.99 views

CVE-2023-42282

The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses such as 0x7f.1 are improperly categorized as globally routable via isPublic...

9.8CVSS9.4AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/08 12:00 a.m.9 views

CVE-2023-42282

The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses such as 0x7f.1 are improperly categorized as globally routable via isPublic...

9.6AI score0.01613EPSS
SaveExploits1References5
CVE
CVE
added 2024/02/08 12:00 a.m.191 views

CVE-2024-24113

CVE-2024-24113 (XXL-JOB) : A Server-Side Request Forgery (SSRF) in xxl-job allows low-privilege users to control the executor and potentially achieve Remote Code Execution. Affected: xxl-job versions prior to 2.4.1 (≤ 2.4.1). Root cause cited in Veracode report: improper validation of user-suppli...

8.8CVSS8.6AI score0.00565EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/02/08 12:00 a.m.38 views

CVE-2023-42282

The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses such as 0x7f.1 are improperly categorized as globally routable via isPublic...

9.7AI score0.01613EPSS
SaveExploits1References5
OSV
OSV
added 2024/02/08 12:00 a.m.19 views

CVE-2024-24113

xxl-job = 2.4.1 has a Server-Side Request Forgery SSRF vulnerability, which causes low-privileged users to control executor to RCE...

8.8CVSS7.1AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/02/08 12:00 a.m.82 views

CVE-2023-42282

The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses such as 0x7f.1 are improperly categorized as globally routable via isPublic...

9.8CVSS7.2AI score0.01613EPSS
SaveExploits1
OSV
OSV
added 2024/02/07 10:15 p.m.9 views

AZL-34957 CVE-2024-24806 affecting package libuv for versions less than 1.48.0-1

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS6.8AI score0.02003EPSS
SaveExploits1References1
OSV
OSV
added 2024/02/07 10:15 p.m.10 views

AZL-35133 CVE-2024-24806 affecting package python-gevent for versions less than 23.9.1-3

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS6.8AI score0.02003EPSS
SaveExploits1References1
OSV
OSV
added 2024/02/07 10:15 p.m.10 views

AZL-34306 CVE-2024-24806 affecting package libuv for versions less than 1.43.0-2

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS6.8AI score0.02003EPSS
SaveExploits1References1
OSV
OSV
added 2024/02/07 10:15 p.m.12 views

AZL-35782 CVE-2024-24806 affecting package cmake for versions less than 3.28.2-6

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS6.8AI score0.02003EPSS
SaveExploits1References1
NVD
NVD
added 2024/02/07 10:15 p.m.35 views

CVE-2024-24806

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS7.1AI score0.02003EPSS
SaveExploits1References11
OSV
OSV
added 2024/02/07 10:15 p.m.10 views

AZL-34278 CVE-2024-24806 affecting package nodejs18 for versions less than 18.18.2-4

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS6.8AI score0.02003EPSS
SaveExploits1References1
Prion
Prion
added 2024/02/07 10:15 p.m.28 views

Improper access control

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.5CVSS7.1AI score0.02003EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2024/02/07 10:15 p.m.15 views

UBUNTU-CVE-2024-24806

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS6.8AI score0.02003EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2024/02/07 10:15 p.m.406 views

CVE-2024-24806

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS6.9AI score0.02003EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
added 2024/02/07 9:44 p.m.43 views

CVE-2024-24806

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS6.9AI score0.02003EPSS
SaveExploits1References11
Debian CVE
Debian CVE
added 2024/02/07 9:44 p.m.66 views

CVE-2024-24806

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS7.2AI score0.02003EPSS
SaveExploits1
Rows per page
Query Builder