8000 [Snyk] Upgrade jquery from 3.3.1 to 3.7.1 by ddzzj · Pull Request #4 · ddzzj/grr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Snyk] Upgrade jquery from 3.3.1 to 3.7.1 #4

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ddzzj
Copy link
Owner
@ddzzj ddzzj commented Oct 18, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade jquery from 3.3.1 to 3.7.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 11 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-08-28.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-JQUERY-174006
140/1000
Why? Confidentiality impact: Low, Integrity impact: Low, Availability impact: Low, Scope: Unchanged, Exploit Maturity: Proof of Concept, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: High, Attack Vector: Network, EPSS: 0.02159, Social Trends: No, Days since published: 1666, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 5.62, Likelihood: 2.47, Score Version: V5
Proof of Concept
Cross-site Scripting (XSS)
SNYK-JS-JQUERY-565129
140/1000
Why? Confidentiality impact: Low, Integrity impact: Low, Availability impact: Low, Scope: Unchanged, Exploit Maturity: Proof of Concept, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: High, Attack Vector: Network, EPSS: 0.02159, Social Trends: No, Days since published: 1666, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 5.62, Likelihood: 2.47, Score Version: V5
Mature
Cross-site Scripting (XSS)
SNYK-JS-JQUERY-567880
140/1000
Why? Confidentiality impact: Low, Integrity impact: Low, Availability impact: Low, Scope: Unchanged, Exploit Maturity: Proof of Concept, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: High, Attack Vector: Network, EPSS: 0.02159, Social Trends: No, Days since published: 1666, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 5.62, Likelihood: 2.47, Score Version: V5
Mature

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: jquery from jquery GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link
@bridgecrew bridgecrew bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bridgecrew has found errors in this PR ⬇️

@@ -14,7 +14,7 @@
"dygraphs": "1.1.1",
"firebase": "3.7.8",
"font-awesome": "4.6.3",
"jquery": "3.3.1",
"jquery": "3.7.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ms 0.7.3 / package.json

Total vulnerabilities: 1

Critical: 0 High: 0 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2017-20162 MEDIUM MEDIUM 5.3 2.0.0 Open

@@ -14,7 +14,7 @@
"dygraphs": "1.1.1",
"firebase": "3.7.8",
"font-awesome": "4.6.3",
"jquery": "3.3.1",
"jquery": "3.7.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

marked 0.3.19 / package.json

Total vulnerabilities: 4

Critical: 0 High: 2 Medium: 2 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-21681 HIGH HIGH 7.5 4.0.10 Open
CVE-2022-21680 HIGH HIGH 7.5 4.0.10 Open
GHSA-xf5p-87ch-gxw2 MEDIUM MEDIUM 5.3 0.6.2 Open
PRISMA-2021-0013 MEDIUM MEDIUM - 1.1.1 Open

@@ -14,7 +14,7 @@
"dygraphs": "1.1.1",
"firebase": "3.7.8",
"font-awesome": "4.6.3",
"jquery": "3.3.1",
"jquery": "3.7.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moment 2.23.0 / package.json

Total vulnerabilities: 2

Critical: 0 High: 2 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-31129 HIGH HIGH 7.5 2.29.4 Open
CVE-2022-24785 HIGH HIGH 7.5 2.29.2 Open

@@ -14,7 +14,7 @@
"dygraphs": "1.1.1",
"firebase": "3.7.8",
"font-awesome": "4.6.3",
"jquery": "3.3.1",
"jquery": "3.7.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jsonwebtoken 7.3.0 / package.json

Total vulnerabilities: 3

Critical: 0 High: 2 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-23540 HIGH HIGH 7.6 - Open
CVE-2022-23539 HIGH HIGH 8.1 - Open
CVE-2022-23541 MEDIUM MEDIUM 6.3 - Open

@@ -14,7 +14,7 @@
"dygraphs": "1.1.1",
"firebase": "3.7.8",
"font-awesome": "4.6.3",
"jquery": "3.3.1",
"jquery": "3.7.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

base64url 2.0.0 / package.json

Total vulnerabilities: 1

Critical: 0 High: 0 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
GHSA-rvg8-pwq2-xj7q MEDIUM MEDIUM 4 3.0.0 Open

@@ -14,7 +14,7 @@
"dygraphs": "1.1.1",
"firebase": "3.7.8",
"font-awesome": "4.6.3",
"jquery": "3.3.1",
"jquery": "3.7.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hoek 2.16.3 / package.json

Total vulnerabilities: 2

Critical: 0 High: 2 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2020-36604 HIGH HIGH 8.1 8.5.1 Open
CVE-2018-3728 HIGH HIGH 8.8 4.2.0 Open

@@ -14,7 +14,7 @@
"dygraphs": "1.1.1",
"firebase": "3.7.8",
"font-awesome": "4.6.3",
"jquery": "3.3.1",
"jquery": "3.7.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bootstrap 3.3.7 / package.json

Total vulnerabilities: 6

Critical: 0 High: 0 Medium: 6 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2019-8331 MEDIUM MEDIUM 6.1 3.4.1 Open
CVE-2018-14041 MEDIUM MEDIUM 6.1 3.4.0 Open
CVE-2016-10735 MEDIUM MEDIUM 6.1 3.4.0 Open
CVE-2018-20676 MEDIUM MEDIUM 6.1 3.4.0 Open
CVE-2018-20677 MEDIUM MEDIUM 6.1 3.4.0 Open
CVE-2018-14042 MEDIUM MEDIUM 6.1 3.4.0 Open

8000
@@ -14,7 +14,7 @@
"dygraphs": "1.1.1",
"firebase": "3.7.8",
"font-awesome": "4.6.3",
"jquery": "3.3.1",
"jquery": "3.7.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

websocket-extensions 0.1.1 / package.json

Total vulnerabilities: 1

Critical: 0 High: 1 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2020-7662 HIGH HIGH 7.5 0.1.4 Open

@@ -14,7 +14,7 @@
"dygraphs": "1.1.1",
"firebase": "3.7.8",
"font-awesome": "4.6.3",
"jquery": "3.3.1",
"jquery": "3.7.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

firebase 3.7.8 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -14,7 +14,7 @@
"dygraphs": "1.1.1",
"firebase": "3.7.8",
"font-awesome": "4.6.3",
"jquery": "3.3. 927B 1",
"jquery": "3.7.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dom-storage 2.0.2 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0