Vonage/vonage-dotnet-sdk

wiremock.net.1.5.40.nupkg: 1 vulnerabilities (highest severity is: 7.5)

mend-for-github-com opened this issue · 1 comments

Vulnerable Library - wiremock.net.1.5.40.nupkg

Path to dependency file: /Vonage.Common.Test/Vonage.Common.Test.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.aspnetcore.server.kestrel.transport.sockets/2.2.0/microsoft.aspnetcore.server.kestrel.transport.sockets.2.2.0.nupkg

Found in HEAD commit: 51792d570e4338e369f8addb9d0a579a61f978b6

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (wiremock.net.1.5.40.nupkg version) Remediation Possible**
CVE-2019-0548 High 7.5 detected in multiple dependencies Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2019-0548

Vulnerable Libraries - microsoft.aspnetcore.server.iisintegration.2.2.0.nupkg, microsoft.aspnetcore.2.2.0.nupkg, microsoft.aspnetcore.server.kestrel.transport.sockets.2.2.0.nupkg

microsoft.aspnetcore.server.iisintegration.2.2.0.nupkg

ASP.NET Core components for working with the IIS AspNetCoreModule.

This package was built from the ...

Library home page: https://api.nuget.org/packages/microsoft.aspnetcore.server.iisintegration.2.2.0.nupkg

Path to dependency file: /Vonage.Common.Test/Vonage.Common.Test.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.aspnetcore.server.iisintegration/2.2.0/microsoft.aspnetcore.server.iisintegration.2.2.0.nupkg

Dependency Hierarchy:

  • wiremock.net.1.5.40.nupkg (Root Library)
    • microsoft.aspnetcore.2.2.0.nupkg
      • microsoft.aspnetcore.server.iisintegration.2.2.0.nupkg (Vulnerable Library)

microsoft.aspnetcore.2.2.0.nupkg

Microsoft.AspNetCore

Library home page: https://api.nuget.org/packages/microsoft.aspnetcore.2.2.0.nupkg

Path to dependency file: /Vonage.Common.Test/Vonage.Common.Test.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.aspnetcore/2.2.0/microsoft.aspnetcore.2.2.0.nupkg

Dependency Hierarchy:

  • wiremock.net.1.5.40.nupkg (Root Library)
    • microsoft.aspnetcore.2.2.0.nupkg (Vulnerable Library)

microsoft.aspnetcore.server.kestrel.transport.sockets.2.2.0.nupkg

Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.

Library home page: https://api.nuget.org/packages/microsoft.aspnetcore.server.kestrel.transport.sockets.2.2.0.nupkg

Path to dependency file: /Vonage.Common.Test/Vonage.Common.Test.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.aspnetcore.server.kestrel.transport.sockets/2.2.0/microsoft.aspnetcore.server.kestrel.transport.sockets.2.2.0.nupkg

Dependency Hierarchy:

  • wiremock.net.1.5.40.nupkg (Root Library)
    • microsoft.aspnetcore.2.2.0.nupkg
      • microsoft.aspnetcore.server.kestrel.2.2.0.nupkg
        • microsoft.aspnetcore.server.kestrel.transport.sockets.2.2.0.nupkg (Vulnerable Library)

Found in HEAD commit: 51792d570e4338e369f8addb9d0a579a61f978b6

Found in base branch: main

Vulnerability Details

A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka "ASP.NET Core Denial of Service Vulnerability." This affects ASP.NET Core 2.2, ASP.NET Core 2.1. This CVE ID is unique from CVE-2019-0564.

Publish Date: 2019-01-08

URL: CVE-2019-0548

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

Release Date: 2019-01-08

Fix Resolution: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets - 2.2.1; Microsoft.AspNetCore.Server.IIS - 2.2.1; Microsoft.AspNetCore.Server.IISIntegration - 2.2.1;Microsoft.AspNetCore.Server.Kestrel.Core - 2.1.7

Closing given this is a testing library used only in Vonage.Common.Test