Lucene search
+L

15755 matches found

RedhatCVE
RedhatCVE
added 2023/09/28 11:54 a.m.55 views

CVE-2023-43646

A vulnerability was found in the get-func-name package in the chai module. Affected versions of this package are vulnerable to Regular expression denial of service ReDoS attacks, affecting system availability...

7.5CVSS6.8AI score0.01114EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2023/09/28 12:00 a.m.9 views

PT-2023-9291 · Libnbd +5 · Libnbd +5

Name of the Vulnerable Software and Affected Versions: libnbd affected versions not specified Description: A flaw was found in libnbd where a server can reply with a block size larger than 2^63, which is a 64-bit unsigned value according to the NBD spec. This issue could lead to an application...

6.5CVSS6.4AI score0.00922EPSS
SaveExploits1References44
CNNVD
CNNVD
added 2023/09/28 12:00 a.m.13 views

libnbd Security Vulnerabilities

libnbd is a library for editing NBD Network Block Device clients. A security vulnerability exists in libnbd that stems from an inability to properly handle the return value of the nbdgetsize function, which could lead to application crashes or other unexpected behavior on the client...

6.5CVSS6.8AI score0.00746EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/09/27 8:16 p.m.66 views

Chaijs/get-func-name vulnerable to ReDoS

The current regex implementation for parsing values in the module is susceptible to excessive backtracking, leading to potential DoS attacks. The regex implementation in question is as follows: js const functionNameMatch = /\sfunction?:\s|\s/^?:/+\/\s^\s/+/; This vulnerability can be exploited...

8.6CVSS6.9AI score0.01114EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/09/27 8:16 p.m.13 views

GHSA-4Q6P-R6V2-JVC5 Chaijs/get-func-name vulnerable to ReDoS

The current regex implementation for parsing values in the module is susceptible to excessive backtracking, leading to potential DoS attacks. The regex implementation in question is as follows: js const functionNameMatch = /\sfunction?:\s|\s/^?:/+\/\s^\s/+/; This vulnerability can be exploited...

7.5CVSS6.8AI score0.01114EPSS
SaveExploits1References5
vulnersOsv
vulnersOsv
added 2023/09/27 8:16 p.m.5 views

@hyperledger-cacti/cacti-copm-core (>=3.0.0-alpha.5, <=3.0.0-beta.1), @hyperledger-cacti/cacti-copm-test (>=3.0.0-alpha.5, <=3.0.0-beta.1) +7 more potentially affected by CVE-2023-43646 via get-func-name (2.0.0)

get-func-name NPM version 2.0.0 is affected by a known vulnerability. The following packages have a transitive dependency on get-func-name and may be impacted: - @hyperledger-cacti/cacti-copm-core =3.0.0-alpha.5, =3.0.0-alpha.5, =3.0.0-alpha.5, =3.0.0-alpha.5, =3.0.0-alpha.5, =3.0.0-alpha.5,...

8.6CVSS6.3AI score0.01114EPSS
SaveExploits1
NVD
NVD
added 2023/09/27 6:15 p.m.25 views

CVE-2023-20109

A vulnerability in the Cisco Group Encrypted Transport VPN GET VPN feature of Cisco IOS Software and Cisco IOS XE Software could allow an authenticated, remote attacker who has administrative control of either a group member or a key server to execute arbitrary code on an affected device or cause...

6.6CVSS7.2AI score0.02344EPSS
SaveExploits0References2
Prion
Prion
added 2023/09/27 6:15 p.m.29 views

Input validation

A vulnerability in the Cisco Group Encrypted Transport VPN GET VPN feature of Cisco IOS Software and Cisco IOS XE Software could allow an authenticated, remote attacker who has administrative control of either a group member or a key server to execute arbitrary code on an affected device or cause...

4.3CVSS7.1AI score0.02344EPSS
SaveExploits0References1Affected Software2
CVE
CVE
added 2023/09/27 5:23 p.m.458 views

CVE-2023-20109

