GHSA-8xc6-g8xw-h2c4

Suggest an improvement
Source
https://github.com/advisories/GHSA-8xc6-g8xw-h2c4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/04/GHSA-8xc6-g8xw-h2c4/GHSA-8xc6-g8xw-h2c4.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-8xc6-g8xw-h2c4
Aliases
Published
2022-04-22T20:23:44Z
Modified
2023-11-01T04:58:28.005892Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
YARP Denial of Service Vulnerability
Details

Impact

A denial of service vulnerability exists in how YARP processes input.

Patches

If you're using YARP 1.0.0, you should update to NuGet package version 1.0.1. If you're using YARP 1.1.0-RC.1, you should update to NuGet package version 1.1.0-rc.1.22211.2.

You can do so by updating the PackageReference in your .csproj file

<ItemGroup>
- <PackageReference Include="Yarp.ReverseProxy" Version="1.0.0" />
- <PackageReference Include="Yarp.Telemetry.Consumption" Version="1.0.0" />
+ <PackageReference Include="Yarp.ReverseProxy" Version="1.0.1" />
+ <PackageReference Include="Yarp.Telemetry.Consumption" Version="1.0.1" />
</ItemGroup>

or by selecting 1.0.1 in the NuGet UI inside Visual Studio (Manage NuGet Packages / Updates) image

References

CVE-2022-26924

Database specific
{
    "nvd_published_at": "2022-04-15T19:15:00Z",
    "github_reviewed_at": "2022-04-22T20:23:44Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": []
}
References

Affected packages

NuGet / Yarp.ReverseProxy

Package

Name
Yarp.ReverseProxy
View open source insights on deps.dev
Purl
pkg:nuget/Yarp.ReverseProxy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.0.1

Affected versions

1.*

1.0.0

NuGet / Yarp.ReverseProxy

Package

Name
Yarp.ReverseProxy
View open source insights on deps.dev
Purl
pkg:nuget/Yarp.ReverseProxy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.1.0-rc.1.22152.1
Fixed
1.1.0-rc.1.22211.2

Affected versions

1.*

1.1.0-rc.1.22152.1