PT-2021-15524 · Mpath · Mpath
Alessio Della Libera
·
Published
2021-09-01
·
Updated
2021-09-10
·
CVE-2021-23438
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
mpath versions prior to 0.8.4
Description
A type confusion issue exists, potentially allowing a bypass. The condition
ignoreProperties.indexOf(parts[i]) !== -1 returns -1 if parts[i] is [' proto '], due to differences in behavior between Array.prototype.indexOf() and String.prototype.indexOf() depending on the input type.Recommendations
For versions prior to 0.8.4, update to version 0.8.4 or later to resolve the issue.
Exploit
Fix
Type Confusion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Mpath