CVE-2022-37601

loader-utils (JS package) < 2.0.3 - Prototype Pollution

2022-10-12 00:00
Anonymous

Strategic Overview

Status
Patched in 1.0.6
Affected Version
<= 1.0.5
CVSS
5.4Medium
Weakness type
CWE-915 · Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE
CVE-2022-37601
View all Insert Special Characters vulnerabilities

At a glance

CVE-2022-37601 is a medium-severity Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in the Insert Special Characters WordPress plugin, affecting versions <= 1.0.5. It carries a CVSS score of 5.4 (reachable over the network; low attack complexity). The issue is fixed in version 1.0.6; sites on affected versions should update now. Disclosed October 2022.

Vulnerability Overview

The package loader-utils before 1.4.1, from 2.0.0 and before 2.0.3 is vulnerable to prototype pollution via the function parseQuery which could make injecting malicious web scripts possible in some cases.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed.

CWE-915: Improperly Controlled Modification of Dynamically-Determined Object Attributes

The product receives input from an upstream component that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified.

Remediation

Update to version 1.0.6, or a newer patched version

How does WordSec protect against this?

The fix is the thing that ends this: Insert Special Characters 1.0.6 closes this, and updating the plugin is the step that ends it.

  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C