PT-2022-13733 · Medialize · Uri.Js

Zeyu2001

·

Published

2022-04-04

·

Updated

2022-11-29

·

CVE-2022-1233

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions medialize/uri.js versions prior to 1.19.11
Description The issue arises when parsing a URL without a scheme and with excessive slashes, like ///www.example.com. Unlike browsers, which parse such URLs as http://www.example.com, the affected software parses the hostname as null and the path as /www.example.com. This discrepancy can lead to unexpected behavior, such as redirects to http://www.example.com.
Recommendations For versions prior to 1.19.11, update to version 1.19.11 or later to resolve the issue.

Exploit

Fix

Open Redirect

Weakness Enumeration

Related Identifiers

CVE-2022-1233
GHSA-G694-M8VQ-GV9H

Affected Products

Uri.Js