Duplicate Advisory: Prototype Pollution in jquery
Moderate severity
GitHub Reviewed
Published
Apr 23, 2019
to the GitHub Advisory Database
•
Updated Sep 25, 2023
Withdrawn
This advisory was withdrawn on Apr 26, 2019
Description
Reviewed
Apr 23, 2019
Published to the GitHub Advisory Database
Apr 23, 2019
Withdrawn
Apr 26, 2019
Last updated
Sep 25, 2023
Duplicate Advisory
This advisory is a duplicate of GHSA-6c3j-c64m-qhgq. This link is maintained to preserve external references.
Original Description
Versions of
jquery
prior to 3.4.0 are vulnerable to Prototype Pollution. The extend() method allows an attacker to modify the prototype forObject
causing changes in properties that will exist on all objects.Recommendation
Upgrade to version 3.4.0 or later.
References