cvelist/2022/1xxx/CVE-2022-1047.json
2022-05-09 18:46:01 +02:00

84 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-1047",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Themify - Post Type Builder Search Addon < 1.4.0 - 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": "themify-ptb-search",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.4.0",
"version_value": "1.4.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Themify Post Type Builder Search Addon WordPress plugin before 1.4.0 does not properly escape the current page URL before reusing it in a HTML attribute, leading to a reflected cross site scripting vulnerability."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/078bd5f6-64f7-4665-825b-9fd0c2b7b91b",
"name": "https://wpscan.com/vulnerability/078bd5f6-64f7-4665-825b-9fd0c2b7b91b"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Kevin Barbón García"
},
{
"lang": "eng",
"value": "David Álvarez Robles"
},
{
"lang": "eng",
"value": "Francisco Díaz-Pache Alonso & Sergio Corral Cristo"
}
],
"source": {
"discovery": "EXTERNAL"
}
}