cvelist/2022/0xxx/CVE-2022-0232.json
2022-01-18 17:01:15 +00:00

110 lines
4.0 KiB
JSON

{
"CVE_data_meta": {
"AKA": "Wordfence",
"ASSIGNER": "security@wordfence.com",
"ID": "CVE-2022-0232",
"STATE": "PUBLIC",
"TITLE": "User Registration, Login & Landing Pages \u2013 LeadMagic <= 1.2.7 Admin+ Stored Cross-Site Scripting"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "User Registration, Login & Landing Pages \u2013 LeadMagic ",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.2.7",
"version_value": "1.2.7"
}
]
}
}
]
},
"vendor_name": "User Registration, Login & Landing Pages \u2013 LeadMagic "
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Big Tiger"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The User Registration, Login & Landing Pages WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient escaping via the loader_text parameter found in the ~/includes/templates/landing-page.php file which allows attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 1.2.7. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-0232",
"name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-0232"
},
{
"refsource": "MISC",
"url": "https://github.com/BigTiger2020/2022/blob/main/User%20Registration%20Xss.md",
"name": "https://github.com/BigTiger2020/2022/blob/main/User%20Registration%20Xss.md"
},
{
"refsource": "MISC",
"url": "https://plugins.trac.wordpress.org/browser/custom-landing-pages-leadmagic/tags/1.2.6/includes/templates/landing-page.php#L35",
"name": "https://plugins.trac.wordpress.org/browser/custom-landing-pages-leadmagic/tags/1.2.6/includes/templates/landing-page.php#L35"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Uninstall plugin from site."
}
],
"source": {
"discovery": "EXTERNAL"
}
}