ghsa-m273-wwfv-h6jp
Vulnerability from github
Published
2020-08-31 22:44
Modified
2020-08-31 18:07
VLAI Severity ?
Summary
Directory Traversal in fancy-server
Details
Versions 0.1.4 and earlier of fancy-server are vulnerable to a directory traversal attack.
Standard attack vectors such as ../ will allow an attacker to read files outside of the served directory.
Recommendation
Upgrade to version 0.1.4 or greater.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "fancy-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-10066"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:07:38Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions 0.1.4 and earlier of fancy-server are vulnerable to a directory traversal attack. \n\nStandard attack vectors such as `../` will allow an attacker to read files outside of the served directory.\n\n\n## Recommendation\n\nUpgrade to version 0.1.4 or greater.",
"id": "GHSA-m273-wwfv-h6jp",
"modified": "2020-08-31T18:07:38Z",
"published": "2020-08-31T22:44:33Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-10066"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/9"
},
{
"type": "WEB",
"url": "http://en.wikipedia.org/wiki/Directory_traversal_attack"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Directory Traversal in fancy-server"
}
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…