Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-11023 (Medium) detected in github.com/tdewolff/Minify/v2-v2.9.21 #30

Open
1 task
mend-for-github-com bot opened this issue Sep 8, 2022 · 0 comments
Open
1 task
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Sep 8, 2022

CVE-2020-11023 - Medium Severity Vulnerability

Vulnerable Library - github.com/tdewolff/Minify/v2-v2.9.21

Go minifiers for web formats

Library home page: https://proxy.golang.org/github.com/tdewolff/minify/v2/@v/v2.9.21.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/tdewolff/Minify/v2-v2.9.21 (Vulnerable Library)

Found in base branch: main

Vulnerability 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: CVE-2020-11023

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/jquery/jquery/security/advisories/GHSA-jpcq-cgw6-v4j6,https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md#440

Release Date: 2020-04-29

Fix Resolution: jquery - 3.5.0;jquery-rails - 4.4.0


  • Check this box to open an automated fix PR
@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Sep 8, 2022
@mend-for-github-com mend-for-github-com bot changed the title CVE-2020-11023 (Medium) detected in github.com/tdewolff/minify-v2.9.18 CVE-2020-11023 (Medium) detected in github.com/tdewolff/minify/v2-v2.9.21 Sep 8, 2022
@mend-for-github-com mend-for-github-com bot changed the title CVE-2020-11023 (Medium) detected in github.com/tdewolff/minify/v2-v2.9.21 CVE-2020-11023 (Medium) detected in github.com/tdewolff/Minify/v2-v2.9.21 Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants