cvelist/2022/0xxx/CVE-2022-0992.json

105 lines
3.7 KiB
JSON
Raw Normal View History

2022-03-16 03:01:14 +00:00
{
"CVE_data_meta": {
2022-04-19 21:02:13 +00:00
"AKA": "Wordfence",
"ASSIGNER": "security@wordfence.com",
2022-03-16 03:01:14 +00:00
"ID": "CVE-2022-0992",
2022-04-19 21:02:13 +00:00
"STATE": "PUBLIC",
"TITLE": "SiteGround Security <= 1.2.5 - Authentication Bypass via 2FA Setup"
2022-03-16 03:01:14 +00:00
},
2022-04-19 21:02:13 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "SiteGround Security ",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.2.5",
"version_value": "1.2.5"
}
]
}
}
]
},
"vendor_name": "SiteGround"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Chloe Chamberland, Wordfence"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-16 03:01:14 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-04-19 21:02:13 +00:00
"value": "The SiteGround Security plugin for WordPress is vulnerable to authentication bypass that allows unauthenticated users to log in as administrative users due to missing identity verification on initial 2FA set-up that allows unauthenticated and unauthorized users to configure 2FA for pending accounts. Upon successful configuration, the attacker is logged in as that user without access to a username/password pair which is the expected first form of authentication. This affects versions up to, and including, 1.2.5."
2022-03-16 03:01:14 +00:00
}
]
2022-04-19 21:02:13 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-288 Authentication Bypass Using an Alternate Path or Channel"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.wordfence.com/blog/2022/04/critical-authentication-bypass-vulnerability-patched-in-siteground-security-plugin/",
"name": "https://www.wordfence.com/blog/2022/04/critical-authentication-bypass-vulnerability-patched-in-siteground-security-plugin/"
},
{
"refsource": "MISC",
"url": "https://plugins.trac.wordpress.org/changeset/2706302",
"name": "https://plugins.trac.wordpress.org/changeset/2706302"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to version 1.2.6, or newer. "
}
],
"source": {
"discovery": "INTERNAL"
2022-03-16 03:01:14 +00:00
}
}