Sindre Sorhus

3 exploits Active since Feb 2020
CVE-2026-31808 WRITEUP MEDIUM WRITEUP
file-type <21.3.1 - DoS
file-type detects the file type of a file, stream, or data. Prior to 21.3.1, a denial of service vulnerability exists in the ASF (WMV/WMA) file type detection parser. When parsing a crafted input where an ASF sub-header has a size field of zero, the parser enters an infinite loop. The payload value becomes negative (-24), causing tokenizer.ignore(payload) to move the read position backwards, so the same sub-header is read repeatedly forever. Any application that uses file-type to detect the type of untrusted/attacker-controlled input is affected. An attacker can stall the Node.js event loop with a 55-byte payload. Fixed in version 21.3.1.
CVSS 5.3
CVE-2020-8116 WRITEUP HIGH STUB
dot-prop <4.2.1, <5.1.1 - Prototype Pollution
Prototype pollution vulnerability in dot-prop npm package versions before 4.2.1 and versions 5.x before 5.1.1 allows an attacker to add arbitrary properties to JavaScript language constructs such as objects.
CVSS 7.3
CVE-2021-3795 WRITEUP HIGH WRITEUP
semver-regex - Inefficient Regular Expression Complexity
semver-regex is vulnerable to Inefficient Regular Expression Complexity
CVSS 7.5