Lucene search

K
nodejsShieldfyNODEJS:1501
HistoryMar 26, 2020 - 7:35 p.m.

Server-Side Request Forgery

2020-03-2619:35:50
Shieldfy
www.npmjs.com
14

EPSS

0.003

Percentile

68.2%

Overview

Versions of @uppy/companion prior to 1.9.3 are vulnerable to Server-Side Request Forgery (SSRF). The get route passes the user-controlled variable req.body.url to a GET request without sanitizing the value. This allows attackers to inject arbitrary URLs and make GET requests on behalf of the server.

Recommendation

Upgrade to version 1.9.3 or later.

References