cvelist/2021/24xxx/CVE-2021-24954.json

80 lines
2.1 KiB
JSON
Raw Normal View History

2021-01-14 16:02:20 +00:00
{
2021-12-13 11:34:40 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24954",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "ProfilePress < 3.2.3 - Reflected Cross-Site Scripting"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "User Registration, Login Form, User Profile & Membership ProfilePress (Formerly WP User Avatar)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.2.3",
"version_value": "3.2.3"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The User Registration, Login Form, User Profile & Membership WordPress plugin before 3.2.3 does not sanitise and escape the ppress_cc_data parameter before outputting it back in an attribute of an admin dashboard page, leading to a Reflected Cross-Site Scripting issue"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/54ff0db8-1d9e-4e67-b71a-142a9e5ed851",
"name": "https://wpscan.com/vulnerability/54ff0db8-1d9e-4e67-b71a-142a9e5ed851"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2626573/",
"name": "https://plugins.trac.wordpress.org/changeset/2626573/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:02:20 +00:00
]
2021-12-13 11:34:40 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "JrXnm"
2021-01-14 16:02:20 +00:00
}
2021-12-13 11:34:40 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:02:20 +00:00
}