-
Notifications
You must be signed in to change notification settings - Fork 35
/
CVE-2024-1347.json
191 lines (191 loc) · 5.46 KB
/
CVE-2024-1347.json
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
{
"dataType": "CVE_RECORD",
"containers": {
"adp": [
{
"title": "CVE Program Container",
"references": [
{
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/441093",
"name": "GitLab Issue #441093",
"tags": [
"issue-tracking",
"permissions-required",
"x_transferred"
]
},
{
"url": "https://hackerone.com/reports/2355565",
"name": "HackerOne Bug Bounty Report #2355565",
"tags": [
"technical-description",
"exploit",
"x_transferred"
]
}
],
"providerMetadata": {
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE",
"dateUpdated": "2024-08-01T18:33:25.387Z"
}
},
{
"title": "CISA ADP Vulnrichment",
"metrics": [
{
"other": {
"type": "ssvc",
"content": {
"id": "CVE-2024-1347",
"role": "CISA Coordinator",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"version": "2.0.3",
"timestamp": "2024-04-29T18:56:32.766362Z"
}
}
}
],
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2024-04-29T18:56:02.968Z"
}
}
],
"cna": {
"title": "Improper Authentication in GitLab",
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Thanks [garethheyes](https://hackerone.com/garethheyes) for reporting this vulnerability through our HackerOne bug bounty program"
}
],
"metrics": [
{
"format": "CVSS",
"cvssV3_1": {
"scope": "UNCHANGED",
"version": "3.1",
"baseScore": 4.3,
"attackVector": "NETWORK",
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"integrityImpact": "LOW",
"userInteraction": "NONE",
"attackComplexity": "LOW",
"availabilityImpact": "NONE",
"privilegesRequired": "LOW",
"confidentialityImpact": "NONE"
},
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"affected": [
{
"cpes": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*"
],
"repo": "git://[email protected]:gitlab-org/gitlab.git",
"vendor": "GitLab",
"product": "GitLab",
"versions": [
{
"status": "affected",
"version": "0.0",
"lessThan": "16.9.6",
"versionType": "semver"
},
{
"status": "affected",
"version": "16.10",
"lessThan": "16.10.4",
"versionType": "semver"
},
{
"status": "affected",
"version": "16.11",
"lessThan": "16.11.1",
"versionType": "semver"
}
],
"defaultStatus": "unaffected"
}
],
"solutions": [
{
"lang": "en",
"value": "Upgrade to versions 16.9.6, 16.10.4, 16.11.1 or above."
}
],
"references": [
{
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/441093",
"name": "GitLab Issue #441093",
"tags": [
"issue-tracking",
"permissions-required"
]
},
{
"url": "https://hackerone.com/reports/2355565",
"name": "HackerOne Bug Bounty Report #2355565",
"tags": [
"technical-description",
"exploit",
"permissions-required"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue has been discovered in GitLab CE/EE affecting all versions before 16.9.6, all versions starting from 16.10 before 16.10.4, all versions starting from 16.11 before 16.11.1. Under certain conditions, an attacker through a crafted email address may be able to bypass domain based restrictions on an instance or a group."
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"type": "CWE",
"cweId": "CWE-287",
"description": "CWE-287: Improper Authentication"
}
]
}
],
"providerMetadata": {
"orgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
"shortName": "GitLab",
"dateUpdated": "2024-09-18T04:09:20.182Z"
}
}
},
"cveMetadata": {
"cveId": "CVE-2024-1347",
"state": "PUBLISHED",
"dateUpdated": "2024-09-18T04:09:20.182Z",
"dateReserved": "2024-02-08T12:02:17.525Z",
"assignerOrgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
"datePublished": "2024-04-25T11:02:25.923Z",
"assignerShortName": "GitLab"
},
"dataVersion": "5.1"
}