Vulnerable embedded jQuery Version
Moderate severity
GitHub Reviewed
Published
Jun 4, 2024
in
pimcore/admin-ui-classic-bundle
•
Updated Jun 5, 2024
Package
Affected versions
<= 1.4.2
Patched versions
1.4.3
Description
Published to the GitHub Advisory Database
Jun 5, 2024
Reviewed
Jun 5, 2024
Last updated
Jun 5, 2024
Summary
PIMCore uses the JavaScript library jQuery in version 3.4.1. This version is vulnerable to cross-site-scripting (XSS).
Details
In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing elements from untrusted sources - even after sanitizing it to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.
Publish Date: 2020-04-29
URL:= https://security.snyk.io/package/npm/jquery/3.4.1
References