The npm package "striptags" is an implementation of PHP's strip_tags in Typescript. In striptags before version 3.2.0, 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. This can lead to a XSS.
Advisories
Source ID Title
EUVD EUVD EUVD-2021-1388 The npm package "striptags" is an implementation of PHP's strip_tags in Typescript. In striptags before version 3.2.0, 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. This can lead to a XSS.
Github GHSA Github GHSA GHSA-qxg5-2qff-p49r Passing in a non-string 'html' argument can lead to unsanitized output
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

No history.

Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2024-08-03T23:25:31.066Z

Reserved: 2021-05-12T00:00:00

Link: CVE-2021-32696

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2021-06-18T20:15:07.633

Modified: 2024-11-21T06:07:33.050

Link: CVE-2021-32696

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses