Open Redirect Affecting urijs package, versions <1.19.10
Threat Intelligence
Exploit Maturity
Proof of concept
EPSS
0.07% (33rd
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JS-URIJS-2419067
- published 6 Mar 2022
- disclosed 6 Mar 2022
- credit huydoppa
Introduced: 6 Mar 2022
CVE-2022-0868 Open this link in a new tabHow to fix?
Upgrade urijs
to version 1.19.10 or higher.
Overview
urijs is a Javascript library for working with URLs.
Affected versions of this package are vulnerable to Open Redirect by bypassing the fix for CVE-2022-0613 an attacker is still able to redirect.
PoC
// PoC.js
var URI = require('urijs');
var url = new URI("https::\\\github.com/foo/bar");
console.log(url);
References
CVSS Scores
version 3.1