Passing in a non-string 'html' argument can lead to unsanitized output
- Severity:
- Medium
Description
A type-confusion vulnerability can cause striptags to concatenate unsanitized strings when an array-like object is passed in as the html parameter. This can be abused by an attacker who can control the shape of their input, e.g. if query parameters are passed directly into the function.
Recommendation
Update the striptags package to the latest compatible version. Followings are version details:
- Affected version(s): < 3.2.0
- Patched version(s): 3.2.0
References
- GHSA-qxg5-2qff-p49r
- www.npmjs.com
- CVE-2021-32696
- CWE-241
- CWE-79
- CWE-843
- CAPEC-310
- OWASP 2021-A3
- OWASP 2021-A6
Related Issues
- Command Injection via Unsanitized `locate` Output in `versions()` — systeminformation - CVE-2026-26318
- Misuse of `Reference` and other transferable APIs may lead to access to nodejs isolate - CVE-2021-21413
- string-kit Inefficient Regular Expression Complexity vulnerability - CVE-2021-4299
- beautiful-mermaid contains an SVG attribute injection issue that can lead to cross-site scripting (XSS) - CVE-2026-26226
- Tags:
- npm
- striptags
Anything's wrong? Let us know Last updated on February 01, 2023