ghsa-3q5q-f79q-7hr2
Vulnerability from github
Published
2018-07-31 18:21
Modified
2020-06-16 21:36
VLAI Severity ?
Summary
High severity vulnerability that affects rubyzip
Details
Withdrawn, accidental duplicate publish.
The Zip::File component in the rubyzip gem before 1.2.1 for Ruby has a directory traversal vulnerability. If a site allows uploading of .zip files, an attacker can upload a malicious file that uses "../" pathname substrings to write arbitrary files to the filesystem.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "rubyzip"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T20:55:57Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Withdrawn, accidental duplicate publish.\n\nThe Zip::File component in the rubyzip gem before 1.2.1 for Ruby has a directory traversal vulnerability. If a site allows uploading of .zip files, an attacker can upload a malicious file that uses \"../\" pathname substrings to write arbitrary files to the filesystem.",
"id": "GHSA-3q5q-f79q-7hr2",
"modified": "2020-06-16T21:36:51Z",
"published": "2018-07-31T18:21:46Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-5946"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-3q5q-f79q-7hr2"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "High severity vulnerability that affects rubyzip",
"withdrawn": "2020-06-16T20:55:57Z"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…