Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit c8e6dfa

Browse files
committed
"-Synchronized-Data."
1 parent b766663 commit c8e6dfa

File tree

3 files changed

+122
-83
lines changed

3 files changed

+122
-83
lines changed

2021/22xxx/CVE-2021-22864.json

Lines changed: 86 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -1,91 +1,94 @@
11
{
2-
"CVE_data_meta": {
3-
"ASSIGNER": "[email protected]",
4-
"ID": "CVE-2021-22864",
5-
"STATE": "PUBLIC",
6-
"TITLE": "Unsafe configuration options in GitHub Pages leading to remote code execution on GitHub Enterprise Server"
7-
},
8-
"affects": {
9-
"vendor": {
10-
"vendor_data": [
11-
{
12-
"product": {
13-
"product_data": [
14-
{
15-
"product_name": "GitHub Enterprise Server",
16-
"version": {
17-
"version_data": [
18-
{
19-
"version_affected": "<",
20-
"version_name": "2.21",
21-
"version_value": "2.21.17"
22-
},
23-
{
24-
"version_affected": "<",
25-
"version_name": "2.22",
26-
"version_value": "2.22.9"
2+
"CVE_data_meta": {
3+
"ASSIGNER": "[email protected]",
4+
"ID": "CVE-2021-22864",
5+
"STATE": "PUBLIC",
6+
"TITLE": "Unsafe configuration options in GitHub Pages leading to remote code execution on GitHub Enterprise Server"
7+
},
8+
"affects": {
9+
"vendor": {
10+
"vendor_data": [
11+
{
12+
"product": {
13+
"product_data": [
14+
{
15+
"product_name": "GitHub Enterprise Server",
16+
"version": {
17+
"version_data": [
18+
{
19+
"version_affected": "<",
20+
"version_name": "2.21",
21+
"version_value": "2.21.17"
22+
},
23+
{
24+
"version_affected": "<",
25+
"version_name": "2.22",
26+
"version_value": "2.22.9"
27+
},
28+
{
29+
"version_affected": "<",
30+
"version_name": "3.0",
31+
"version_value": "3.0.3"
32+
}
33+
]
34+
}
35+
}
36+
]
2737
},
28-
{
29-
"version_affected": "<",
30-
"version_name": "3.0",
31-
"version_value": "3.0.3"
32-
}
33-
]
38+
"vendor_name": "GitHub"
3439
}
35-
}
3640
]
37-
},
38-
"vendor_name": "GitHub"
3941
}
40-
]
41-
}
42-
},
43-
"credit": [
44-
{
45-
"lang": "eng",
46-
"value": "yvvdwf"
47-
}
48-
],
49-
"data_format": "MITRE",
50-
"data_type": "CVE",
51-
"data_version": "4.0",
52-
"description": {
53-
"description_data": [
54-
{
55-
"lang": "eng",
56-
"value": "A remote code execution vulnerability was identified in GitHub Enterprise Server that could be exploited when building a GitHub Pages site. User-controlled configuration options used by GitHub Pages were not sufficiently restricted and made it possible to override environment variables leading to code execution on the GitHub Enterprise Server instance. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.0.3 and was fixed in 3.0.3, 2.22.9, and 2.21.17. This vulnerability was reported via the GitHub Bug Bounty program."
57-
}
58-
]
59-
},
60-
"problemtype": {
61-
"problemtype_data": [
62-
{
63-
"description": [
64-
{
42+
},
43+
"credit": [
44+
{
6545
"lang": "eng",
66-
"value": "CWE-77: Command Injection - Generic"
67-
}
46+
"value": "yvvdwf"
47+
}
48+
],
49+
"data_format": "MITRE",
50+
"data_type": "CVE",
51+
"data_version": "4.0",
52+
"description": {
53+
"description_data": [
54+
{
55+
"lang": "eng",
56+
"value": "A remote code execution vulnerability was identified in GitHub Enterprise Server that could be exploited when building a GitHub Pages site. User-controlled configuration options used by GitHub Pages were not sufficiently restricted and made it possible to override environment variables leading to code execution on the GitHub Enterprise Server instance. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.0.3 and was fixed in 3.0.3, 2.22.9, and 2.21.17. This vulnerability was reported via the GitHub Bug Bounty program."
57+
}
6858
]
69-
}
70-
]
71-
},
72-
"references": {
73-
"reference_data": [
74-
{
75-
"refsource": "CONFIRM",
76-
"url": "https://docs.github.com/en/[email protected]/admin/release-notes#2.21.17"
77-
},
78-
{
79-
"refsource": "CONFIRM",
80-
"url": "https://docs.github.com/en/[email protected]/admin/release-notes#2.22.9"
81-
},
82-
{
83-
"refsource": "CONFIRM",
84-
"url": "https://docs.github.com/en/[email protected]/admin/release-notes#3.0.3"
85-
}
86-
]
87-
},
88-
"source": {
89-
"discovery": "EXTERNAL"
90-
}
59+
},
60+
"problemtype": {
61+
"problemtype_data": [
62+
{
63+
"description": [
64+
{
65+
"lang": "eng",
66+
"value": "CWE-77: Command Injection - Generic"
67+
}
68+
]
69+
}
70+
]
71+
},
72+
"references": {
73+
"reference_data": [
74+
{
75+
"refsource": "MISC",
76+
"url": "https://docs.github.com/en/[email protected]/admin/release-notes#2.21.17",
77+
"name": "https://docs.github.com/en/[email protected]/admin/release-notes#2.21.17"
78+
},
79+
{
80+
"refsource": "MISC",
81+
"url": "https://docs.github.com/en/[email protected]/admin/release-notes#2.22.9",
82+
"name": "https://docs.github.com/en/[email protected]/admin/release-notes#2.22.9"
83+
},
84+
{
85+
"refsource": "MISC",
86+
"url": "https://docs.github.com/en/[email protected]/admin/release-notes#3.0.3",
87+
"name": "https://docs.github.com/en/[email protected]/admin/release-notes#3.0.3"
88+
}
89+
]
90+
},
91+
"source": {
92+
"discovery": "EXTERNAL"
93+
}
9194
}

2021/3xxx/CVE-2021-3463.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"data_type": "CVE",
3+
"data_format": "MITRE",
4+
"data_version": "4.0",
5+
"CVE_data_meta": {
6+
"ID": "CVE-2021-3463",
7+
"ASSIGNER": "[email protected]",
8+
"STATE": "RESERVED"
9+
},
10+
"description": {
11+
"description_data": [
12+
{
13+
"lang": "eng",
14+
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
15+
}
16+
]
17+
}
18+
}

2021/3xxx/CVE-2021-3464.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"data_type": "CVE",
3+
"data_format": "MITRE",
4+
"data_version": "4.0",
5+
"CVE_data_meta": {
6+
"ID": "CVE-2021-3464",
7+
"ASSIGNER": "[email protected]",
8+
"STATE": "RESERVED"
9+
},
10+
"description": {
11+
"description_data": [
12+
{
13+
"lang": "eng",
14+
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
15+
}
16+
]
17+
}
18+
}

0 commit comments

Comments
 (0)