-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Vulnerable Library - github.com/Gabriel-Vasile/mimetype-v1.4.1
Path to dependency file: /go.mod
Path to vulnerable library: /go.mod
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (github.com/Gabriel-Vasile/mimetype-v1.4.1 version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2022-32149 | 7.5 | golang.org/x/text-v0.3.7 | 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-32149
Vulnerable Library - golang.org/x/text-v0.3.7
Library home page: https://proxy.golang.org/golang.org/x/text/@v/v0.3.7.zip
Path to dependency file: /go.mod
Path to vulnerable library: /go.mod
Dependency Hierarchy:
- github.com/Gabriel-Vasile/mimetype-v1.4.1 (Root Library)
- golang.org/x/net-v0.0.0-20220812174116-3211cb980234
- ❌ golang.org/x/text-v0.3.7 (Vulnerable Library)
- golang.org/x/net-v0.0.0-20220812174116-3211cb980234
Found in base branch: main
Vulnerability Details
An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.
Publish Date: 2022-10-14
URL: CVE-2022-32149
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
Step up your Open Source Security Game with Mend here