Lucene search
+L

23208 matches found

NVD
NVD
added 2025/10/29 5:15 p.m.14 views

CVE-2025-12478

Non-Compliant TLS Configuration.This issue affects BLU-IC2: through 1.19.5; BLU-IC4: through 1.19.5...

10CVSS0.00226EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/29 4:37 p.m.12 views

CVE-2025-12478 Non-Compliant TLS Configuration

Non-Compliant TLS Configuration.This issue affects BLU-IC2: through 1.19.5; BLU-IC4: through 1.19.5...

10CVSS0.00226EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/29 4:37 p.m.30 views

CVE-2025-12478

CVE-2025-12478 concerns a non-compliant TLS configuration affecting Azure Access Technology BLU-IC2 and BLU-IC4 up to version 1.19.5. The PT-security advisory specifies affected versions as BLU-IC2 and BLU-IC4 through 1.19.5 and recommends upgrading to a version later than 1.19.5. Other connected...

10CVSS6.6AI score0.00226EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2025/10/29 3:19 p.m.11 views

CVE-2025-34317

IPFire versions prior to 2.29 Core Update 198 contain a stored cross-site scripting XSS vulnerability that allows an authenticated attacker to inject arbitrary JavaScript code through the TLSHOSTNAME parameter when adding a new DNS entry. When a user adds a DNS entry, the application issues an HT...

5.4CVSS5.9AI score0.00453EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/10/29 3:18 p.m.8 views

CVE-2025-34318

IPFire versions prior to 2.29 Core Update 198 contain a stored cross-site scripting XSS vulnerability that allows an authenticated attacker to inject arbitrary JavaScript code through the TLSHOSTNAME, UPSTREAMUSER, UPSTREAMPASSWORD, ADMINMAILADDRESS, and ADMINPASSWORD parameters when adding a new...

5.1CVSS6AI score0.00479EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/10/29 3:15 p.m.14 views

kernel: tls: separate no-async decryption request handling from async

In the Linux kernel, the following vulnerability has been resolved: tls: separate no-async decryption request handling from async If we're not doing async, the handling is much simpler. There's no reference counting, we just need to wait for the completion to wake us up and return its result. We...

9.8CVSS5.7AI score0.00313EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/29 12:0 a.m.15 views

PT-2025-44317

Name of the Vulnerable Software and Affected Versions BLU-IC2 versions through 1.19.5 BLU-IC4 versions through 1.19.5 Description The software exhibits a non-compliant TLS configuration. Recommendations Update BLU-IC2 to a version later than 1.19.5. Update BLU-IC4 to a version later than 1.19.5...

10CVSS6.6AI score0.00226EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/28 3:16 p.m.10 views

CVE-2025-34318

IPFire versions prior to 2.29 Core Update 198 contain a stored cross-site scripting XSS vulnerability that allows an authenticated attacker to inject arbitrary JavaScript code through the TLSHOSTNAME, UPSTREAMUSER, UPSTREAMPASSWORD, ADMINMAILADDRESS, and ADMINPASSWORD parameters when adding a new...

5.1CVSS0.00479EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/28 2:36 p.m.13 views

CVE-2025-34318 IPFire < v2.29 Stored XSS via DNS Creation (proxy.cgi)

IPFire versions prior to 2.29 Core Update 198 contain a stored cross-site scripting XSS vulnerability that allows an authenticated attacker to inject arbitrary JavaScript code through the TLSHOSTNAME, UPSTREAMUSER, UPSTREAMPASSWORD, ADMINMAILADDRESS, and ADMINPASSWORD parameters when adding a new...

5.1CVSS0.00479EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/28 2:36 p.m.12 views

CVE-2025-34318

IPFire

5.1CVSS5.6AI score0.00479EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/28 2:36 p.m.15 views

CVE-2025-34317

