Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit 057ce61

Browse files
committed
"-Synchronized-Data."
1 parent 8706fc2 commit 057ce61

File tree

3 files changed

+172
-4
lines changed

3 files changed

+172
-4
lines changed

2022/4xxx/CVE-2022-4663.json

Lines changed: 70 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,83 @@
11
{
2+
"data_version": "4.0",
23
"data_type": "CVE",
34
"data_format": "MITRE",
4-
"data_version": "4.0",
55
"CVE_data_meta": {
66
"ID": "CVE-2022-4663",
7-
"ASSIGNER": "[email protected]",
8-
"STATE": "RESERVED"
7+
"ASSIGNER": "[email protected]",
8+
"STATE": "PUBLIC"
99
},
1010
"description": {
1111
"description_data": [
1212
{
1313
"lang": "eng",
14-
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
14+
"value": "The Members Import plugin for WordPress is vulnerable to Self Cross-Site Scripting via the user_login parameter in an imported CSV file in versions up to, and including, 1.4.2 due to insufficient input sanitization and output escaping. This makes it possible for attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a site's administrator into uploading a CSV file with the malicious payload."
15+
}
16+
]
17+
},
18+
"problemtype": {
19+
"problemtype_data": [
20+
{
21+
"description": [
22+
{
23+
"lang": "eng",
24+
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
25+
}
26+
]
27+
}
28+
]
29+
},
30+
"affects": {
31+
"vendor": {
32+
"vendor_data": [
33+
{
34+
"vendor_name": "manishkrag",
35+
"product": {
36+
"product_data": [
37+
{
38+
"product_name": "Members Import",
39+
"version": {
40+
"version_data": [
41+
{
42+
"version_value": "*",
43+
"version_affected": "="
44+
}
45+
]
46+
}
47+
}
48+
]
49+
}
50+
}
51+
]
52+
}
53+
},
54+
"references": {
55+
"reference_data": [
56+
{
57+
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3abbc407-f660-4b1f-9d48-436320e5fdd7",
58+
"refsource": "MISC",
59+
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3abbc407-f660-4b1f-9d48-436320e5fdd7"
60+
},
61+
{
62+
"url": "https://plugins.trac.wordpress.org/browser/members-import/trunk/members-import.php#L113",
63+
"refsource": "MISC",
64+
"name": "https://plugins.trac.wordpress.org/browser/members-import/trunk/members-import.php#L113"
65+
}
66+
]
67+
},
68+
"credits": [
69+
{
70+
"lang": "en",
71+
"value": "Saeed Alzahrani"
72+
}
73+
],
74+
"impact": {
75+
"cvss": [
76+
{
77+
"version": "3.1",
78+
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N",
79+
"baseScore": 5.5,
80+
"baseSeverity": "MEDIUM"
1581
}
1682
]
1783
}

2023/0xxx/CVE-2023-0037.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"data_type": "CVE",
3+
"data_format": "MITRE",
4+
"data_version": "4.0",
5+
"CVE_data_meta": {
6+
"ID": "CVE-2023-0037",
7+
"ASSIGNER": "[email protected]",
8+
"STATE": "RESERVED"
9+
},
10+
"description": {
11+
"description_data": [
12+
{
13+
"lang": "eng",
14+
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
15+
}
16+
]
17+
}
18+
}

2023/0xxx/CVE-2023-0038.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"data_version": "4.0",
3+
"data_type": "CVE",
4+
"data_format": "MITRE",
5+
"CVE_data_meta": {
6+
"ID": "CVE-2023-0038",
7+
"ASSIGNER": "[email protected]",
8+
"STATE": "PUBLIC"
9+
},
10+
"description": {
11+
"description_data": [
12+
{
13+
"lang": "eng",
14+
"value": "The \"Survey Maker \u2013 Best WordPress Survey Plugin\" plugin for WordPress is vulnerable to Stored Cross-Site Scripting via survey answers in versions up to, and including, 3.1.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts when submitting quizzes that will execute whenever a user accesses the submissions page."
15+
}
16+
]
17+
},
18+
"problemtype": {
19+
"problemtype_data": [
20+
{
21+
"description": [
22+
{
23+
"lang": "eng",
24+
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
25+
}
26+
]
27+
}
28+
]
29+
},
30+
"affects": {
31+
"vendor": {
32+
"vendor_data": [
33+
{
34+
"vendor_name": "ays-pro",
35+
"product": {
36+
"product_data": [
37+
{
38+
"product_name": "Survey Maker \u2013 Best WordPress Survey Plugin",
39+
"version": {
40+
"version_data": [
41+
{
42+
"version_value": "*",
43+
"version_affected": "="
44+
}
45+
]
46+
}
47+
}
48+
]
49+
}
50+
}
51+
]
52+
}
53+
},
54+
"references": {
55+
"reference_data": [
56+
{
57+
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a2a58fab-d4a3-4333-8495-e094ed85bb61",
58+
"refsource": "MISC",
59+
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a2a58fab-d4a3-4333-8495-e094ed85bb61"
60+
},
61+
{
62+
"url": "https://plugins.trac.wordpress.org/browser/survey-maker/tags/3.1.4/public/partials/class-survey-maker-submissions-summary-shortcode.php?rev=2839688#L311",
63+
"refsource": "MISC",
64+
"name": "https://plugins.trac.wordpress.org/browser/survey-maker/tags/3.1.4/public/partials/class-survey-maker-submissions-summary-shortcode.php?rev=2839688#L311"
65+
}
66+
]
67+
},
68+
"credits": [
69+
{
70+
"lang": "en",
71+
"value": "Chloe Chamberland"
72+
}
73+
],
74+
"impact": {
75+
"cvss": [
76+
{
77+
"version": "3.1",
78+
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
79+
"baseScore": 7.2,
80+
"baseSeverity": "HIGH"
81+
}
82+
]
83+
}
84+
}

0 commit comments

Comments
 (0)