File tree Expand file tree Collapse file tree 1 file changed +33
-5
lines changed
advisories/unreviewed/2023/09/GHSA-x2jc-989c-47q4 Expand file tree Collapse file tree 1 file changed +33
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"schema_version" : " 1.4.0" ,
3
3
"id" : " GHSA-x2jc-989c-47q4" ,
4
- "modified" : " 2024-04-04T07:34:09Z " ,
4
+ "modified" : " 2024-09-26T21:31:10Z " ,
5
5
"published" : " 2023-09-08T15:30:18Z" ,
6
6
"aliases" : [
7
7
" CVE-2023-39584"
8
8
],
9
- "details" : " Hexo up to v7.0.0 (RC2) was discovered to contain an arbitrary file read vulnerability." ,
9
+ "summary" : " hexo \" include_code\" path traversal" ,
10
+ "details" : " Hexo up to v7.1.1 was discovered to contain an arbitrary file read vulnerability." ,
10
11
"severity" : [
11
12
{
12
13
"type" : " CVSS_V3" ,
13
- "score" : " CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
14
+ "score" : " CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N"
15
+ }
16
+ ],
17
+ "affected" : [
18
+ {
19
+ "package" : {
20
+ "ecosystem" : " npm" ,
21
+ "name" : " hexo"
22
+ },
23
+ "ranges" : [
24
+ {
25
+ "type" : " ECOSYSTEM" ,
26
+ "events" : [
27
+ {
28
+ "introduced" : " 0"
29
+ },
30
+ {
31
+ "fixed" : " 7.2.0"
32
+ }
33
+ ]
34
+ }
35
+ ],
36
+ "database_specific" : {
37
+ "last_known_affected_version_range" : " <= 7.1.1"
38
+ }
14
39
}
15
40
],
16
- "affected" : [],
17
41
"references" : [
18
42
{
19
43
"type" : " ADVISORY" ,
27
51
"type" : " WEB" ,
28
52
"url" : " https://github.com/hexojs/hexo/blob/a3e68e7576d279db22bd7481914286104e867834/lib/plugins/tag/include_code.js#L49"
29
53
},
54
+ {
55
+ "type" : " PACKAGE" ,
56
+ "url" : " https://github.com/hexojs/hexo/blob/cefee921153ba597316457f4fedf7b87b6516917/lib/plugins/tag/include_code.ts#L50"
57
+ },
30
58
{
31
59
"type" : " WEB" ,
32
60
"url" : " https://www.gem-love.com/2023/07/25/hexo%E5%8D%9A%E5%AE%A2%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E5%92%8C%E4%BB%A3%E7%A0%81%E6%89%A7%E8%A1%8C%E6%BC%8F%E6%B4%9E/#undefined"
36
64
"cwe_ids" : [
37
65
" CWE-22"
38
66
],
39
- "severity" : " HIGH " ,
67
+ "severity" : " LOW " ,
40
68
"github_reviewed" : false ,
41
69
"github_reviewed_at" : null ,
42
70
"nvd_published_at" : " 2023-09-08T13:15:07Z"
You can’t perform that action at this time.
0 commit comments