Lucene search
+L

4088 matches found

Positive Technologies
Positive Technologies
added 2024/09/13 12:00 a.m.14 views

PT-2024-6865 · D Link · D-Link Covr-X1870 +2

Name of the Vulnerable Software and Affected Versions: D-Link DIR-X4860 A1 version 1.00/1.04 D-Link DIR-X5460A1 affected versions not specified D-Link COVR-X1870 affected versions not specified Description: The issue concerns a hidden functionality in certain D-Link wireless routers where the...

9.8CVSS7.5AI score0.01028EPSS
SaveExploits0References19
CNVD
CNVD
added 2024/09/12 12:00 a.m.9 views

Siemens Industrial Product Null Pointer Dereference Vulnerability (CNVD-2024-38016)

SIMATIC CP 1242 and CP 1243 associated processors connect SIMATIC S7-1200 controllers to a wide area network WAN. They provide integrated security features such as firewalls, virtual private networks VPNs, and support for other data encryption protocols.SIMATIC HMI Panels are used for operator...

5.9CVSS6.9AI score0.00434EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.22 views

Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 24.04 LTS : Expat vulnerabilities (USN-7000-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 24.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-7000-1 advisory. Shang-Hung Wan discovered that Expat did not properly handle certain function calls when a negative input...

9.8CVSS7.8AI score0.01686EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/11 5:15 p.m.12 views

CVE-2024-20381

A vulnerability in the JSON-RPC API feature in Cisco Crosswork Network Services Orchestrator NSO and ConfD that is used by the web-based management interfaces of Cisco Optical Site Manager and Cisco RV340 Dual WAN Gigabit VPN Routers could allow an authenticated, remote attacker to modify the...

8.8CVSS5.8AI score0.00576EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/11 4:38 p.m.32 views

CVE-2024-20381 Cisco Network Services Orchestrator Configuration Update Authorization Bypass Vulnerability

A vulnerability in the JSON-RPC API feature in Cisco Crosswork Network Services Orchestrator NSO and ConfD that is used by the web-based management interfaces of Cisco Optical Site Manager and Cisco RV340 Dual WAN Gigabit VPN Routers could allow an authenticated, remote attacker to modify the...

8.8CVSS6.9AI score0.00576EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/11 4:38 p.m.138 views

CVE-2024-20381

CVE-2024-20381 involves a JSON-RPC API authorization bypass in Cisco Crosswork Network Services Orchestrator (NSO) and ConfD, used by web interfaces of Cisco Optical Site Manager and Cisco RV340 Dual WAN routers. The root cause is improper authorization checks on the API, allowing an authenticate...

8.8CVSS8.6AI score0.00576EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/09/11 4:38 p.m.45 views

CVE-2024-20381 Cisco Network Services Orchestrator Configuration Update Authorization Bypass Vulnerability

A vulnerability in the JSON-RPC API feature in Cisco Crosswork Network Services Orchestrator NSO and ConfD that is used by the web-based management interfaces of Cisco Optical Site Manager and Cisco RV340 Dual WAN Gigabit VPN Routers could allow an authenticated, remote attacker to modify the...

8.8CVSS0.00576EPSS
SaveExploits0References1
Cisco
Cisco
added 2024/09/11 4:00 p.m.32 views

Multiple Cisco Products Web-Based Management Interface Privilege Escalation Vulnerability

A vulnerability in the JSON-RPC API feature in Cisco Crosswork Network Services Orchestrator NSO and ConfD that is used by the web-based management interfaces of Cisco Optical Site Manager and Cisco RV340 Dual WAN Gigabit VPN Routers could allow an authenticated, remote attacker to modify the...

8.8CVSS8.7AI score0.00576EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2024/08/31 12:00 a.m.167 views

Huawei Datacard Information Disclosure

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'base64' class MetasploitModule /./i, 'Serial Number' = /./i, 'IMEI' = /./i, 'IMSI' = /./i, 'ICCID' = /./i, 'Hardware Version' = /./i, 'Software Version' = /./i,...

4.3CVSS7AI score0.06129EPSS
SaveExploits5
CISA
CISA
added 2024/08/27 12:00 p.m.12 views

Versa Networks Releases Advisory for a Vulnerability in Versa Director, CVE-2024-39717

Versa Networks has released an advisorylink is external for a vulnerability CVE-2024-39717link is external in Versa Director, a key component in managing SD-WAN networks, used by some Internet Service Providers ISPs and Managed Service Providers MSPs. A cyber threat actor could exploit this...

7.2CVSS7.3AI score0.04006EPSS
SaveIn wildExploits1References5
RedhatCVE
RedhatCVE
added 2024/08/21 7:39 p.m.28 views

CVE-2024-43862

In the Linux kernel, the following vulnerability has been resolved: net: wan: fslqmchdlc: Convert carrierlock spinlock to a mutex The carrierlock spinlock protects the carrier detection. While it is held, framergetstatus is called which in turn takes a mutex. This is not correct and can lead to a...

5.5CVSS5.1AI score0.00141EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/21 12:15 a.m.16 views

CVE-2024-43862

In the Linux kernel, the following vulnerability has been resolved: net: wan: fslqmchdlc: Convert carrierlock spinlock to a mutex The carrierlock spinlock protects the carrier detection. While it is held, framergetstatus is called which in turn takes a mutex. This is not correct and can lead to a...

5.5CVSS5.9AI score0.00141EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/20 11:45 p.m.84 views

CVE-2024-43862

CVE-2024-43862 affects the Linux kernel’s net: wan: fsl_qmc_hdlc component. The root cause is using a spinlock (carrier_lock) to protect carrier detection while framer_get_status() may take a mutex, creating a potential deadlock. The issue is addressed by converting carrier_lock from a spinlock t...

5.5CVSS6.5AI score0.00141EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/15 12:00 a.m.9 views

PT-2024-30239 · Tenda · Tenda Fh1206

Name of the Vulnerable Software and Affected Versions: Tenda FH1206 version 02.03.01.35 Description: The issue is a stack overflow that allows attackers to cause a Denial of Service DoS via a crafted POST request. This is achieved by exploiting the pptpPPW parameter in the fromAdvSetWan function...

7.5CVSS7.2AI score0.00552EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/08/15 12:00 a.m.10 views

PT-2024-30216 · Tenda · Tenda Fh1201

Name of the Vulnerable Software and Affected Versions: Tenda FH1201 version 1.2.0.14 408 Description: The issue is a stack overflow vulnerability that allows attackers to cause a Denial of Service DoS via a crafted POST request. It occurs through the PPPOEPassword parameter in the fromAdvSetWan...

7.5CVSS7.2AI score0.00682EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/08/15 12:00 a.m.10 views

PT-2024-30214 · Tenda · Tenda Fh1201

Name of the Vulnerable Software and Affected Versions: Tenda FH1201 version 1.2.0.14 Description: The issue is related to a stack overflow that allows attackers to cause a Denial of Service DoS via a crafted POST request. This is achieved by exploiting the wanmode parameter in the fromAdvSetWan...

7.5CVSS7.2AI score0.00682EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2024/08/15 12:00 a.m.6 views

Tenda FH1206 安全漏洞

Tenda FH1206 is a dual-band wireless router from Tenda, designed for large homes with fiber optics. The Tenda FH1206 suffers from a buffer overflow vulnerability, which originates from a buffer overflow vulnerability in the PPPOEPassword parameter of the fromAdvSetWan function, which can be...

7.5CVSS7.3AI score0.00552EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/08/15 12:00 a.m.8 views

Tenda FH1201 缓冲区错误漏洞

The Tenda FH1201 is a wireless router from Tenda China. The Tenda FH1201 suffers from a buffer overflow vulnerability that originates from the PPPOEPassword parameter in the fromAdvSetWan function containing a denial of service. No detailed vulnerability details are provided at this time...

7.5CVSS7.4AI score0.00682EPSS
SaveExploits1References2
OSV
OSV
added 2024/07/30 3:15 a.m.9 views

CVE-2024-7214

A vulnerability has been found in TOTOLINK LR350 9.3.5u.6369B20220309 and classified as critical. Affected by this vulnerability is the function setWanCfg of the file /cgi-bin/cstecgi.cgi. The manipulation of the argument hostName leads to command injection. The attack can be launched remotely. T...

8.8CVSS5.6AI score0.03152EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2024/07/29 12:00 a.m.10 views

The vulnerability in the web interface of the software-defined networking management software HPE Aruba Networking EdgeConnect SD-WAN Orchestrator allows a attacker to execute XSS attacks.

The vulnerability of the HPE Aruba Networking EdgeConnect SD-WAN Orchestrator software’s web interface exists due to the lack of protective measures taken for the website structure. Exploiting this vulnerability allows a malicious actor to carry out XSS attacks remotely...

9CVSS5.4AI score0.00543EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder