Lucene search
K

2272 matches found

Code423n4
Code423n4
added 2021/04/27 12:0 a.m.6 views

DAO functions can be called before initialization in init() of DAO.sol

Handle 0xRajeev Vulnerability details Impact All the external/public functions of DAO.sol can be called by other contracts even before DAO.sol contract is initialized. This can lead to exceptions, state corruption or incorrect accounting in other contracts, which may require redeployment of...

7AI score
Exploits0
Code423n4
Code423n4
added 2021/04/27 12:0 a.m.10 views

Initialization can be front-run in DAO.sol

Handle 0xRajeev Vulnerability details Impact Given the public access, this is susceptible to front-running by an attacker who can initialize this with arbitrary assets before the deployer. Reinitialization will require contract redeployment because initialization can be done only once. Reference:...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2021/04/27 12:0 a.m.5 views

Pool functions can be called before initialization in init() of Pools.sol

Handle 0xRajeev Vulnerability details Impact All the external/public functions of Pools.sol can be called by other contracts even before Pools.sol contract is initialized. This can lead to exceptions, state corruption or incorrect accounting in other contracts, which may require redeployment of...

7AI score
Exploits0
Code423n4
Code423n4
added 2021/04/27 12:0 a.m.3 views

Initialization can be front-run in USDV.sol

Handle 0xRajeev Vulnerability details Impact Given the public access, this is susceptible to front-running by an attacker who can initialize this with arbitrary assets before the deployer. Reinitialization will require contract redeployment because initialization can be done only once. Reference:...

6.9AI score
Exploits0
Debian CVE
Debian CVE
added 2021/04/26 3:30 p.m.18 views

CVE-2021-23382

The package postcss before 8.2.13 are vulnerable to Regular Expression Denial of Service ReDoS via getAnnotationURL and loadAnnotation in lib/previous-map.js. The vulnerable regexes are caused mainly by the sub-pattern /\s sourceMappingURL=...

7.5CVSS7.5AI score0.00074EPSS
Exploits1
CNNVD
CNNVD
added 2021/04/26 12:0 a.m.0 views

postcss 安全漏洞

Andrey Sitnik postcss is an open source application by Andrey Sitnik . Tool for converting styles using JS plug-ins . postcss 8.2.13 version before a security vulnerability , the vulnerability stems from vulnerability to regular expression denial-of-service attacks , vulnerable regular expression...

7.5CVSS7.6AI score0.00074EPSS
Exploits1References13
Kitploit
Kitploit
added 2021/04/07 9:30 p.m.39 views

Columbo - A Computer Forensic Analysis Tool Used To Simplify And Identify Specific Patterns In Compromised Datasets

Columbo is a computer forensic analysis tool used to simplify and identify specific patterns in compromised datasets. It breaks down data to small sections and uses pattern recognition and machine learning models to identify adversaries behaviour and their possible locations in compromised Window...

7.3AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2021/03/19 9:28 p.m.63 views

Regular Expression Denial of Service (ReDoS) in Jinja2

This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDOS vulnerability of the regex is mainly due to the sub-pattern a-zA-Z0-9.-+.a-zA-Z0-9.-+ This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiti...

5.3CVSS5.9AI score0.00207EPSS
Exploits1References9Affected Software1
OSV
OSV
added 2021/03/19 9:28 p.m.2 views

GHSA-G3RQ-G295-4J3M Regular Expression Denial of Service (ReDoS) in Jinja2

This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDOS vulnerability of the regex is mainly due to the sub-pattern a-zA-Z0-9.-+.a-zA-Z0-9.-+ This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiti...

6.9CVSS6.8AI score0.00207EPSS
Exploits1References10
OpenVAS
OpenVAS
added 2021/03/13 12:0 a.m.27 views

Fedora: Security Advisory for rubygem-activerecord (FEDORA-2021-b571fca1b8)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

6.9AI score
Exploits0References2
OSV
OSV
added 2021/03/09 2:15 p.m.1 views

ALPINE-CVE-2021-20276

A flaw was found in privoxy before 3.0.32. Invalid memory access with an invalid pattern passed to pcrecompile may lead to denial of service...

7.5CVSS6.5AI score0.02553EPSS
Exploits0References1
NVD
NVD
added 2021/03/09 2:15 p.m.14 views

CVE-2021-20276

A flaw was found in privoxy before 3.0.32. Invalid memory access with an invalid pattern passed to pcrecompile may lead to denial of service...

7.5CVSS0.02553EPSS
Exploits0References4
OSV
OSV
added 2021/03/09 2:15 p.m.1 views

DEBIAN-CVE-2021-20276

A flaw was found in privoxy before 3.0.32. Invalid memory access with an invalid pattern passed to pcrecompile may lead to denial of service...

7.5CVSS6.5AI score0.02553EPSS
Exploits0References1
OSV
OSV
added 2021/03/09 2:15 p.m.0 views

UBUNTU-CVE-2021-20276

A flaw was found in privoxy before 3.0.32. Invalid memory access with an invalid pattern passed to pcrecompile may lead to denial of service...

7.5CVSS7AI score0.02553EPSS
Exploits0References5
AlpineLinux
AlpineLinux
added 2021/03/09 1:12 p.m.23 views

CVE-2021-20276

A flaw was found in privoxy before 3.0.32. Invalid memory access with an invalid pattern passed to pcrecompile may lead to denial of service...

7.5CVSS7.3AI score0.02553EPSS
Exploits0
CNNVD
CNNVD
added 2021/03/09 12:0 a.m.2 views

Privoxy 缓冲区错误漏洞

Privoxy is a proxy server from the Privoxy team in the USA that does not cache web pages and comes with its own filtering features. It has advanced filtering features to enhance privacy, modify web data and HTTP headers, control access and remove advertisements and other annoying Internet...

7.5CVSS7.2AI score0.02553EPSS
Exploits0References9
Snyk
Snyk
added 2021/03/05 5:36 p.m.2 views

Regular Expression Denial of Service (ReDoS)

Overview color-string is a Parser and generator for CSS color strings Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the hwb regular expression in the cs.get.hwb function in index.js. The affected regular expression exhibits quadratic worst-case...

5.3CVSS8.7AI score0.00396EPSS
Exploits1References2
Veracode
Veracode
added 2021/02/26 7:29 a.m.10 views

Regular Expression Denial Of Service (ReDoS)

nwmatcher is vulnerable to regular expression denial of service. The use of multiple repeated instances of the "\s" in regular expressionPatterns allows an attacker to crash the application via a malicious string...

4AI score
Exploits0
NVD
NVD
added 2021/02/18 4:15 a.m.10 views

CVE-2021-27377

An issue was discovered in the yottadb crate before 1.2.0 for Rust. For some memory-allocation patterns, ydbsubscriptnextst and ydbsubscriptprevst have a use-after-free...

9.8CVSS0.00509EPSS
Exploits1References1
Fedora
Fedora
added 2021/02/10 1:20 a.m.74 views

[SECURITY] Fedora 33 Update: mutt-2.0.5-1.fc33

Mutt is a small but very powerful text-based MIME mail client. Mutt is highly configurable, and is well suited to the mail power user with advanced features like key bindings, keyboard macros, mail threading, regular expression searches and a powerful pattern matching language for selecting group...

6.5CVSS1AI score0.02801EPSS
Exploits0
Rows per page
Query Builder