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

github.com/aws/aws-sdk-go-v1.45.24: 1 vulnerabilities (highest severity is: 7.5) - autoclosed #96

Closed
mend-for-github-com bot opened this issue Oct 10, 2023 · 10 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend untriaged

Comments

@mend-for-github-com
Copy link

Vulnerable Library - github.com/aws/aws-sdk-go-v1.45.24

Found in HEAD commit: 24a1c298b7e63c6f1872f0290e22be5ef64e10f7

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (github.com/aws/aws-sdk-go-v1.45.24 version) Remediation Possible**
CVE-2022-41721 High 7.5 golang.org/x/net-v0.1.0 Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2022-41721

Vulnerable Library - golang.org/x/net-v0.1.0

[mirror] Go supplementary network libraries

Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.1.0.zip

Dependency Hierarchy:

  • github.com/aws/aws-sdk-go-v1.45.24 (Root Library)
    • golang.org/x/net-v0.1.0 (Vulnerable Library)

Found in HEAD commit: 24a1c298b7e63c6f1872f0290e22be5ef64e10f7

Found in base branch: main

Vulnerability Details

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.

Publish Date: 2023-01-13

URL: CVE-2022-41721

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

Release Date: 2023-01-13

Fix Resolution: v0.2.0

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Oct 10, 2023
@afrodidact
Copy link

I will submit a PR for this shortly.

@afrodidact
Copy link

Hi @prudhvigodithi, can this issue be assigned to me, please? AWS has released v1.45.25 of the AWS SDK for Go, and I have a commit ready for review.

@prudhvigodithi
Copy link
Member

@prudhvigodithi
Copy link
Member

Closing this issue as the change #91 is already pushed. Thank you

@afrodidact
Copy link

Hi @prudhvigodithi, I believe @rblcoder's PR takes care of issue #78, whereas mine takes care of issue #91.

@prudhvigodithi
Copy link
Member

Hey @afrodidact from @rblcoder PR the github.com/aws/aws-sdk-go is already updated to v1.45.24, hence I have closed this issue. Thanks
Screenshot 2023-10-12 at 10 51 41 PM

@prudhvigodithi
Copy link
Member

@afrodidact do you think this is fixed in v1.45.25 ?

@rblcoder
Copy link
Collaborator

@prudhvigodithi @afrodidact I didn't check that the issue is unresolved aws/aws-sdk-go#4738

@afrodidact
Copy link

I understand now that this issue will be resolved in the next release after 31st October.

Sorry for the confusion.

@mend-for-github-com
Copy link
Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

@mend-for-github-com mend-for-github-com bot changed the title github.com/aws/aws-sdk-go-v1.45.24: 1 vulnerabilities (highest severity is: 7.5) github.com/aws/aws-sdk-go-v1.45.24: 1 vulnerabilities (highest severity is: 7.5) - autoclosed Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend untriaged
Projects
None yet
Development

No branches or pull requests

3 participants