13.15.15
14 years ago
4 months ago
Known vulnerabilities in the validator package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for freeVulnerability | Vulnerable Version |
---|---|
validator is a library of string validators and sanitizers. Affected versions of this package are vulnerable to Improper Validation of Specified Type of Input. The isURL() function in the validator module parses and validates protocols in URLs using the following method How to fix Improper Validation of Specified Type of Input? A fix was pushed into the | * |
validator is a library of string validators and sanitizers. Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the PoC
How to fix Regular Expression Denial of Service (ReDoS)? Upgrade | <13.6.0 |
validator is a library of string validators and sanitizers. Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the PoC
How to fix Regular Expression Denial of Service (ReDoS)? Upgrade | <13.6.0 |
validator is a library of string validators and sanitizers. Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the PoC
How to fix Regular Expression Denial of Service (ReDoS)? Upgrade | <13.6.0 |
Affected versions of this package are vulnerable to Buffer Overflow. It used a regular expression ( How to fix Buffer Overflow? Upgrade | <5.0.0 |
Affected versions of this package are vulnerable to Cross-site Scripting (XSS) in IE9 due to unescaped backticks. How to fix Cross-site Scripting (XSS)? Upgrade | >=3.0.0 <3.34.0 |
Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) attacks. It used a regular expression in order to validate URLs. How to fix Regular Expression Denial of Service (ReDoS)? Update to version 3.22.1 or greater. | >=0.1.0 <3.22.1 |