Lucene search
+L

451 matches found

Vulnrichment
Vulnrichment
added 2023/05/22 3:05 p.m.11 views

CVE-2023-2586

Teltonika’s Remote Management System versions 4.14.0 is vulnerable to an unauthorized attacker registering previously unregistered devices through the RMS platform. If the user has not disabled the "RMS management feature" enabled by default, then an attacker could register that device to...

9CVSS7.8AI score0.01023EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.9 views

kernel: ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix possible memory leak in sndac97devregister If deviceregister fails in sndac97devregister, it should call putdevice to give up reference, or the name allocated in devsetname is leaked...

5.5CVSS6.6AI score0.00156EPSS
SaveExploits0References5
ICS
ICS
added 2023/05/10 9:14 p.m.47 views

Sierra Wireless AirVantage

1. EXECUTIVE SUMMARY CVSS v3 8.1 ATTENTION: Exploitable remotely/low attack complexity Vendor: Sierra Wireless Equipment: AirVantage Vulnerabilities: Improper Authentication, Exposure of Sensitive Information to an Unauthorized Actor 2. RISK EVALUATION Successful exploitation of these...

8.8CVSS7.6AI score0.00403EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.12 views

kernel: Linux kernel: Memory leak in vdpa_sim leading to denial of service

A flaw was found in the vdpasim component of the Linux kernel. This memory leak vulnerability occurs when a module is probed and the deviceregister function fails within vdpasimnetinit or vdpasimblkinit. In such a scenario, the reference count of the kobject is not properly decreased, leading to...

5.7AI score0.00196EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.20 views

kernel: ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbusadddev devsetname in soundbusaddone allocates memory for name, it need be freed when ofdeviceregister fails, call soundbusdevput to give up the reference that hold in...

5.5CVSS6.6AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.11 views

kernel: ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix possible memory leak in sndac97devregister If deviceregister fails in sndac97devregister, it should call putdevice to give up reference, or the name allocated in devsetname is leaked...

5.5CVSS6.6AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2023/05/03 9:26 p.m.69 views

CVE-2022-45860

The CVE-2022-45860 entry describes a weak authentication vulnerability in FortiNAC-F v7.2.0 and FortiNAC versions 9.4.2 and below, 9.2 and earlier, 9.1 and earlier, 8.8 and earlier, 8.7 and earlier, located in the device registration page. The underlying issue allows an unauthenticated attacker t...

7.5CVSS7.7AI score0.00488EPSS
SaveExploits0References1Affected Software2
Vulnrichment
Vulnrichment
added 2023/05/03 9:26 p.m.20 views

CVE-2022-45860

A weak authentication vulnerability CWE-1390 in FortiNAC-F version 7.2.0, FortiNAC version 9.4.2 and below, 9.2 all versions, 9.1 all versions, 8.8 all versions, 8.7 all versions in device registration page may allow an unauthenticated attacker to perform password spraying attacks with an increas...

5.3CVSS7.4AI score0.00488EPSS
SaveExploits0References1
Fortinet
Fortinet
added 2023/05/03 12:00 a.m.60 views

FortiNAC - Weak authentication mechanism on device registration page

A weak authentication vulnerability CWE-1390 in FortiNAC device registration page may allow an unauthenticated attacker to perform password spraying attacks with an increased chance of success...

5CVSS7.7AI score0.00488EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2023/05/03 12:00 a.m.10 views

Fortinet FortiNAC 授权问题漏洞

Fortinet FortiNAC is a set of network access control solutions from the U.S. company Fita Fortinet. The product is primarily used for network access control and IoT security. A security vulnerability exists in Fortinet FortiNAC that stems from a weak authentication vulnerability in the device...

7.5CVSS7.3AI score0.00488EPSS
SaveExploits0References2
OSV
OSV
added 2023/04/04 5:15 p.m.12 views

CVE-2023-1752

The listed versions of Nexx Smart Home devices could allow any user to register an already registered alarm or associated device with only the device’s MAC address...

4.3CVSS5.8AI score0.00517EPSS
SaveExploits0References1
NVD
NVD
added 2023/04/04 5:15 p.m.24 views

CVE-2023-1752

The listed versions of Nexx Smart Home devices could allow any user to register an already registered alarm or associated device with only the device’s MAC address...

8.1CVSS8.1AI score0.00517EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/04/04 4:55 p.m.41 views

CVE-2023-1752 CVE-2023-1752

The listed versions of Nexx Smart Home devices could allow any user to register an already registered alarm or associated device with only the device’s MAC address...

8.1CVSS8.2AI score0.00517EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/04/04 12:00 a.m.14 views

PT-2023-2623 · Nexx · Nexx Garage Door Controller +3

Name of the Vulnerable Software and Affected Versions: Nexx Smart Home devices affected versions not specified Nexx Garage Door Controller NXG-100B, NXG-200 Nexx Smart Plug NXPG-100W Nexx Smart Alarm NXAL-100 Description: The issue is related to weaknesses in the authentication procedure of Nexx...

8.1CVSS4.6AI score0.00517EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/03/27 8:18 a.m.19 views

kernel: tun: avoid double free in tun_free_netdev

A double-free flaw was found in the Linux kernel’s TUN/TAP device driver functionality in how a user registers the device when the registernetdevice function fails NETDEVREGISTER notifier. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.7AI score0.00459EPSS
SaveExploits0References5
Citrix
Citrix
added 2023/03/08 12:00 a.m.11 views

Several PVS target devices can not be registered

One or several PVS targets can not be registered even after rebooting while other targets are registered with DDC successfully...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.3 views

PT-2023-33694 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.16 Description: The issue concerns error handling in the zynq-ipi mailbox when the device register function fails. The actual impact and potential for attack have not been proven yet. Recommendations: For...

7.3AI score
SaveExploits0References1
NVD
NVD
added 2023/01/15 7:15 a.m.38 views

CVE-2023-23595

BlueCat Device Registration Portal 2.2 allows XXE attacks that exfiltrate single-line files. A single-line file might contain credentials, such as "machine example.com login daniel password qwerty" in the documentation example for the .netrc file format. NOTE: 2.x versions are no longer supported...

7.5CVSS7.4AI score0.00954EPSS
SaveExploits1References3
Prion
Prion
added 2023/01/15 7:15 a.m.28 views

Format string

BlueCat Device Registration Portal 2.2 allows XXE attacks that exfiltrate single-line files. A single-line file might contain credentials, such as "machine example.com login daniel password qwerty" in the documentation example for the .netrc file format. NOTE: 2.x versions are no longer supported...

5CVSS7.4AI score0.00954EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2023/01/15 12:00 a.m.12 views

PT-2023-19067 · Blue Coat · Bluecat Device Registration Portal

Name of the Vulnerable Software and Affected Versions: BlueCat Device Registration Portal version 2.2 Description: The issue allows XXE attacks that can exfiltrate single-line files, potentially containing credentials, such as those found in .netrc files. For example, a single-line file might...

7.5CVSS7.1AI score0.00954EPSS
SaveExploits1References7
Rows per page
Query Builder