Lucene search
+L

267 matches found

BDU FSTEC
BDU FSTEC
added 2021/09/20 12:0 a.m.9 views

The vulnerability in the intermediate software of the Host Authorization framework of the actionpack ruby gem in the Ruby on Rails software platform arises from insufficient input validation. This allows attackers to access sensitive data and compromise its integrity.

The vulnerability in the Host Authorization framework of the actionpack ruby gem in the Ruby on Rails software platform relates to the conversion of strings in config.hosts without a starting point, into regular expressions without encapsulation. Exploiting this vulnerability can allow an attacke...

6.1CVSS6.3AI score0.01224EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2021/09/17 7:15 a.m.4 views

DEBIAN-CVE-2021-3807

ansi-regex is vulnerable to Inefficient Regular Expression Complexity...

7.5CVSS7.1AI score0.03552EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/09/17 12:0 a.m.4 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.03552EPSS
SaveExploits1References37
OSV
OSV
added 2021/09/01 6:23 p.m.4 views

GHSA-CPH5-M8F7-6C5X axios Inefficient Regular Expression Complexity vulnerability

axios before v0.21.2 is vulnerable to Inefficient Regular Expression Complexity...

7.5CVSS7.1AI score0.08515EPSS
SaveExploits2References17
RedHat Linux
RedHat Linux
added 2021/08/10 4:37 p.m.9 views

nodejs-hosted-git-info: Regular Expression denial of service via shortcutMatch in fromUrl()

A regular expression denial of service vulnerability was found in hosted-git-info. If an application allows user input into the affected regular expression regexp function, shortcutMatch or fromUrl, then an attacker could craft a regexp which takes an ever increasing amount of time to process,...

5.3CVSS7.3AI score0.03612EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2021/06/01 12:0 a.m.8 views

React Native代码问题漏洞

React Native is an open source JavaScript framework. It is used to build user interfaces and native applications. A code issue vulnerability exists in react-native version 0.59.0, which stems from a regular expression in the validateBaseUrl function that could cause an application to use too many...

7.5CVSS7.4AI score0.01363EPSS
SaveExploits0References2
Huntr
Huntr
added 2021/05/30 6:48 p.m.9 views

Prototype Pollution in robinvdvleuten/shvl

✍️ Description Hi, I've seen a recent prototype pollution report to this library and, during the code review, found out that the applied fix doesn't work at all. The problem relies in the regex used to fix, as I shown bellow. 🕵️‍♂️ Proof of Concept The reported prototype pollution resulted in the...

7.2AI score
SaveExploits0References2
Snyk
Snyk
added 2021/05/05 7:49 p.m.3 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS. There is a possible denial of service vulnerability in the Token Authentication logic in Action Controller. Impacted code uses authenticateorrequestwithhttptoken or authenticatewithhttptoken for request...

7.5CVSS7AI score0.04808EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2021/04/28 12:0 a.m.7 views

PT-2021-15464 · Unknown · Browserslist

Name of the Vulnerable Software and Affected Versions: browserslist versions 4.0.0 through 4.16.5 Description: The issue concerns a Regular Expression Denial of Service ReDoS that occurs during the parsing of queries. Recommendations: For versions 4.0.0 through 4.16.5, update to a version after...

5.3CVSS6.5AI score0.02429EPSS
SaveExploits1References12
Cvelist
Cvelist
added 2021/04/23 6:10 p.m.34 views

CVE-2021-29469 Potential exponential regex in monitor mode

Node-redis is a Node.js Redis client. Before version 3.1.1, when a client is in monitoring mode, the regex begin used to detected monitor messages could cause exponential backtracking on some strings. This issue could lead to a denial of service. The issue is patched in version 3.1.1...

5.3CVSS7.5AI score0.01674EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2021/03/22 12:0 a.m.8 views

Npm es6-crawler-detect 安全漏洞

Npm es6-crawler-detect is an application from Npm. It can help detect bots, crawlers and spiders by scanning user agent strings or from the global ... A security vulnerability exists in es6-crawler-detect before 3.1.3, which stems from the lack of a limit on the length of the user agent string...

7.5CVSS7.3AI score0.01498EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2021/02/16 5:45 p.m.24 views

CVE-2021-21317 Denial of Service in uap-core

uap-core in an open-source npm package which contains the core of BrowserScope's original user agent string parser. In uap-core before version 0.11.0, some regexes are vulnerable to regular expression denial of service REDoS due to overlapping capture groups. This allows remote attackers to...

5.3CVSS5.5AI score0.02517EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/02/15 6:28 p.m.4 views

nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS

This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters...

7.5CVSS7.4AI score0.03481EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/02/04 5:20 p.m.6 views

nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS

This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters...

7.5CVSS7.4AI score0.03481EPSS
SaveExploits1References5
OSV
OSV
added 2021/02/02 3:46 p.m.68 views

GHSA-P4PJ-MG4R-X6V4 Denial of Service in uap-core

Impact Some regexes are vulnerable to regular expression denial of service REDoS due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTPS request to maliciously crafted long strings. Patches Please update uap-core to = v0.11...

7.5CVSS5.1AI score0.02517EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2021/02/01 12:0 a.m.9 views

Jinja2 Resource Management Error Vulnerability

Jinja2 is a Python based template engine. It has full Unicode support and provides an optional sandboxed template execution environment. A resource management error vulnerability exists in jinja2 from 0.0.0 and before 2.11.3, which stems from a ReDOS vulnerability in regex...

5.3CVSS5.9AI score0.03546EPSS
SaveExploits1References25
Positive Technologies
Positive Technologies
added 2021/01/15 12:0 a.m.3 views

PT-2021-11240 · Gitlab · Gitlab

Name of the Vulnerable Software and Affected Versions: GitLab versions 12.4 and later Description: An issue has been discovered in GitLab where the regex used for package names is written in a way that makes execution time have quadratic growth based on the length of the malicious input string...

6.5CVSS6.1AI score0.01529EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2020/12/11 1:25 p.m.48 views

CVE-2020-7793

The package ua-parser-js before 0.7.23 are vulnerable to Regular Expression Denial of Service ReDoS in multiple regexes see linked commit for more info...

7.5CVSS8.1AI score0.03878EPSS
SaveExploits1
CNNVD
CNNVD
added 2020/12/11 12:0 a.m.10 views

ua-parser-js security vulnerability

ua-parser-js is a JavaScript-based parser for User-Agent strings. It can be used in a browser client-side or node.js server-side environment. Can also be used as a jQuery / Zepto plugin , Bower / Meteor package and RequireJS / AMD module . A security vulnerability exists in ua-parser-js prior to...

7.5CVSS7.1AI score0.03878EPSS
SaveExploits1References10
OSV
OSV
added 2020/10/30 11:15 a.m.2 views

DEBIAN-CVE-2020-7760

This affects the package codemirror before 5.58.2; the package org.apache.marmotta.webjars:codemirror before 5.58.2. The vulnerable regular expression is located in https://github.com/codemirror/CodeMirror/blob/cdb228ac736369c685865b122b736cd0d397836c/mode/javascript/javascript.jsL129. The ReDOS...

7.5CVSS6.5AI score0.0526EPSS
SaveExploits1References1
Rows per page
Query Builder