Lucene search

K
osvGoogleOSV:CVE-2021-32696
HistoryJun 18, 2021 - 8:15 p.m.

CVE-2021-32696

2021-06-1820:15:07
Google
osv.dev
5
cve-2021-32696
npm package
striptags
type-confusion vulnerability
xss
unsanitized strings
array-like object

EPSS

0.001

Percentile

48.3%

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.

EPSS

0.001

Percentile

48.3%