Lucene search
+L

2564 matches found

FreeBSD
FreeBSD
added 2021/05/11 12:0 a.m.30 views

py-matrix-synapse -- malicious push rules may be used for a denial of service attack.

Matrix developers report: "Push rules" can specify conditions under which they will match, including eventmatch, which matches event content against a pattern including wildcards. Certain patterns can cause very poor performance in the matching engine, leading to a denial-of-service when processi...

5.3CVSS3.3AI score0.01647EPSS
SaveExploits0References1
OSV
OSV
added 2021/05/06 5:27 p.m.52 views

GHSA-VH6R-G38F-Q3W8 Validation bypass in jpv

jpv aka Json Pattern Validator before 2.2.2 does not properly validate input, as demonstrated by a corrupted array...

9.8CVSS9.4AI score0.02462EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2021/05/06 5:27 p.m.44 views

Validation bypass in jpv

jpv aka Json Pattern Validator before 2.2.2 does not properly validate input, as demonstrated by a corrupted array...

9.8CVSS8.9AI score0.02462EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2021/05/05 7:4 a.m.4 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection. It used to call Kernelopen to open a local file. If a Ruby project hasa file whose name starts with | and ends with tags, the command followingthe pipe character is executed. A malicious Ruby project could exploit it...

8.1CVSS7AI score0.0148EPSS
SaveExploits0References2
OSV
OSV
added 2021/04/28 6:15 a.m.23 views

CVE-2021-31856

A SQL Injection vulnerability in the REST API in Layer5 Meshery 0.5.2 allows an attacker to execute arbitrary SQL commands via the /experimental/patternfiles endpoint order parameter in GetMesheryPatterns in models/mesherypatternpersister.go...

9.8CVSS8.6AI score
SaveExploits0References2
Veracode
Veracode
added 2021/04/27 4:38 a.m.25 views

Regular Expression Denial Of Service (ReDoS)

postcss is vulnerable to regular expression denial of service. The vulnerability exists due to the insecure usage of regex sub-pattern /\\s sourceMappingURL=. via getAnnotationURL and loadAnnotation in lib/previous-map.js...

7.5CVSS3.7AI score0.02508EPSS
SaveExploits1References1Affected Software2
Code423n4
Code423n4
added 2021/04/27 12:0 a.m.6 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
SaveExploits0
Code423n4
Code423n4
added 2021/04/27 12:0 a.m.11 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
SaveExploits0
Code423n4
Code423n4
added 2021/04/27 12:0 a.m.15 views

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

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

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/04/27 12:0 a.m.17 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
SaveExploits0
Code423n4
Code423n4
added 2021/04/27 12:0 a.m.8 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
SaveExploits0
Debian CVE
Debian CVE
added 2021/04/26 3:30 p.m.27 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.02508EPSS
SaveExploits1
CNNVD
CNNVD
added 2021/04/26 12:0 a.m.7 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.02508EPSS
SaveExploits1References13
Kitploit
Kitploit
added 2021/04/07 9:30 p.m.44 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
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/03/19 9:28 p.m.71 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.03546EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2021/03/19 9:28 p.m.10 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.03546EPSS
SaveExploits1References10
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
SaveExploits0References2
NVD
NVD
added 2021/03/09 2:15 p.m.20 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.01953EPSS
SaveExploits0References4
OSV
OSV
added 2021/03/09 2:15 p.m.4 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.01953EPSS
SaveExploits0References1
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.01953EPSS
SaveExploits0References1
Rows per page
Query Builder