255 matches found
Vuelidate ๅฎๅ จๆผๆด
Vuelidate is a simple and lightweight plugin . for module-based validation of Vue.js. Vuelidate has a security vulnerability that stems from the program's susceptibility to inefficient regular expression complexity...
Inefficient Regular Expression Complexity in fb55/nth-check
Description I would like to report a Regular Expression Denial of Service ReDoS vulnerability in nth-check. It allows cause 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...
Inefficient Regular Expression Complexity in yiminghe/async-validator
โ๏ธ Description It allows cause a denial of service when validating crafted invalid URLs. ๐ต๏ธโโ๏ธ Proof of Concept // PoC.js var asyncValidator = require"async-validator" const validator = new asyncValidator.default v: type: 'url', , forvar i = 1; i = 50000; i++ var time = Date.now; var attackstr =...
Inefficient Regular Expression Complexity in chalk/ansi-regex
โ๏ธ Description It allows cause a denial of service when matching crafted invalid ANSI escape codes. ๐ต๏ธโโ๏ธ Proof of Concept // PoC.mjs import ansiRegex from 'ansi-regex'; forvar i = 1; i = 50000; i++ var time = Date.now; var attackstr = "\u001B"+";".repeati10000; ansiRegex.testattackstr var timecost...
Inefficient Regular Expression Complexity in daaku/nodejs-tmpl
โ๏ธ Description It allows cause a denial of service when formatting crafted string. ๐ต๏ธโโ๏ธ Proof of Concept // PoC.js var tmpl = require"tmpl" forvar i = 1; i = 50000; i++ var time = Date.now; var attackstr = ""+"".repeati10000+"answer"; tmplattackstr, answer: 42 var timecost = Date.now - time;...
Inefficient Regular Expression Complexity in x-neuron/antdfront
โ๏ธ Description A ReDoS regular expression denial of service flaw was found in the antdFront package. An attacker that is able to provide crafted input to the isUrlinput function may cause an application to consume an excessive amount of CPU. ๐ต๏ธโโ๏ธ Proof of Concept Create the following poc.mjs //...
axios Inefficient Regular Expression Complexity vulnerability
axios before v0.21.2 is vulnerable to Inefficient Regular Expression Complexity...
CVE-2021-3749
axios is vulnerable to Inefficient Regular Expression Complexity...
CVE-2021-3749
axios is vulnerable to Inefficient Regular Expression Complexity...
DEBIAN-CVE-2021-3749
axios is vulnerable to Inefficient Regular Expression Complexity...
CVE-2021-3749
CVE-2021-3749 affects the Axios package used by IBM Cloud Pak System and Node.js environments. It is a Denial of Service vulnerability via a regular-expression DoS in the trim function, exploitable by crafted input to cause high CPU usage. Remediation is to upgrade to fixed software; IBM Cloud Pa...
CVE-2021-3749
axios is vulnerable to Inefficient Regular Expression Complexity...
PT-2021-21692 ยท Axios ยท Axios
Name of the Vulnerable Software and Affected Versions: axios versions prior to 0.21.2 Description: The issue is related to Inefficient Regular Expression Complexity. There is no information provided about the estimated number of potentially affected devices worldwide or real-world incidents where...