IPFire before 2.29 (Core Update 198) suffers a stored XSS via the TLS_HOSTNAME parameter when adding DNS entries. An authenticated attacker can inject JavaScript through /cgi-bin/dns.cgi (TLS_HOSTNAME), which is stored and later rendered in the web interface, allowing script execution in other us...

5.4CVSS5.5AI score0.00453EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/10/28 12:0 a.m.20 views

IPFire 安全漏洞

IPFire is an open source Linux distribution from the IPFire organization, used primarily as a router and firewall. IPFire suffers from a cross-site scripting vulnerability that stems from not properly cleaning or coding the TLSHOSTNAME parameter, which can be exploited by an attacker to inject...

5.4CVSS6.2AI score0.00453EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.11 views

Amazon Linux 2023 : bpftool6.12, kernel6.12, kernel6.12-devel (ALAS2023-2025-1254)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1254 advisory. In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: always use READONCE to read ring provided buffer lengths CVE-2025-39816 In the Linux kernel, the following...

9.8CVSS6.8AI score0.08942EPSS
SaveExploits1References98
Github Security Blog
Github Security Blog
added 2025/10/27 8:46 p.m.14 views

Keycloak TLS Client-Initiated Renegotiation Denial of Service

Keycloak is vulnerable to a Denial of Service DoS attack due to the default JDK setting that permits Client-Initiated Renegotiation in TLS 1.2. An unauthenticated remote attacker can repeatedly initiate TLS renegotiation requests to exhaust server CPU resources, making the service unavailable...

7.5CVSS7AI score0.00682EPSS
SaveExploits0References11Affected Software1
RedHat Linux
RedHat Linux
added 2025/10/27 4:41 p.m.9 views

kernel: tls: fix handling of zero-length records on the rx_list

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

9.8CVSS6.7AI score0.00505EPSS
SaveExploits1References5
Rosalinux
Rosalinux
added 2025/10/27 6:20 a.m.43 views

Advisory ROSA-SA-2025-3042

Software: gnutls 3.6.16 OS: ROSA Virtualization 3.0 unaffected versions = gnutls-3.6.16-8.0.0.1.rv30.4 affected versions gnutls-3.6.16-8.0.1.1.rv30.4 CVE-ID: CVE-2024-12243 BDU-ID: None CVE-Crit: MEDIUM CVE-DESC.: A vulnerability in GnuTLS when processing ASN.1 data via libtasn1 could result in...

8.2CVSS7AI score0.01266EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-59438

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mbed TLS through 3.6.4 has an Observable Timing Discrepancy. CVE-2025-59438 Note that Nessus relies on the presence of the package as reported by the vendor...

5.3CVSS5.9AI score0.00246EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/27 12:0 a.m.9 views

PT-2025-44075

Name of the Vulnerable Software and Affected Versions Keycloak affected versions not specified Description Keycloak is susceptible to a Denial of Service DoS attack. This is due to a default Java Development Kit JDK setting that allows Client-Initiated Renegotiation within the TLS 1.2 protocol. A...

7.5CVSS6.3AI score0.00682EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2025/10/25 12:0 a.m.4 views

Fedora 43 : valkey (2025-fd6619a49f)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-fd6619a49f advisory. Valkey 8.1.4 Upgrade urgency SECURITY: This release includes security fixes we recommend you apply as soon as possible. Security fixes CVE-2025-4984...

9.9CVSS8.7AI score0.86767EPSS
SaveExploits15References5
OSV
OSV
added 2025/10/24 11:6 a.m.8 views

SUSE-SU-2025:20891-1 Security update for kernel-livepatch-MICRO-6-0-RT_Update_3

This update for kernel-livepatch-MICRO-6-0-RTUpdate3 fixes the following issues: - CVE-2024-49974: NFSD: limit the number of concurrent async COPY operations bsc1232384 - CVE-2025-21971: netsched: Prevent creation of classes with TCHROOT bsc1245794 - CVE-2025-38206: exfat: fix double free in...

9.8CVSS6.8AI score0.00587EPSS
SaveExploits1References21
Rows per page
Query Builder