artkamote / examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
https://www.serverless.com/examples/
Other
0 stars 0 forks source link

CVE-2022-27664 (High) detected in github.com/golang/net-v0.0.0-20200202094626-16171245cfb2, github.com/golang/net-v0.0.0-20201110031124-69a78807bb2b #355

Open mend-bolt-for-github[bot] opened 6 months ago

mend-bolt-for-github[bot] commented 6 months ago

CVE-2022-27664 - High Severity Vulnerability

Vulnerable Libraries - github.com/golang/net-v0.0.0-20200202094626-16171245cfb2, github.com/golang/net-v0.0.0-20201110031124-69a78807bb2b

github.com/golang/net-v0.0.0-20200202094626-16171245cfb2

[mirror] Go supplementary network libraries

Library home page: https://proxy.golang.org/github.com/golang/net/@v/v0.0.0-20200202094626-16171245cfb2.zip

Path to dependency file: /aws-golang-s3-file-replicator/go.mod

Path to vulnerable library: /aws-golang-s3-file-replicator/go.mod

Dependency Hierarchy: - github.com/aws/aws-Sdk-go-v1.30.7 (Root Library) - :x: **github.com/golang/net-v0.0.0-20200202094626-16171245cfb2** (Vulnerable Library)

github.com/golang/net-v0.0.0-20201110031124-69a78807bb2b

[mirror] Go supplementary network libraries

Library home page: https://proxy.golang.org/github.com/golang/net/@v/v0.0.0-20201110031124-69a78807bb2b.zip

Path to dependency file: /aws-golang-rest-api-with-dynamodb/go.mod

Path to vulnerable library: /aws-golang-rest-api-with-dynamodb/go.mod

Dependency Hierarchy: - github.com/Aws/aws-sdk-go-v1.37.1 (Root Library) - :x: **github.com/golang/net-v0.0.0-20201110031124-69a78807bb2b** (Vulnerable Library)

Found in HEAD commit: dcbe4aefe4b3685f4b15493a01db0f19b118a0c4

Found in base branch: master

Vulnerability Details

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.

Publish Date: 2022-09-06

URL: CVE-2022-27664

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: https://pkg.go.dev/vuln/GO-2022-0969

Release Date: 2022-09-06

Fix Resolution: golang.org/x/net - 0.0.0-20220906165146-f3363e06e74c, go1.18.6, go1.19.1


Step up your Open Source Security Game with Mend here