Lucene search
+L

6112 matches found

Cvelist
Cvelist
added 2025/12/09 12:00 a.m.37 views

CVE-2025-65289

A stored Cross site scripting XSS vulnerability in the Mercury MR816v2 081C3114 4.8.7 Build 110427 Rel 36550n router allows a remote attacker on the LAN to inject JavaScript into the router's management UI by submitting a malicious hostname. The injected script is stored and later executed in the...

0.00319EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.11 views

PT-2025-50101

Name of the Vulnerable Software and Affected Versions Mercury MR816v2 version 4.8.7 Build 110427 Rel 36550n Description A buffer overflow occurs when the device accepts and stores excessively long hostnames from LAN hosts without proper length validation. The affected code performs unchecked copi...

6.5CVSS7.6AI score0.00397EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/12/08 3:31 a.m.7 views

EUVD-2023-60077

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

6.1AI score0.00415EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/08 2:15 a.m.11 views

CVE-2023-53751

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

9.8CVSS0.00415EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 2:15 a.m.19 views

UBUNTU-CVE-2023-53751

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

9.8CVSS5.7AI score0.00415EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.6 views

CVE-2023-53751

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

9.8CVSS5.2AI score0.00415EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 1:19 a.m.6 views

CVE-2023-53751 cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

9.8CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.37 views

CVE-2023-53751 cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

9.8CVSS0.00415EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/08 1:19 a.m.51 views

CVE-2023-53751

CVE-2023-53751 affects the Linux kernel CIFS subsystem, specifically TCP_Server_Info::hostname. The vulnerability arises because hostname may be updated during reconnect, and access needs to be protected outside the reconnect path, preventing potential use-after-free bugs. Impact is described as ...

9.8CVSS6.3AI score0.00415EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from the possibility that TCPServerInfo::hostname may be reused after being freed, potentially leading to memor...

8.5AI score0.00415EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.12 views

PT-2025-49481

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the CIFS implementation related to the TCP Server Info::hostname component. Specifically, the hostname may be updated during reconnect attempts,...

7.2AI score0.00415EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/12/06 9:17 p.m.32 views

curl: Certificate Hostname Validation Bypass via Leading Dot in Hostname

Summary A hostname validation bypass in libcurl's wildcard certificate matching. The hostmatch function fails to handle hostnames starting with a dot, causing .example.com to match .example.com. When hostname starts with ., memchr returns position 0, so the entire hostname including the leading d...

6.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/05 12:24 a.m.10 views

SUSE CVE-2025-61729

Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can...

7.5CVSS6.9AI score0.00457EPSS
SaveExploits2References49
Tenable Nessus
Tenable Nessus
added 2025/12/03 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-61729

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string ...

7.5CVSS7.1AI score0.00457EPSS
SaveExploits2References4
Redos
Redos
added 2025/12/03 12:00 a.m.17 views

ROS-20251203-19

Vulnerability in the Ruby programming language library that implements the MQTT protocol Rubygem MQTT is related to the lack of hostname validation. Exploitation of the vulnerability could allow A remote attacker to perform a man-in-the-middle attack...

7.4CVSS6.6AI score0.00351EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/02 9:31 p.m.9 views

EUVD-2025-200318

Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can...

7.5CVSS6.3AI score0.00457EPSS
SaveExploits2References5
OSV
OSV
added 2025/12/02 7:15 p.m.14 views

AZL-71960 CVE-2025-61729 affecting package golang for versions less than 1.25.5-1

Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can...

7.5CVSS6.6AI score0.00457EPSS
SaveExploits2References1
OSV
OSV
added 2025/12/02 7:15 p.m.13 views

AZL-78931 CVE-2025-61729 affecting package golang 1.25.7-1

Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can...

7.5CVSS6.6AI score0.00457EPSS
SaveExploits2References1
OSV
OSV
added 2025/12/02 7:15 p.m.16 views

AZL-71305 CVE-2025-61729 affecting package msft-golang 1.24.13-1

Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can...

7.5CVSS6.7AI score0.00457EPSS
SaveExploits2References1
OSV
OSV
added 2025/12/02 6:54 p.m.6 views

CVE-2025-61729 Excessive resource consumption when printing error string for host certificate validation in crypto/x509

Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can...

7.5CVSS7.2AI score
SaveExploits0References7
Rows per page
Query Builder