-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathCVE-2023-4136.json
214 lines (214 loc) · 6.45 KB
/
CVE-2023-4136.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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
{
"dataType": "CVE_RECORD",
"containers": {
"adp": [
{
"title": "CVE Program Container",
"references": [
{
"url": "https://docs.craftercms.org/en/4.0/security/advisory.html#cv-2023080301",
"tags": [
"x_transferred"
]
},
{
"url": "http://seclists.org/fulldisclosure/2023/Aug/30",
"tags": [
"x_transferred"
]
},
{
"url": "http://packetstormsecurity.com/files/174304/CrafterCMS-4.0.2-Cross-Site-Scripting.html",
"tags": [
"x_transferred"
]
}
],
"providerMetadata": {
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE",
"dateUpdated": "2024-08-02T07:17:12.059Z"
}
},
{
"title": "CISA ADP Vulnrichment",
"metrics": [
{
"other": {
"type": "ssvc",
"content": {
"id": "CVE-2023-4136",
"role": "CISA Coordinator",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"version": "2.0.3",
"timestamp": "2024-10-09T20:31:02.416127Z"
}
}
}
],
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2024-10-09T20:34:26.704Z"
}
}
],
"cna": {
"title": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Crafter Engine",
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"type": "analyst",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Egidio Romano <egidio.romano@mindedsecurity.com>"
}
],
"impacts": [
{
"capecId": "CAPEC-591",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-591 Reflected XSS"
}
]
}
],
"metrics": [
{
"format": "CVSS",
"cvssV3_1": {
"scope": "CHANGED",
"version": "3.1",
"baseScore": 7.4,
"attackVector": "NETWORK",
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"integrityImpact": "NONE",
"userInteraction": "REQUIRED",
"attackComplexity": "LOW",
"availabilityImpact": "NONE",
"privilegesRequired": "NONE",
"confidentialityImpact": "HIGH"
},
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"affected": [
{
"vendor": "CrafterCMS",
"product": "CrafterCMS",
"versions": [
{
"status": "affected",
"version": "4.0.0",
"versionType": "semver",
"lessThanOrEqual": "4.0.2"
},
{
"status": "affected",
"version": "3.1.0",
"versionType": "semver",
"lessThanOrEqual": "3.1.27"
}
],
"platforms": [
"Windows",
"MacOS",
"Linux",
"x86",
"ARM",
"64 bit"
],
"packageName": "Engine",
"defaultStatus": "unaffected"
}
],
"references": [
{
"url": "https://docs.craftercms.org/en/4.0/security/advisory.html#cv-2023080301"
},
{
"url": "http://seclists.org/fulldisclosure/2023/Aug/30"
},
{
"url": "http://packetstormsecurity.com/files/174304/CrafterCMS-4.0.2-Cross-Site-Scripting.html"
}
],
"workarounds": [
{
"lang": "en",
"value": " * Add a WAF to inspect and filter these types of attacks\n * Disable external access to these APIs if not in active use by the rendering application\n\n\n\n",
"supportingMedia": [
{
"type": "text/html",
"value": "<ul><li>Add a WAF to inspect and filter these types of attacks</li><li>Disable external access to these APIs if not in active use by the rendering application<br></li></ul>",
"base64": false
}
]
}
],
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"descriptions": [
{
"lang": "en",
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in CrafterCMS Engine on Windows, MacOS, Linux, x86, ARM, 64 bit allows Reflected XSS.This issue affects CrafterCMS: from 4.0.0 through 4.0.2, from 3.1.0 through 3.1.27.\n\n",
"supportingMedia": [
{
"type": "text/html",
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in CrafterCMS Engine on Windows, MacOS, Linux, x86, ARM, 64 bit allows Reflected XSS.<p>This issue affects CrafterCMS: from 4.0.0 through 4.0.2, from 3.1.0 through 3.1.27.</p>",
"base64": false
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"type": "CWE",
"cweId": "CWE-79",
"description": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
],
"providerMetadata": {
"orgId": "4ff2b028-869f-4b00-a7b2-05997f6f14fd",
"shortName": "crafter",
"dateUpdated": "2023-08-03T13:33:10.409Z"
}
}
},
"cveMetadata": {
"cveId": "CVE-2023-4136",
"state": "PUBLISHED",
"dateUpdated": "2024-10-09T20:34:33.289Z",
"dateReserved": "2023-08-03T13:08:38.129Z",
"assignerOrgId": "4ff2b028-869f-4b00-a7b2-05997f6f14fd",
"datePublished": "2023-08-03T13:33:10.409Z",
"assignerShortName": "crafter"
},
"dataVersion": "5.1"
}