Lucene search

K
osvGoogleOSV:GHSA-QW3G-35HC-FCRH
HistoryNov 09, 2018 - 5:45 p.m.

Cross-Site Scripting (XSS) in restify

2018-11-0917:45:38
Google
osv.dev
6

0.001 Low

EPSS

Percentile

41.5%

Affected versions of restify are susceptible to a cross-site scripting vulnerability when using URL encoded script tags in a non-existent URL.

Proof of Concept:

Request

https://localhost:3000/no5_such3_file7.pl?%22%3E%3Cscript%3Ealert(73541);%3C/script%3E

Will be included in response:

<script>alert(73541);</script>

Recommendation

Update to version 4.1.0 or later.

CPENameOperatorVersion
restifyge2.0.0
restifylt4.1.0

0.001 Low

EPSS

Percentile

41.5%

Related for OSV:GHSA-QW3G-35HC-FCRH