temporalite-archived
temporalite-archived copied to clipboard
github.com/temporalio/ui-server/v2-v2.6.2: 2 vulnerabilities (highest severity is: 6.1)
Vulnerable Library - github.com/temporalio/ui-server/v2-v2.6.2
Golang Server for https://github.com/temporalio/ui
Library home page: https://proxy.golang.org/github.com/temporalio/ui-server/v2/@v/v2.6.2.zip
Found in HEAD commit: 56f2fecade180afece61567863f71550e21ddd13
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in | Remediation Available | |
|---|---|---|---|---|---|---|
| WS-2021-0461 | 6.1 | github.com/temporalio/ui-server/v2-v2.6.2 | Direct | swagger-ui - 4.1.3;swagger-ui-dist - 4.1.3 | ❌ | |
| CVE-2018-25031 | 4.3 | github.com/temporalio/ui-server/v2-v2.6.2 | Direct | swagger-ui - 4.1.3;swagger-ui-dist - 4.1.3 | ❌ |
Details
WS-2021-0461
Vulnerable Library - github.com/temporalio/ui-server/v2-v2.6.2
Golang Server for https://github.com/temporalio/ui
Library home page: https://proxy.golang.org/github.com/temporalio/ui-server/v2/@v/v2.6.2.zip
Dependency Hierarchy:
- :x: github.com/temporalio/ui-server/v2-v2.6.2 (Vulnerable Library)
Found in HEAD commit: 56f2fecade180afece61567863f71550e21ddd13
Found in base branch: main
Vulnerability Details
SwaggerUI supports displaying remote OpenAPI definitions through the ?url parameter. This enables robust demonstration capabilities on sites like petstore.swagger.io, editor.swagger.io, and similar sites, where users often want to see what their OpenAPI definitions would look like rendered.
However, this functionality may pose a risk for users who host their own SwaggerUI instances. In particular, including remote OpenAPI definitions opens a vector for phishing attacks by abusing the trusted names/domains of self-hosted instances.
Resolution: We've made the decision to disable query parameters (#4872) by default starting with SwaggerUI version 4.1.3. Please update to this version when it becomes available (ETA: 2021 December). Users will still be able to be re-enable the options at their discretion. We'll continue to enable query parameters on the Swagger demo sites.
Publish Date: 2021-12-09
URL: WS-2021-0461
CVSS 3 Score Details (6.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://github.com/advisories/GHSA-qrmm-w75w-3wpx
Release Date: 2021-12-09
Fix Resolution: swagger-ui - 4.1.3;swagger-ui-dist - 4.1.3
CVE-2018-25031
Vulnerable Library - github.com/temporalio/ui-server/v2-v2.6.2
Golang Server for https://github.com/temporalio/ui
Library home page: https://proxy.golang.org/github.com/temporalio/ui-server/v2/@v/v2.6.2.zip
Dependency Hierarchy:
- :x: github.com/temporalio/ui-server/v2-v2.6.2 (Vulnerable Library)
Found in HEAD commit: 56f2fecade180afece61567863f71550e21ddd13
Found in base branch: main
Vulnerability Details
Swagger UI before 4.1.3 could allow a remote attacker to conduct spoofing attacks. By persuading a victim to open a crafted URL, an attacker could exploit this vulnerability to display remote OpenAPI definitions.
Publish Date: 2022-03-11
URL: CVE-2018-25031
CVSS 3 Score Details (4.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://github.com/advisories/GHSA-qrmm-w75w-3wpx
Release Date: 2022-03-11
Fix Resolution: swagger-ui - 4.1.3;swagger-ui-dist - 4.1.3