Lucene search
K

47 matches found

EUVD
EUVD
added 2025/12/06 12:31 p.m.2 views

EUVD-2025-201545

A vulnerability was determined in Linksys RE6500, RE6250, RE6300, RE6350, RE7000 and RE9000 1.0.013.001/1.0.04.001/1.0.04.002/1.1.05.003/1.2.07.001. Affected by this issue is the function RE2000v2RepeatergetwirelessclientlistsetClientsName of the file modform.so. Executing manipulation of the...

9CVSS8.9AI score0.00371EPSS
Exploits1References7
OSV
OSV
added 2025/12/06 11:15 a.m.3 views

CVE-2025-14133

A vulnerability was found in Linksys RE6500, RE6250, RE6300, RE6350, RE7000 and RE9000 1.0.013.001/1.0.04.001/1.0.04.002/1.1.05.003/1.2.07.001. Affected by this vulnerability is the function APgetwirelessclientlistsetClientsName of the file modform.so. Performing manipulation of the argument...

8.7CVSS6.4AI score0.00371EPSS
Exploits1References6
Vulnrichment
Vulnrichment
added 2025/12/06 11:2 a.m.2 views

CVE-2025-14134 Linksys RE6500/RE6250/RE6300/RE6350/RE7000/RE9000 mod_form.so stack-based overflow

A vulnerability was determined in Linksys RE6500, RE6250, RE6300, RE6350, RE7000 and RE9000 1.0.013.001/1.0.04.001/1.0.04.002/1.1.05.003/1.2.07.001. Affected by this issue is the function RE2000v2RepeatergetwirelessclientlistsetClientsName of the file modform.so. Executing manipulation of the...

9CVSS6.8AI score0.00371EPSS
Exploits1References6
Vulnrichment
Vulnrichment
added 2025/12/06 10:32 a.m.1 views

CVE-2025-14133 Linksys RE6500/RE6250/RE6300/RE6350/RE7000/RE9000 mod_form.so AP_get_wireless_clientlist_setClientsName stack-based overflow

A vulnerability was found in Linksys RE6500, RE6250, RE6300, RE6350, RE7000 and RE9000 1.0.013.001/1.0.04.001/1.0.04.002/1.1.05.003/1.2.07.001. Affected by this vulnerability is the function APgetwirelessclientlistsetClientsName of the file modform.so. Performing manipulation of the argument...

9CVSS6.8AI score0.00371EPSS
Exploits1References6
VulnCheck KEV
VulnCheck KEV
added 2025/11/07 12:0 a.m.1 views

VulnCheck KEV: CVE-2024-54006

Multiple command injection vulnerabilities exist in the web interface of the 501 Wireless Client Bridge which could lead to authenticated remote command execution. Successful exploitation of these vulnerabilities result in the ability of an attacker to execute arbitrary commands as a privileged...

7.2CVSS6.2AI score0.00885EPSS
In wildExploits0References2
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

Astra Linux - уязвимость в linux-6.12

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925stasetdecapoffload Add a NULL check for msta-vif before accessing its members to prevent a kernel panic in AP mode deployment. This also fix the issue reported in 1. T...

5.5CVSS6.8AI score0.00049EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2021-28762

Malicious code in bioql PyPI...

7.8CVSS7.7AI score0.01061EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-52237

Malicious code in bioql PyPI...

7.2CVSS6.6AI score0.00885EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/09/24 12:0 a.m.3 views

PT-2025-39292

Name of the Vulnerable Software and Affected Versions Cisco Access Point Software affected versions not specified Description A flaw exists in the IPv6 Router Advertisement RA packet processing that could allow an unauthenticated, adjacent attacker to modify the IPv6 gateway on an affected device...

4.3CVSS6.2AI score0.00024EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/09/19 11:23 p.m.3 views

SUSE CVE-2025-39862

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared before calling ieee80211restarthw. Set wcid-sta = 0 for each wcid entry i...

7.8CVSS6.6AI score0.00021EPSS
Exploits0References3
OSV
OSV
added 2025/09/19 3:26 p.m.3 views

CVE-2025-39862 wifi: mt76: mt7915: fix list corruption after hardware restart

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared before calling ieee80211restarthw. Set wcid-sta = 0 for each wcid entry i...

