Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-29117 (High) detected in multiple libraries #136

Open
mend-bolt-for-github bot opened this issue Jan 6, 2023 · 0 comments
Open

CVE-2022-29117 (High) detected in multiple libraries #136

mend-bolt-for-github bot opened this issue Jan 6, 2023 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Jan 6, 2023

CVE-2022-29117 - High Severity Vulnerability

Vulnerable Libraries - microsoft.owin.2.1.0.nupkg, microsoft.owin.security.cookies.3.0.0.nupkg, microsoft.owin.3.0.1.nupkg

microsoft.owin.2.1.0.nupkg

Provides a set of helper types and abstractions for simplifying the creation of OWIN components.

Library home page: https://api.nuget.org/packages/microsoft.owin.2.1.0.nupkg

Dependency Hierarchy:

  • microsoft.owin.2.1.0.nupkg (Vulnerable Library)
microsoft.owin.security.cookies.3.0.0.nupkg

Middleware that enables an application to use cookie based authentication, similar to ASP.NET's form...

Library home page: https://api.nuget.org/packages/microsoft.owin.security.cookies.3.0.0.nupkg

Path to dependency file: /FeatureSwitch/EpiSample/packages.config

Path to vulnerable library: /EpiSample/packages.config

Dependency Hierarchy:

  • microsoft.owin.security.cookies.3.0.0.nupkg (Vulnerable Library)
microsoft.owin.3.0.1.nupkg

Provides a set of helper types and abstractions for simplifying the creation of OWIN components.

Library home page: https://api.nuget.org/packages/microsoft.owin.3.0.1.nupkg

Path to dependency file: /FeatureSwitch/EpiSample/packages.config

Path to vulnerable library: /EpiSample/packages.config

Dependency Hierarchy:

  • microsoft.owin.3.0.1.nupkg (Vulnerable Library)

Found in base branch: master

Vulnerability Details

.NET and Visual Studio Denial of Service Vulnerability. This CVE ID is unique from CVE-2022-23267, CVE-2022-29145.

Publish Date: 2022-05-10

URL: CVE-2022-29117

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: GHSA-3rq8-h3gj-r5c6

Release Date: 2022-05-10

Fix Resolution: Microsoft.AspNetCore.App.Runtime - 3.1.25,5.0.17,6.0.5;Microsoft.Owin - 4.2.2;Microsoft.Owin.Security.Cookies - 4.2.2


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Jan 6, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-29117 (High) detected in microsoft.owin.3.0.1.nupkg CVE-2022-29117 (High) detected in multiple libraries Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants