cvelist/2021/24xxx/CVE-2021-24308.json
2021-05-28 16:00:47 +00:00

85 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24308",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "LifterLMS < 4.21.1 - Authenticated Stored XSS in Edit Profile"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "LifterLMS",
"product": {
"product_data": [
{
"product_name": "LMS by LifterLMS \u2013 Online Course, Membership & Learning Management System Plugin for WordPress",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "4.21.1",
"version_value": "4.21.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The 'State' field of the Edit profile page of the LMS by LifterLMS \u2013 Online Course, Membership & Learning Management System Plugin for WordPress plugin before 4.21.1 is not properly sanitised when output in the About section of the profile page, leading to a stored Cross-Site Scripting issue. This could allow low privilege users (such as students) to elevate their privilege via an XSS attack when an admin will view their profile."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/f29f68a5-6575-441d-98c9-867145f2b082",
"name": "https://wpscan.com/vulnerability/f29f68a5-6575-441d-98c9-867145f2b082"
},
{
"refsource": "MISC",
"url": "https://github.com/gocodebox/lifterlms/releases/tag/4.21.1",
"name": "https://github.com/gocodebox/lifterlms/releases/tag/4.21.1"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/162856/WordPress-LifterLMS-4.21.0-Cross-Site-Scripting.html",
"url": "http://packetstormsecurity.com/files/162856/WordPress-LifterLMS-4.21.0-Cross-Site-Scripting.html"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "captain_hook"
}
],
"source": {
"discovery": "UNKNOWN"
}
}