sultanabubaker / intentionally-vulnerable-golang-project

0 stars 0 forks source link

CVE-2020-7664 (High) detected in github.com/unknwon/cae-v1.0.0 - autoclosed #43

Closed dev-mend-for-github-com[bot] closed 2 years ago

dev-mend-for-github-com[bot] commented 2 years ago

CVE-2020-7664 - High Severity Vulnerability

Vulnerable Library - github.com/unknwon/cae-v1.0.0

Package cae implements PHP-like Compression and Archive Extensions.

Dependency Hierarchy: - :x: **github.com/unknwon/cae-v1.0.0** (Vulnerable Library)

Found in HEAD commit: 69a84c862836bec3e4be9a461b9e320cda5aeb94

Found in base branch: master

Vulnerability Details

In all versions of the package github.com/unknwon/cae/zip, the ExtractTo function doesn't securely escape file paths in zip archives which include leading or non-leading "..". This allows an attacker to add or replace files system-wide.

Publish Date: 2020-06-23

URL: CVE-2020-7664

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: High - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2020-7664

Release Date: 2020-06-23

Fix Resolution: v1.0.1


:rescue_worker_helmet: Automatic Remediation is available for this issue

dev-mend-for-github-com[bot] commented 2 years ago

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