-
Notifications
You must be signed in to change notification settings - Fork 0
/
3-CVE-clean.json
26 lines (26 loc) · 1.11 KB
/
3-CVE-clean.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
[
{
"id": "CVE-2021-25505",
"description": "Improper authentication in Samsung Pass prior to 3.0.02.4 allows to use app without authentication when lockscreen is unlocked.",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"confidentialityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
{
"id": "CVE-2021-43281",
"description": "MyBB before 1.8.29 allows Remote Code Injection by an admin with the \"Can manage settings?\" permission. The Admin CP's Settings management module does not validate setting types correctly on insertion and update, making it possible to add settings of supported type \"php\" with PHP code, executed on Change Settings pages.",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"confidentialityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH"
}
]