Lucene search
+L

9879 matches found

NVD
NVD
added 2024/07/31 4:15 a.m.38 views

CVE-2024-39946

A vulnerability has been found in Dahua products.After obtaining the administrator's username and password, the attacker can send a carefully crafted data packet to the interface with vulnerabilities, causing device initialization...

7.2CVSS0.00437EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/07/31 3:45 a.m.19 views

CVE-2024-39950

A vulnerability has been found in Dahua products. Attackers can send carefully crafted data packets to the interface with vulnerabilities to initiate device initialization...

8.6CVSS7AI score0.00492EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/07/31 3:45 a.m.41 views

CVE-2024-39950

A vulnerability has been found in Dahua products. Attackers can send carefully crafted data packets to the interface with vulnerabilities to initiate device initialization...

8.6CVSS0.00492EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/31 3:45 a.m.109 views

CVE-2024-39950

Technical details are not publicly available in the provided documents. No specific affected products, versions, root cause, or remediation are disclosed here. Monitor for updates from the vendor and security advisories.

9.8CVSS7.1AI score0.00492EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/07/31 3:20 a.m.30 views

CVE-2024-39946

A vulnerability has been found in Dahua products.After obtaining the administrator's username and password, the attacker can send a carefully crafted data packet to the interface with vulnerabilities, causing device initialization...

6CVSS0.00437EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/31 3:20 a.m.102 views

CVE-2024-39946

CVE-2024-39946 affects Dahua Network Video Recorders (notably NVR4XXX family) where, after valid administrator credentials are obtained, an attacker can send a crafted data packet to a vulnerable interface to trigger device initialization. Public documents describe the vulnerability as resulting ...

7.2CVSS5.9AI score0.00437EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/31 12:00 a.m.11 views

PT-2024-28748 · Dahua · Dahua

Name of the Vulnerable Software and Affected Versions: Dahua products affected versions not specified Description: A vulnerability has been found in Dahua products. After obtaining the administrator's username and password, the attacker can send a carefully crafted data packet to the interface wi...

7.2CVSS6.9AI score0.00437EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/07/31 12:00 a.m.13 views

Dahua NVR 安全漏洞

Dahua NVR is a series of network video recorders from Dahua China. A security vulnerability exists in the Dahua NVR4XXX. After obtaining the administrator username and password, an attacker can send a carefully constructed packet to the vulnerable interface, causing the device to initialize...

7.2CVSS6.7AI score0.00437EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/07/31 12:00 a.m.11 views

Dahua NVR 安全漏洞

Dahua NVR is a series of network video recorders from Dahua China. A security vulnerability exists in the Dahua NVR4XXX IPC-HX8XXX. An attacker can send a carefully constructed packet to the vulnerable interface to initiate device initialization...

9.8CVSS6.7AI score0.00492EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/07/31 12:00 a.m.13 views

PT-2024-28753 · Dahua · Dahua

Name of the Vulnerable Software and Affected Versions: Dahua products affected versions not specified Description: A vulnerability has been found in Dahua products, allowing attackers to send carefully crafted data packets to the vulnerable interface, which can initiate device initialization...

9.8CVSS6.9AI score0.00492EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/07/31 12:00 a.m.9 views

The vulnerability of the Telnet service of the microprogramming software for routers such as FutureNet NXR, FutureNet VXR, and FutureNet WXR allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the Telnet service provided by the microprogramming software for FutureNet NXR, FutureNet VXR, and FutureNet WXR is related to insecure resource initialization. Exploiting this vulnerability can allow an attacker, operating remotely, to compromise the confidentiality,...

10CVSS7.8AI score0.0075EPSS
SaveExploits0References5Affected Software16
OSV
OSV
added 2024/07/30 8:15 a.m.3 views

DEBIAN-CVE-2024-42129

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

5.5CVSS5.3AI score0.00227EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/30 8:15 a.m.18 views

CVE-2024-42129

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

5.5CVSS0.00227EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/30 8:15 a.m.19 views

CVE-2024-42106

In the Linux kernel, the following vulnerability has been resolved: inetdiag: Initialize pad field in struct inetdiagreqv2 KMSAN reported uninit-value access in rawlookup 1. Diag for raw sockets uses the pad field in struct inetdiagreqv2 for the underlying protocol. This field corresponds to the...

5.5CVSS0.00258EPSS
SaveExploits0References9
OSV
OSV
added 2024/07/30 8:15 a.m.6 views

UBUNTU-CVE-2024-42147

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/debugfs - Fix debugfs uninit process issue During the zip probe process, the debugfs failure does not stop the probe. When debugfs initialization fails, jumping to the error branch will also release regs, in...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References17
OSV
OSV
added 2024/07/30 8:15 a.m.13 views

UBUNTU-CVE-2024-42128

In the Linux kernel, the following vulnerability has been resolved: leds: an30259a: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module'...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/30 7:46 a.m.27 views

CVE-2024-42147 crypto: hisilicon/debugfs - Fix debugfs uninit process issue

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/debugfs - Fix debugfs uninit process issue During the zip probe process, the debugfs failure does not stop the probe. When debugfs initialization fails, jumping to the error branch will also release regs, in...

6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.48 views

CVE-2024-42147 crypto: hisilicon/debugfs - Fix debugfs uninit process issue

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/debugfs - Fix debugfs uninit process issue During the zip probe process, the debugfs failure does not stop the probe. When debugfs initialization fails, jumping to the error branch will also release regs, in...

0.00234EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/30 7:46 a.m.128 views

CVE-2024-42129

CVE-2024-42129 – Linux kernel (mlxreg LED driver) : The vulnerability arose because leds: mlxreg registered LEDs with devm_led_classdev_register(), but led_classdev_unregister() invoked a brightness callback that used a mutex already destroyed during module removal. The fix uses the devm API for ...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.34 views

CVE-2024-42129 leds: mlxreg: Use devm_mutex_init() for mutex initialization

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

0.00227EPSS
SaveExploits0References4
Rows per page
Query Builder