-
Notifications
You must be signed in to change notification settings - Fork 4
Description
CVE-2019-0820 - High Severity Vulnerability
Vulnerable Library - system.text.regularexpressions.4.3.0.nupkg
Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression e...
Library home page: https://api.nuget.org/packages/system.text.regularexpressions.4.3.0.nupkg
Path to dependency file: /src/ElasticLogger.Test/ElasticLogger.Test.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg
Dependency Hierarchy:
- xunit.runner.visualstudio.2.4.1.nupkg (Root Library)
- microsoft.net.test.sdk.15.6.0.nupkg
- microsoft.testplatform.testhost.15.6.0.nupkg
- microsoft.testplatform.objectmodel.15.6.0.nupkg
- system.xml.xpath.xmldocument.4.0.1.nupkg
- system.xml.xmldocument.4.3.0.nupkg
- system.xml.readerwriter.4.3.0.nupkg
- ❌ system.text.regularexpressions.4.3.0.nupkg (Vulnerable Library)
- system.xml.readerwriter.4.3.0.nupkg
- system.xml.xmldocument.4.3.0.nupkg
- system.xml.xpath.xmldocument.4.0.1.nupkg
- microsoft.testplatform.objectmodel.15.6.0.nupkg
- microsoft.testplatform.testhost.15.6.0.nupkg
- microsoft.net.test.sdk.15.6.0.nupkg
Found in HEAD commit: 9d43b5a63dc0bf1c2e718e2546391545d09f1e6d
Found in base branch: master
Vulnerability Details
A denial of service vulnerability exists when .NET Framework and .NET Core improperly process RegEx strings, aka '.NET Framework and .NET Core Denial of Service Vulnerability'. This CVE ID is unique from CVE-2019-0980, CVE-2019-0981.
Publish Date: 2019-05-16
URL: CVE-2019-0820
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
Suggested Fix
Type: Upgrade version
Origin: GHSA-cmhx-cq75-c4mj
Release Date: 2019-05-16
Fix Resolution: System.Text.RegularExpressions - 4.3.1
Step up your Open Source Security Game with Mend here