Lucene search
+L

5859 matches found

F5 Networks
F5 Networks
added 2025/07/30 10:9 p.m.13 views

K000152831: Oracle Java SE vulnerability CVE-2025-50059

Security Advisory Description Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Supported versions that are affected are Oracle Java SE: 8u451-perf, 11.0.27, 17.0.15, 21.0.7, 24.0.1; Oracle GraalVM for...

8.6CVSS6.2AI score0.00501EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2025/07/28 6:33 p.m.13 views

K000152788: Golang net/http vulnerability CVE-2025-22871

Security Advisory Description The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext...

9.1CVSS7.4AI score0.00778EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2025/07/28 3:48 p.m.11 views

K000152785: Linux kernel vulnerability CVE-2023-31436

Security Advisory Description qfqchangeclass in net/sched/schqfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQMINLMAX. CVE-2023-31436 Impact There is no impact; F5 products are not affected by this vulnerability. Security Advisory Status F5 Product...

7.8CVSS6.3AI score0.00587EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2025/07/24 7:58 p.m.10 views

K000152723: Golang crypto/tls vulnerabilities CVE-2023-39321 and CVE-2023-39322

Security Advisory Description CVE-2023-39321 Processing an incomplete post-handshake message for a QUIC connection can cause a panic. CVE-2023-39322 QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection...

7.5CVSS6.6AI score0.01146EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2025/07/24 12:10 a.m.18 views

K000152702: Node.js vulnerability CVE-2025-27209

Security Advisory Description The V8 release used in Node.js v24.0.0 has changed how string hashes are computed using rapidhash. This implementation re-introduces the HashDoS vulnerability as an attacker who can control the strings to be hashed can generate many hash collisions - an attacker can...

7.5CVSS7.6AI score0.00771EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2025/07/22 10:51 p.m.9 views

K000152676: Golang net vulnerabilities CVE-2023-45290 and CVE-2024-24784

Security Advisory Description CVE-2023-45290 When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the memory consumed while...

7.5CVSS6.7AI score0.01165EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2025/07/22 10:49 p.m.8 views

K000152675: Golang crypto vulnerabilities CVE-2024-24783 and CVE-2025-22866

Security Advisory Description CVE-2024-24783 Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or...

5.9CVSS6.4AI score0.00667EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/07/22 12:0 a.m.12 views

F5 Networks BIG-IP : c-ares vulnerability (K000149130)

The version of F5 Networks BIG-IP installed on the remote host is prior to 15.1.10.8 / 16.1.6.1 / 17.1.3 / 17.5.1.2. It is, therefore, affected by a vulnerability as referenced in the K000149130 advisory. The c-ares function aresparsenaptrreply, which is used for parsing NAPTR responses, could be...

7.5CVSS7.8AI score0.0331EPSS
SaveExploits0References2
F5 Networks
F5 Networks
added 2025/07/18 9:10 a.m.12 views

K000152630: Node.js vulnerability CVE-2025-27210

Security Advisory Description The cve record for the cve id does not exist. CVE-2025-27210 Impact There is no impact; F5 products are not affected by this vulnerability. Security Advisory Status F5 Product Development has evaluated the currently supported releases for potential vulnerability, and...

7.5CVSS7.5AI score0.09752EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2025/07/17 12:0 a.m.8 views

F5 Networks BIG-IP : Apache Commons vulnerability (K000152614)

The version of F5 Networks BIG-IP installed on the remote host is prior to 17.1.3.1 / 17.5.1.1 / 21.0.0. It is, therefore, affected by a vulnerability as referenced in the K000152614 advisory. Allocation of resources for multipart headers with insufficient limits enabled a DoS vulnerability in...

7.5CVSS7.1AI score0.67267EPSS
SaveExploits1References2
F5 Networks
F5 Networks
added 2025/07/16 3:23 p.m.12 views

K000152599: Python tarfile vulnerability CVE-2024-12718

Security Advisory Description Allows modifying some file metadata e.g. last modified with filter="data" or file permissions chmod with filter="tar" of files outside the extraction directory. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using...

5.3CVSS7.5AI score0.00637EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2025/07/16 9:14 a.m.13 views

K000152592: Apache Tomcat vulnerability CVE-2025-46701

Security Advisory Description Improper Handling of Case Sensitivity vulnerability in Apache Tomcat's GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet. This issue affects Apache Tomcat: from 11.0.0-M1...

7.3CVSS7.8AI score0.02736EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2025/07/12 10:22 a.m.308 views

Exploit for Missing Authentication for Critical Function in F5 Big-Ip_Access_Policy_Manager

CVE-2022-1388 - F5 BIG-IP iControl REST Authentication Bypass...

9.8CVSS10AI score0.99958EPSS
SaveExploits63
F5 Networks
F5 Networks
added 2025/07/07 9:55 a.m.11 views

K000152445: Golang vulnerability CVE-2024-24789

Security Advisory Description The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary depending on the implementation reading the file. The...

5.5CVSS7.1AI score0.00446EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2025/07/04 4:20 a.m.126 views

Exploit for Missing Authentication for Critical Function in F5 Big-Ip_Access_Policy_Manager

CVE-2023-46747 - Big-IP RCE Unauthenticated This is a Pyth...

9.8CVSS10AI score0.96515EPSS
SaveExploits17
F5 Networks
F5 Networks
added 2025/06/24 2:31 p.m.9 views

K000152046: GNOME GLib vulnerability CVE-2024-52533

Security Advisory Description gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflow because SOCKS4CONNMSGLEN is not sufficient for a trailing '\0' character. CVE-2024-52533 Impact There is no impact; F5 products are not affected by this vulnerabilit...

9.8CVSS7.7AI score0.01252EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2025/06/24 2:50 a.m.19 views

K000152033: PHP vulnerability CVE-2024-1874

Security Advisory Description In PHP versions 8.1. before 8.1.28, 8.2. before 8.2.18, 8.3. before 8.3.5, when using procopen command with array syntax, due to insufficient escaping, if the arguments of the executed command are controlled by a malicious user, the user can supply arguments that wou...

9.4CVSS6.9AI score0.32568EPSS
SaveExploits2
F5 Networks
F5 Networks
added 2025/06/23 7:28 p.m.11 views

K000152020: elfutils vulnerability CVE-2024-25260

Security Advisory Description elfutils v0.189 was discovered to contain a NULL pointer dereference via the handleverdef function at readelf.c. CVE-2024-25260 Impact There is no impact; F5 products are not affected by this vulnerability. Security Advisory Status F5 Product Development has evaluate...

4CVSS5.3AI score0.00304EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2025/06/23 12:36 a.m.16 views

K000151995: c-ares vulnerability CVE-2025-31498

Security Advisory Description c-ares is an asynchronous resolver library. From 1.32.3 through 1.34.4, there is a use-after-free in readanswers when processanswer may re-enqueue a query either due to a DNS Cookie Failure or when the upstream server does not properly support EDNS, or possibly on TC...

8.3CVSS7.2AI score0.00577EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2025/06/12 4:23 p.m.13 views

K000151819: PowerDNS vulnerability CVE-2018-16855

Security Advisory Description An issue has been found in PowerDNS Recursor before version 4.1.8 where a remote attacker sending a DNS query can trigger an out-of-bounds memory read while computing the hash of the query for a packet cache lookup, possibly leading to a crash. CVE-2018-16855 Impact...

7.5CVSS7.6AI score0.59469EPSS
SaveExploits0
Rows per page
Query Builder