Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
Vulnerability Details :

CVE-2018-25046

Summary
Assigner-Go
Assigner Org ID-1bb62c36-49e3-4200-9d77-64a1400537cc
Published At-27 Dec, 2022 | 21:13
Updated At-11 Apr, 2025 | 22:53
Rejected At-
Credits

Path traversal in code.cloudfoundry.org/archiver

Due to improper path sanitization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.

Vendors
-
Not available
Products
-
Metrics (CVSS)
VersionBase scoreBase severityVector
Weaknesses
Attack Patterns
Solution/Workaround
References
HyperlinkResource Type
EPSS History
Score
Latest Score
-
N/A
No data available for selected date range
Percentile
Latest Percentile
-
N/A
No data available for selected date range
Stakeholder-Specific Vulnerability Categorization (SSVC)
▼Common Vulnerabilities and Exposures (CVE)
cve.org
Assigner:Go
Assigner Org ID:1bb62c36-49e3-4200-9d77-64a1400537cc
Published At:27 Dec, 2022 | 21:13
Updated At:11 Apr, 2025 | 22:53
Rejected At:
▼CVE Numbering Authority (CNA)
Path traversal in code.cloudfoundry.org/archiver

Due to improper path sanitization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.

Affected Products
Vendor
code.cloudfoundry.org/archiver
Product
code.cloudfoundry.org/archiver/extractor
Collection URL
https://pkg.go.dev
Package Name
code.cloudfoundry.org/archiver/extractor
Program Routines
  • extractTarArchiveFile
  • extractZipArchiveFile
  • detectableExtractor.Extract
  • tarExtractor.Extract
  • tgzExtractor.Extract
  • zipExtractor.Extract
Default Status
unaffected
Versions
Affected
  • From 0 before 0.0.0-20180523222229-09b5706aa936 (semver)
Problem Types
TypeCWE IDDescription
N/AN/ACWE 29: Path Traversal: "\..\filename"
Type: N/A
CWE ID: N/A
Description: CWE 29: Path Traversal: "\..\filename"
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/cloudfoundry/archiver/commit/09b5706aa9367972c09144a450bb4523049ee840
N/A
https://snyk.io/research/zip-slip-vulnerability
N/A
https://pkg.go.dev/vuln/GO-2020-0025
N/A
Hyperlink: https://github.com/cloudfoundry/archiver/commit/09b5706aa9367972c09144a450bb4523049ee840
Resource: N/A
Hyperlink: https://snyk.io/research/zip-slip-vulnerability
Resource: N/A
Hyperlink: https://pkg.go.dev/vuln/GO-2020-0025
Resource: N/A
▼Authorized Data Publishers (ADP)
1. CVE Program Container
Affected Products
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/cloudfoundry/archiver/commit/09b5706aa9367972c09144a450bb4523049ee840
x_transferred
https://snyk.io/research/zip-slip-vulnerability
x_transferred
https://pkg.go.dev/vuln/GO-2020-0025
x_transferred
Hyperlink: https://github.com/cloudfoundry/archiver/commit/09b5706aa9367972c09144a450bb4523049ee840
Resource:
x_transferred
Hyperlink: https://snyk.io/research/zip-slip-vulnerability
Resource:
x_transferred
Hyperlink: https://pkg.go.dev/vuln/GO-2020-0025
Resource:
x_transferred
2. CISA ADP Vulnrichment
Affected Products
Metrics
VersionBase scoreBase severityVector
3.19.1CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Version: 3.1
Base score: 9.1
Base severity: CRITICAL
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
Information is not available yet
▼National Vulnerability Database (NVD)
nvd.nist.gov
Source:security@golang.org
Published At:27 Dec, 2022 | 22:15
Updated At:11 Apr, 2025 | 23:15

Due to improper path sanitization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Primary3.19.1CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Secondary3.19.1CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Type: Primary
Version: 3.1
Base score: 9.1
Base severity: CRITICAL
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Type: Secondary
Version: 3.1
Base score: 9.1
Base severity: CRITICAL
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
CPE Matches

Cloud Foundry
cloudfoundry
>>archiver>>Versions before 2018-05-23(exclusive)
cpe:2.3:a:cloudfoundry:archiver:*:*:*:*:*:*:*:*
Weaknesses
CWE IDTypeSource
CWE-22Primarynvd@nist.gov
CWE ID: CWE-22
Type: Primary
Source: nvd@nist.gov
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://github.com/cloudfoundry/archiver/commit/09b5706aa9367972c09144a450bb4523049ee840security@golang.org
Patch
Third Party Advisory
https://pkg.go.dev/vuln/GO-2020-0025security@golang.org
Third Party Advisory
https://snyk.io/research/zip-slip-vulnerabilitysecurity@golang.org
Technical Description
Third Party Advisory
https://github.com/cloudfoundry/archiver/commit/09b5706aa9367972c09144a450bb4523049ee840af854a3a-2127-422b-91ae-364da2661108
Patch
Third Party Advisory
https://pkg.go.dev/vuln/GO-2020-0025af854a3a-2127-422b-91ae-364da2661108
Third Party Advisory
https://snyk.io/research/zip-slip-vulnerabilityaf854a3a-2127-422b-91ae-364da2661108
Technical Description
Third Party Advisory
Hyperlink: https://github.com/cloudfoundry/archiver/commit/09b5706aa9367972c09144a450bb4523049ee840
Source: security@golang.org
Resource:
Patch
Third Party Advisory
Hyperlink: https://pkg.go.dev/vuln/GO-2020-0025
Source: security@golang.org
Resource:
Third Party Advisory
Hyperlink: https://snyk.io/research/zip-slip-vulnerability
Source: security@golang.org
Resource:
Technical Description
Third Party Advisory
Hyperlink: https://github.com/cloudfoundry/archiver/commit/09b5706aa9367972c09144a450bb4523049ee840
Source: af854a3a-2127-422b-91ae-364da2661108
Resource:
Patch
Third Party Advisory
Hyperlink: https://pkg.go.dev/vuln/GO-2020-0025
Source: af854a3a-2127-422b-91ae-364da2661108
Resource:
Third Party Advisory
Hyperlink: https://snyk.io/research/zip-slip-vulnerability
Source: af854a3a-2127-422b-91ae-364da2661108
Resource:
Technical Description
Third Party Advisory

Change History

0
Information is not available yet

Similar CVEs

0Records found

Details not found