GHSA-qxg5-2qff-p49r
Dashboard / Vulnerabilities / GHSA-qxg5-2qff-p49r
Summary: Passing in a non-string 'html' argument can lead to unsanitized output
Details: 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. ### Impact XSS ### Patches `3.2.0` ### Workarounds Ensure that the `html` parameter is a string before calling the function.
References: https://github.com/ericnorris/striptags/security/advisories/GHSA-qxg5-2qff-p49r, https://nvd.nist.gov/vuln/detail/CVE-2021-32696, https://github.com/ericnorris/striptags/commit/f252a6b0819499cd65403707ebaf5cc925f2faca, https://github.com/ericnorris/striptags/releases/tag/v3.2.0, https://www.npmjs.com/package/striptags
Affected packages
Package
Name: striptags
Purl: pkg:npm/striptags
Affected ranges
Type: SEMVER
Events:
