Lucene search
K

2272 matches found

Cvelist
Cvelist
added 2021/09/23 2:26 a.m.11 views

CVE-2021-34705 Cisco IOS and IOS XE Software FXO Interface Destination Pattern Bypass Vulnerability

A vulnerability in the Voice Telephony Service Provider VTSP service of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to bypass configured destination patterns and dial arbitrary numbers. This vulnerability is due to insufficient validation of dial...

5.3CVSS5.7AI score0.00552EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2021/09/22 8:55 a.m.2 views

nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe

A flaw was found in nodejs-path-parse. All versions of package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS7.1AI score0.00506EPSS
Exploits1References5
CNNVD
CNNVD
added 2021/09/22 12:0 a.m.2 views

Cisco IOS和Cisco IOS XE Software 安全漏洞

Cisco IOS and Cisco IOS XE Software are both products of the U.S. company Cisco IOS is a set of operating systems developed for its network devices.Cisco IOS XE Software is an operating system. A single operating system for enterprise wired and wireless access, aggregation, core and WAN, Cisco IO...

5.3CVSS6AI score0.00552EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2021/09/20 8:47 p.m.1338 views

Inefficient Regular Expression Complexity in nth-check

There is a Regular Expression Denial of Service ReDoS vulnerability in nth-check that causes a denial of service when parsing crafted invalid CSS nth-checks. The ReDoS vulnerabilities of the regex are mainly due to the sub-pattern \s?:+-?\s\d+? with quantified overlapping adjacency and can be...

7.5CVSS7.4AI score0.00166EPSS
Exploits1References5Affected Software1
CNNVD
CNNVD
added 2021/09/17 12:0 a.m.1 views

ansi-regex 安全漏洞

Ansi-Regex is a regular expression used to match ANSI escape codes. A security vulnerability exists in ansi-regex that stems from vulnerability to inefficient regular expression complexity...

7.8CVSS7.2AI score0.00215EPSS
Exploits1References37
OSV
OSV
added 2021/09/16 9:15 p.m.0 views

UBUNTU-CVE-2020-21531

fig2dev 3.2.7b contains a global buffer overflow in the convpatternindex function in gencgm.c...

5.5CVSS6.6AI score0.00496EPSS
Exploits1References5
CNNVD
CNNVD
added 2021/09/16 12:0 a.m.1 views

fig2dev 缓冲区错误漏洞

fig2dev is used to convert .fig files to various graphics languages and formats. A global buffer overflow vulnerability exists in the convpatternindex function in gencgm.c in fig2dev version 3.2.7b. No detailed vulnerability details are currently available...

5.5CVSS6.4AI score0.00496EPSS
Exploits1References9
Code423n4
Code423n4
added 2021/09/10 12:0 a.m.8 views

Potential DOS in Contracts Inheriting UUPSUpgradeable.sol

Handle leastwood Vulnerability details Impact There are a number of contracts which inherit UUPSUpgradeable.sol, namely; GovernanceAction.sol, PauseRouter.sol and NoteERC20.sol. All these contracts are deployed using a proxy pattern whereby the implementation contract is used by the proxy contrac...

7.3AI score
Exploits0
OSV
OSV
added 2021/09/08 11:14 a.m.0 views

USN-5064-1 cpio vulnerability

Maverick Chung and Qiaoyi Fang discovered that cpio incorrectly handled certain pattern files. A remote attacker could use this issue to cause cpio to crash, resulting in a denial of service, or possibly execute arbitrary code...

7.8CVSS6.8AI score0.26333EPSS
Exploits1References2
OSV
OSV
added 2021/08/28 11:3 a.m.1 views

OESA-2021-1325 cpio security update

GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe. Security Fixes: GNU cpio through 2.13 allows attackers to execute arbitrary code via a crafted pattern file, because of a dstring.c dsfgetstr integer overflow that...

7.8CVSS8.1AI score0.26333EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2021/08/26 10:21 a.m.1 views

nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe

A flaw was found in nodejs-path-parse. All versions of package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS7.1AI score0.00506EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:59 p.m.24 views

Use of Uninitialized Resource in alg_ds

An issue was discovered in the algds crate through 2020-08-25 for Rust. Matrix::new internally calls Matrix::fillwith which uses ptr = value pattern to initialize the buffer. This pattern assumes that there is an initialized struct at the address and drops it, which results in dropping of...

9.8CVSS8.9AI score0.00433EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:44 p.m.20 views

Out of bounds write in slice-deque

Affected versions of this crate entered a corrupted state if mem::sizeof:: % allocationgranularity != 0 and a specific allocation pattern was used: sufficiently shifting the deque elements over the mirrored page boundary. This allows an attacker that controls controls both element insertion and...

9.8CVSS8.7AI score0.00433EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:44 p.m.12 views

GHSA-C3M3-C39Q-PV23 Out of bounds write in slice-deque

Affected versions of this crate entered a corrupted state if mem::sizeof:: % allocationgranularity != 0 and a specific allocation pattern was used: sufficiently shifting the deque elements over the mirrored page boundary. This allows an attacker that controls controls both element insertion and...

9.8CVSS9.2AI score0.00433EPSS
Exploits0References4
OSV
OSV
added 2021/08/18 8:15 a.m.11 views

CVE-2021-33580

User controlled request.getHeader"Referer", request.getRequestURL and request.getQueryString are used to build and run a regex expression. The attacker doesn't have to use a browser and may send a specially crafted Referer header programmatically. Since the attacker controls the string and the...

7.5CVSS6.6AI score
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2021/08/17 7:0 a.m.1 views

GNU cpio through 2.13 allows attackers to execute arbitrary code via a crafted pattern file because of a dstring.c ds_fgetstr integer overflow that triggers an out-of-bounds heap write. NOTE: it is unclear whether there are common cases where the pattern file associated with the -E option is untrusted data.

...

7.8CVSS7.7AI score0.26333EPSS
Exploits1
CNNVD
CNNVD
added 2021/08/17 12:0 a.m.1 views

Haproxy HAProxy 安全漏洞

Haproxy HAProxy is an open source TCP/HTTP load balancing server from the French company HAProxy Haproxy. The server provides 4-layer and 7-layer proxies and can support tens of thousands of levels of connections with high efficiency and stability. A security vulnerability exists in HAProxy that...

7.5CVSS7.2AI score0.00066EPSS
Exploits0References15
Code423n4
Code423n4
added 2021/08/14 12:0 a.m.8 views

Rewards squatting - setting rewards in different ERC20 tokens opens various economic attacks.

Handle moose-code Vulnerability details Impact Users have essentially have an option to either claim currently earned reward amounts on future rewards tokens, or the current rewards token. Although stated on line 84, it does not take into account the implications and lock in this contract will ha...

6.7AI score
Exploits0
Cvelist
Cvelist
added 2021/08/13 10:40 p.m.14 views

CVE-2021-21813

Within the function HandleFileArg the argument filepattern is under control of the user who passes it in from the command line. filepattern is passed directly to memcpy copying the path provided by the user into a staticly sized buffer without any length checks resulting in a stack-buffer overflo...

7.8CVSS8AI score0.0006EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2021/08/13 12:0 a.m.18 views

SUSE SLES11 Security Update : cpio (SUSE-SU-2021:14777-1)

The remote SUSE Linux SLES11 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2021:14777-1 advisory. - GNU cpio through 2.13 allows attackers to execute arbitrary code via a crafted pattern file, because of a dstring.c dsfgetstr integer overflow that...

7.8CVSS7.5AI score0.26333EPSS
Exploits1References4
Rows per page
Query Builder