GHSA-3Q5Q-F79Q-7HR2
Vulnerability from github – Published: 2018-07-31 18:21 – Updated: 2020-06-16 21:36
VLAI?
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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…