Skip to content

Improper Input Validation in Deap

Critical severity GitHub Reviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Jan 27, 2023

Package

npm deap (npm)

Affected versions

< 1.0.1

Patched versions

1.0.1

Description

The utilities function in all versions < 1.0.1 of the deap node module can be tricked into modifying the prototype of Object when the attacker can control part of the structure passed to this function. This can let an attacker add or modify existing properties that will exist on all objects.

References

Published by the National Vulnerability Database Jul 3, 2018
Published to the GitHub Advisory Database May 14, 2022
Reviewed Jun 28, 2022
Last updated Jan 27, 2023

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2018-3749

GHSA ID

GHSA-xg47-r67p-vhv5

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.