-
Notifications
You must be signed in to change notification settings - Fork 585
Expand file tree
/
Copy pathGHSA-gpvj-q7fp-jcch.json
More file actions
61 lines (61 loc) · 1.33 KB
/
GHSA-gpvj-q7fp-jcch.json
File metadata and controls
61 lines (61 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"schema_version": "1.4.0",
"id": "GHSA-gpvj-q7fp-jcch",
"modified": "2023-09-12T20:49:07Z",
"published": "2018-09-06T03:22:59Z",
"aliases": [
"CVE-2018-3787"
],
"summary": "simplehttpserver allows directory traversal and file listing",
"details": "Path traversal in simplehttpserver <v0.2.1 allows listing any file on the server.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "simplehttpserver"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.2.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3787"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/357109"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gpvj-q7fp-jcch"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:37:52Z",
"nvd_published_at": "2018-08-31T16:29:00Z"
}
}