CVE-2023-20109 affects Cisco IOS and IOS XE GET VPN. Root cause: insufficient validation of GDOI/G-IKEv2 attributes in GET VPN, enabling an authenticated admin on a group member or key server to execute arbitrary code or crash the device. Impact (as stated): full device control or reboot/DoS. Rem...

6.6CVSS7.1AI score0.02344EPSS
SaveIn wildExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/09/27 5:23 p.m.49 views

CVE-2023-20109

A vulnerability in the Cisco Group Encrypted Transport VPN GET VPN feature of Cisco IOS Software and Cisco IOS XE Software could allow an authenticated, remote attacker who has administrative control of either a group member or a key server to execute arbitrary code on an affected device or cause...

6.6CVSS7.4AI score0.02344EPSS
SaveExploits0References1
Cisco
Cisco
added 2023/09/27 4:00 p.m.62 views

Cisco IOS and IOS XE Software Cisco Group Encrypted Transport VPN Software Out-of-Bounds Write Vulnerability

A vulnerability in the Cisco Group Encrypted Transport VPN GET VPN feature of Cisco IOS Software and Cisco IOS XE Software could allow an authenticated, remote attacker who has administrative control of either a group member or a key server to execute arbitrary code on an affected device or cause...

6.6CVSS7.2AI score0.02344EPSS
SaveExploits0References1
NVD
NVD
added 2023/09/27 3:19 p.m.25 views

CVE-2023-43646

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

8.6CVSS8.3AI score0.01114EPSS
SaveExploits1References2
OSV
OSV
added 2023/09/27 3:19 p.m.5 views

DEBIAN-CVE-2023-43646

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

7.5CVSS6.1AI score0.01114EPSS
SaveExploits1References1
OSV
OSV
added 2023/09/27 3:19 p.m.12 views

UBUNTU-CVE-2023-43646

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

8.6CVSS6.7AI score0.01114EPSS
SaveExploits1References4
NVD
NVD
added 2023/09/27 3:15 p.m.25 views

CVE-2021-38243

xunruicms up to v4.5.1 was discovered to contain a remote code execution RCE vulnerability in /index.php. This vulnerability allows attackers to execute arbitrary code via a crafted GET request...

9.8CVSS9.8AI score0.01298EPSS
SaveExploits1References1
Prion
Prion
added 2023/09/27 3:15 p.m.26 views

Design/Logic Flaw

xunruicms up to v4.5.1 was discovered to contain a remote code execution RCE vulnerability in /index.php. This vulnerability allows attackers to execute arbitrary code via a crafted GET request...

7.5CVSS9.8AI score0.01298EPSS
SaveExploits1References1Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2023/09/27 12:00 a.m.8 views

VulnCheck KEV: CVE-2023-20109

Cisco IOS and IOS XE contain an out-of-bounds write vulnerability in the Group Encrypted Transport VPN GET VPN feature that could allow an authenticated, remote attacker who has administrative control of either a group member or a key server to execute malicious code or cause a device to crash...

6.6CVSS7AI score0.02344EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/09/27 12:00 a.m.11 views

Tenda AC10 缓冲区错误漏洞

Tenda AC10U is a dual-band Gigabit wireless router from Tenda Technology, designed for 200 megabit and above fiber optic homes, supporting 802.11ac dual-band technology 2.4GHz and 5GHz, with a theoretical WiFi rate of up to 867Mbps. The Tenda AC10U suffers from a stack buffer overflow vulnerabili...

9.8CVSS7.9AI score0.0091EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/09/27 12:00 a.m.11 views

get-func-name Security Vulnerability

get-func-name is a Chaijs open source module for securely and consistently retrieving function names in NodeJS and browsers. A security vulnerability exists in get-func-name versions prior to 2.0.1, which stems from a regular expression denial-of-service redos vulnerability in the system that cou...

8.6CVSS6.6AI score0.01114EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2023/09/27 12:00 a.m.32 views

CVE-2023-43646

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

8.6CVSS6.6AI score0.01114EPSS
SaveExploits1References3
Rows per page
Query Builder