Full stack solution using Vue.js, Azure Static Web Apps, Azure Function, Azure SQL Database and a microservice architecture to monitor in real-time public transportation data, create a geofence and send notification when geofence is activated
MIT License
0
stars
1
forks
source link
CVE-2021-26701 (High) detected in system.text.encodings.web.4.5.0.nupkg #17
CVE-2021-26701 - High Severity Vulnerability
Vulnerable Library - system.text.encodings.web.4.5.0.nupkg
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (H...
Library home page: https://api.nuget.org/packages/system.text.encodings.web.4.5.0.nupkg
Path to dependency file: /azure-function/dotnet/GetBusData.csproj
Path to vulnerable library: /usr/share/dotnet/sdk/NuGetFallbackFolder/system.text.encodings.web/4.5.0/system.text.encodings.web.4.5.0.nupkg
Dependency Hierarchy: - microsoft.net.sdk.functions.3.0.7.nupkg (Root Library) - microsoft.azure.webjobs.extensions.http.3.0.0.nupkg - microsoft.aspnetcore.routing.2.1.0.nupkg - microsoft.aspnetcore.routing.abstractions.2.1.0.nupkg - microsoft.aspnetcore.http.abstractions.2.1.0.nupkg - :x: **system.text.encodings.web.4.5.0.nupkg** (Vulnerable Library)
Found in HEAD commit: 0e481e085432393b0f64c47b92319ab02ac21795
Found in base branch: main
Vulnerability Details
.NET Core Remote Code Execution Vulnerability
Publish Date: 2021-02-25
URL: CVE-2021-26701
CVSS 3 Score Details (8.1)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Release Date: 2021-02-25
Fix Resolution: System.Text.Encodings.Web - 4.5.1,4.7.2,5.0.1
Step up your Open Source Security Game with Mend here