cvelist/2021/24xxx/CVE-2021-24387.json
2021-07-05 13:56:03 +02:00

81 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24387",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Real Estate 7 < 3.1.1 - Reflected Cross-Site Scripting (XSS)"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Contempoinc",
"product": {
"product_data": [
{
"product_name": "WP Pro Real Estate 7",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.1.1",
"version_value": "3.1.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WP Pro Real Estate 7 WordPress theme before 3.1.1 did not properly sanitise the ct_community parameter in its search listing page before outputting it back in it, leading to a reflected Cross-Site Scripting which can be triggered in both unauthenticated or authenticated user context"
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/27264f30-71d5-4d2b-8f36-4009a2be6745",
"name": "https://wpscan.com/vulnerability/27264f30-71d5-4d2b-8f36-4009a2be6745"
},
{
"refsource": "MISC",
"url": "https://contempothemes.com/wp-real-estate-7/changelog/",
"name": "https://contempothemes.com/wp-real-estate-7/changelog/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Ex.Mi"
}
],
"source": {
"discovery": "UNKNOWN"
}
}