Skip to content

.Net SDK brings Vulnerable Older Version of system/dependent library  #786

@egmanoharan

Description

@egmanoharan

What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running cf curl /v2/info && cf version?

cf cli v8.6.1

What version of the buildpack you are using?
dotnet-core-buildpack v2.4.12

If you were attempting to accomplish a task, what was it you were attempting to do?

Normal Deployment of of self-contained .Net Core Application.

Is your dotnet app unpublished, platform-dependant, or self-contained?

Self-Contained

What did you expect to happen?

.Net SDK 6.0.408 and 7.0.5 brings the vulnerable older version of the following system/dependent library

Severity | CVE | Type | PackageName | PackageVersion
critical | CVE-2021-24112 | image | system.drawing.common | 4.7.0
high | CVE-2018-8292 | image | system.net.http | 4.3.0
high | CVE-2019-0820 | image | system.text.regularexpressions | 4.3.0
high | GHSA-5crp-9r3c-p9vr | image | newtonsoft.json | 9.0.1

What was the actual behavior?
Net SDK 6.0.408 and 7.0.5 should bring the latest version of the above system libraries.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions