-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathCVE-2023-4166.json
202 lines (202 loc) · 5.93 KB
/
CVE-2023-4166.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
{
"dataType": "CVE_RECORD",
"containers": {
"adp": [
{
"title": "CVE Program Container",
"references": [
{
"url": "https://vuldb.com/?id.236182",
"tags": [
"vdb-entry",
"technical-description",
"x_transferred"
]
},
{
"url": "https://vuldb.com/?ctiid.236182",
"tags": [
"signature",
"permissions-required",
"x_transferred"
]
},
{
"url": "https://github.com/Das1yGa0/cve/blob/main/sql.md",
"tags": [
"broken-link",
"exploit",
"x_transferred"
]
}
],
"providerMetadata": {
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE",
"dateUpdated": "2024-08-02T07:17:12.063Z"
}
},
{
"title": "CISA ADP Vulnrichment",
"metrics": [
{
"other": {
"type": "ssvc",
"content": {
"id": "CVE-2023-4166",
"role": "CISA Coordinator",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"version": "2.0.3",
"timestamp": "2024-10-15T16:35:56.357856Z"
}
}
}
],
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2024-10-15T16:36:00.763Z"
}
}
],
"cna": {
"title": "Tongda OA delete_log.php sql injection",
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "DasiyGao (VulDB User)"
}
],
"metrics": [
{
"cvssV3_1": {
"version": "3.1",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
},
{
"cvssV3_0": {
"version": "3.0",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
},
{
"cvssV2_0": {
"version": "2.0",
"baseScore": 5.2,
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P"
}
}
],
"affected": [
{
"vendor": "Tongda",
"product": "OA",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"timeline": [
{
"lang": "en",
"time": "2023-08-04T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2023-08-04T00:00:00.000Z",
"value": "CVE reserved"
},
{
"lang": "en",
"time": "2023-08-04T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2023-08-26T20:33:27.000Z",
"value": "VulDB entry last update"
}
],
"references": [
{
"url": "https://vuldb.com/?id.236182",
"tags": [
"vdb-entry",
"technical-description"
]
},
{
"url": "https://vuldb.com/?ctiid.236182",
"tags": [
"signature",
"permissions-required"
]
},
{
"url": "https://github.com/Das1yGa0/cve/blob/main/sql.md",
"tags": [
"broken-link",
"exploit"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been found in Tongda OA and classified as critical. This vulnerability affects unknown code of the file general/system/seal_manage/dianju/delete_log.php. The manipulation of the argument DELETE_STR leads to sql injection. The exploit has been disclosed to the public and may be used. Upgrading to version 11.10 is able to address this issue. It is recommended to upgrade the affected component. VDB-236182 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way."
},
{
"lang": "de",
"value": "In Tongda OA wurde eine kritische Schwachstelle gefunden. Betroffen ist eine unbekannte Verarbeitung der Datei general/system/seal_manage/dianju/delete_log.php. Dank Manipulation des Arguments DELETE_STR mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung. Ein Aktualisieren auf die Version 11.10 vermag dieses Problem zu l\u00f6sen. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"type": "CWE",
"cweId": "CWE-89",
"description": "CWE-89 SQL Injection"
}
]
}
],
"providerMetadata": {
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB",
"dateUpdated": "2024-02-13T07:40:22.752Z"
}
}
},
"cveMetadata": {
"cveId": "CVE-2023-4166",
"state": "PUBLISHED",
"dateUpdated": "2024-10-15T16:36:04.562Z",
"dateReserved": "2023-08-04T21:01:19.877Z",
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"datePublished": "2023-08-05T15:31:04.037Z",
"assignerShortName": "VulDB"
},
"dataVersion": "5.1"
}