-
Notifications
You must be signed in to change notification settings - Fork 38
/
CVE-2024-3477.json
148 lines (148 loc) · 3.88 KB
/
CVE-2024-3477.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
{
"dataType": "CVE_RECORD",
"containers": {
"adp": [
{
"title": "CVE Program Container",
"references": [
{
"url": "https://wpscan.com/vulnerability/ca5e59e6-c500-4129-997b-391cdf9aa9c7/",
"tags": [
"exploit",
"vdb-entry",
"technical-description",
"x_transferred"
]
}
],
"providerMetadata": {
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE",
"dateUpdated": "2024-08-01T20:12:07.199Z"
}
},
{
"metrics": [
{
"other": {
"type": "ssvc",
"content": {
"id": "CVE-2024-3477",
"role": "CISA Coordinator",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"version": "2.0.3",
"timestamp": "2024-05-02T18:15:03.968063Z"
}
}
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"type": "CWE",
"cweId": "CWE-352",
"description": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
],
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2024-05-02T18:15:19.854Z"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"title": "Popup Box < 2.2.7 - Popup Deletion via CSRF",
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Bob Matyas"
},
{
"lang": "en",
"type": "coordinator",
"value": "WPScan"
}
],
"affected": [
{
"vendor": "Unknown",
"product": "Popup Box ",
"versions": [
{
"status": "affected",
"version": "0",
"lessThan": "2.2.7",
"versionType": "semver"
}
],
"defaultStatus": "unaffected"
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/ca5e59e6-c500-4129-997b-391cdf9aa9c7/",
"tags": [
"exploit",
"vdb-entry",
"technical-description"
]
}
],
"x_generator": {
"engine": "WPScan CVE Generator"
},
"descriptions": [
{
"lang": "en",
"value": "The Popup Box WordPress plugin before 2.2.7 does not have CSRF checks in some bulk actions, which could allow attackers to make logged in admins perform unwanted actions, such as deleting popups via CSRF attacks"
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"type": "CWE",
"description": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
],
"providerMetadata": {
"orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
"shortName": "WPScan",
"dateUpdated": "2024-05-02T06:00:03.299Z"
}
}
},
"cveMetadata": {
"cveId": "CVE-2024-3477",
"state": "PUBLISHED",
"dateUpdated": "2024-08-01T20:12:07.199Z",
"dateReserved": "2024-04-08T18:33:20.867Z",
"assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
"datePublished": "2024-05-02T06:00:03.299Z",
"assignerShortName": "WPScan"
},
"dataVersion": "5.1"
}