tharun453 / samples

Sample code referenced by the .NET documentation
https://docs.microsoft.com/samples/browse
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

CVE-2022-31147 (High) detected in multiple libraries #102

Open mend-bolt-for-github[bot] opened 7 months ago

mend-bolt-for-github[bot] commented 7 months ago

CVE-2022-31147 - High Severity Vulnerability

Vulnerable Libraries - jquery.validate-1.14.0.js, jquery.validate-1.17.0.min.js, jquery.validate-1.17.0.js

jquery.validate-1.14.0.js

Client-side form validation made easy

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.14.0/jquery.validate.js

Path to vulnerable library: /csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader/wwwroot/lib/jquery-validation/dist/jquery.validate.js,/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader/wwwroot/lib/jquery-validation/dist/jquery.validate.js

Dependency Hierarchy: - :x: **jquery.validate-1.14.0.js** (Vulnerable Library)

jquery.validate-1.17.0.min.js

Client-side form validation made easy

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.17.0/jquery.validate.min.js

Path to vulnerable library: /azure/app-insights-aspnet-core-quickstart/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js,/core/tutorials/buggyamb/BuggyAmb/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js

Dependency Hierarchy: - :x: **jquery.validate-1.17.0.min.js** (Vulnerable Library)

jquery.validate-1.17.0.js

Client-side form validation made easy

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.17.0/jquery.validate.js

Path to vulnerable library: /core/tutorials/buggyamb/BuggyAmb/wwwroot/lib/jquery-validation/dist/jquery.validate.js,/azure/app-insights-aspnet-core-quickstart/wwwroot/lib/jquery-validation/dist/jquery.validate.js

Dependency Hierarchy: - :x: **jquery.validate-1.17.0.js** (Vulnerable Library)

Found in HEAD commit: 0d7f1931b9759c22f0469b959114a5d94f8f92e4

Found in base branch: main

Vulnerability Details

The jQuery Validation Plugin (jquery-validation) provides drop-in validation for forms. Versions of jquery-validation prior to 1.19.5 are vulnerable to regular expression denial of service (ReDoS) when an attacker is able to supply arbitrary input to the url2 method. This is due to an incomplete fix for CVE-2021-43306. Users should upgrade to version 1.19.5 to receive a patch.

Publish Date: 2022-07-14

URL: CVE-2022-31147

CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/jquery-validation/jquery-validation/security/advisories/GHSA-ffmh-x56j-9rc3

Release Date: 2022-07-14

Fix Resolution: jquery-validation - 1.19.5


Step up your Open Source Security Game with Mend here