7.8CVSS6.3AI score0.00021EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/07/02 4:39 a.m.3 views

kernel: mt76: fix use-after-free by removing a non-RCU wcid pointer

A vulnerability was found in the Linux kernel's mt76 wi-fi driver. A concurrency bug causes the mtxq TX queue to maintain a raw pointer to a wcid structure mtxq-wcid that might be freed by the time it is accessed. This issue can lead to a use-after-free scenario, leading to system instability,...

7.8CVSS6.9AI score0.00016EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.1 views

SUSE CVE-2022-49479

In the Linux kernel, the following vulnerability has been resolved: mt76: fix tx status related use-after-free race on station removal There is a small race window where ongoing tx activity can lead to a skb getting added to the status tracking idr after that idr has already been cleaned up, whic...

5.5CVSS6.8AI score0.00115EPSS
Exploits0References5
OSV
OSV
added 2025/02/26 7:1 a.m.0 views

UBUNTU-CVE-2022-49328

In the Linux kernel, the following vulnerability has been resolved: mt76: fix use-after-free by removing a non-RCU wcid pointer Fixes an issue caught by KASAN about use-after-free in mt76txqschedule by protecting mtxq-wcid with rculock between mt76txqschedule and stainfoalloc, free. 18853.876689...

7.8CVSS6.1AI score0.00016EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/01/07 5:17 p.m.13 views

CVE-2024-54007 Authenticated Remote Command Injection Vulnerability in the Web Interface of a 501 Wireless Client Bridge

Multiple command injection vulnerabilities exist in the web interface of the 501 Wireless Client Bridge which could lead to authenticated remote command execution. Successful exploitation of these vulnerabilities result in the ability of an attacker to execute arbitrary commands as a privileged...

7.2CVSS0.00626EPSS
Exploits0References1
CVE
CVE
added 2025/01/07 5:12 p.m.68 views

CVE-2024-54006

CVE-2024-54006 concerns multiple authenticated command injection vulnerabilities in the web interface of the Hewlett Packard Enterprise 501 Wireless Client Bridge. The root cause is command injection in the device’s web UI, allowing an attacker with administrative credentials to execute arbitrary...

7.2CVSS7.7AI score0.00885EPSS
In wildExploits0References1
Cvelist
Cvelist
added 2025/01/07 5:12 p.m.12 views

CVE-2024-54006 Authenticated Remote Command Injection Vulnerability in the Web Interface of a 501 Wireless Client Bridge

Multiple command injection vulnerabilities exist in the web interface of the 501 Wireless Client Bridge which could lead to authenticated remote command execution. Successful exploitation of these vulnerabilities result in the ability of an attacker to execute arbitrary commands as a privileged...

7.2CVSS0.00885EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/01/07 12:0 a.m.1 views

Hewlett Packard Enterprise 501 Wireless Client Bridge 命令注入漏洞

The Hewlett Packard Enterprise 501 Wireless Client Bridge HPE 501 Wireless Client Bridge is a wireless client bridge from Hewlett Packard Enterprise, USA. A security vulnerability exists in the Hewlett Packard Enterprise 501 Wireless Client Bridge that stems from multiple command injection...

7.2CVSS7.6AI score0.00626EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/01/07 12:0 a.m.1 views

PT-2025-1004 · Unknown · 501 Wireless Client Bridge

Name of the Vulnerable Software and Affected Versions: 501 Wireless Client Bridge affected versions not specified Description: The issue concerns multiple command injection vulnerabilities in the web interface of the 501 Wireless Client Bridge. These vulnerabilities could lead to authenticated...

9CVSS8.4AI score0.00885EPSS
Exploits0References17
CNNVD
CNNVD
added 2025/01/07 12:0 a.m.1 views

Hewlett Packard Enterprise 501 Wireless Client Bridge 命令注入漏洞

The Hewlett Packard Enterprise 501 Wireless Client Bridge HPE 501 Wireless Client Bridge is a wireless client bridge from Hewlett Packard Enterprise, USA. A security vulnerability exists in the Hewlett Packard Enterprise 501 Wireless Client Bridge that stems from multiple command injection...

7.2CVSS7.5AI score0.00885EPSS
Exploits0References2
Rows per page
Query Builder