-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathCVE-2023-4024.json
146 lines (146 loc) · 4.14 KB
/
CVE-2023-4024.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
{
"dataType": "CVE_RECORD",
"containers": {
"adp": [
{
"title": "CISA ADP Vulnrichment",
"metrics": [
{
"other": {
"type": "ssvc",
"content": {
"id": "CVE-2023-4024",
"role": "CISA Coordinator",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"version": "2.0.3",
"timestamp": "2024-08-19T15:09:46.227050Z"
}
}
}
],
"affected": [
{
"cpes": [
"cpe:2.3:a:softlab:radio_player:*:*:*:*:*:*:*:*"
],
"vendor": "softlab",
"product": "radio_player",
"versions": [
{
"status": "affected",
"version": "0",
"versionType": "semver",
"lessThanOrEqual": "2.0.73"
}
],
"defaultStatus": "unknown"
}
],
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2024-08-19T15:13:07.772Z"
}
}
],
"cna": {
"title": "Radio Player <= 2.0.73 - Missing Authorization to Player Deletion",
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Alex Thomas"
}
],
"metrics": [
{
"cvssV3_1": {
"version": "3.1",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
}
],
"affected": [
{
"vendor": "princeahmed",
"product": "Radio Player \u2013 Live Shoutcast, Icecast and Any Audio Stream Player for WordPress",
"versions": [
{
"status": "affected",
"version": "*",
"versionType": "semver",
"lessThanOrEqual": "2.0.73"
}
],
"defaultStatus": "unaffected"
}
],
"timeline": [
{
"lang": "en",
"time": "2024-08-16T00:00:00.000+00:00",
"value": "Disclosed"
}
],
"references": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3f408f1f-207e-427a-a5d0-d0fadf453d7e?source=cve"
},
{
"url": "https://plugins.svn.wordpress.org/radio-player/tags/2.0.7/readme.txt"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/2942906/radio-player/trunk/includes/class-ajax.php"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/3048105"
}
],
"descriptions": [
{
"lang": "en",
"value": "The Radio Player plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the delete_player function in versions up to, and including, 2.0.73. This makes it possible for unauthenticated attackers to delete player instances."
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"type": "CWE",
"cweId": "CWE-862",
"description": "CWE-862 Missing Authorization"
}
]
}
],
"providerMetadata": {
"orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
"shortName": "Wordfence",
"dateUpdated": "2024-08-17T07:34:21.024Z"
}
}
},
"cveMetadata": {
"cveId": "CVE-2023-4024",
"state": "PUBLISHED",
"dateUpdated": "2024-08-19T15:13:13.059Z",
"dateReserved": "2023-07-31T15:45:37.083Z",
"assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
"datePublished": "2024-08-17T07:34:21.024Z",
"assignerShortName": "Wordfence"
},
"dataVersion": "5.1"
}