ghsa-6x45-86q6-rcmr
Vulnerability from github
Published
2018-01-22 23:17
Modified
2023-07-31 20:50
Severity ?
VLAI Severity ?
Summary
Gyazo allows local users to write arbitrary files
Details
lib/gyazo/client.rb in the gyazo gem 1.0.0 for Ruby allows local users to write to arbitrary files via a symlink attack on a temporary file, related to time-based filenames.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "gyazo"
},
"ranges": [
{
"events": [
{
"introduced": "1.0.0"
},
{
"fixed": "2.0.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.0"
]
}
],
"aliases": [
"CVE-2014-4994"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:20:27Z",
"nvd_published_at": "2018-01-10T18:29:00Z",
"severity": "MODERATE"
},
"details": "`lib/gyazo/client.rb` in the gyazo gem 1.0.0 for Ruby allows local users to write to arbitrary files via a symlink attack on a temporary file, related to time-based filenames.",
"id": "GHSA-6x45-86q6-rcmr",
"modified": "2023-07-31T20:50:46Z",
"published": "2018-01-22T23:17:39Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4994"
},
{
"type": "PACKAGE",
"url": "https://github.com/gyazo/gyazo-ruby"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/gyazo/CVE-2014-4994.yml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200229061943/http://www.vapid.dhs.org/advisories/gyazo-1.0.0.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2014/07/07/13"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2014/07/17/5"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Gyazo allows local users to write arbitrary files"
}
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…