cvelist/2022/1xxx/CVE-2022-1005.json

76 lines
1.8 KiB
JSON
Raw Normal View History

2022-03-17 13:01:29 +00:00
{
2022-06-06 10:44:41 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1005",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WP Statistics < 13.2.2 - 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": "WP Statistics",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "13.2.2",
"version_value": "13.2.2"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WP Statistics WordPress plugin before 13.2.2 does not sanitise the REQUEST_URI parameter before outputting it back in the rendered page, leading to Cross-Site Scripting (XSS) in web browsers which do not encode characters"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/f37d1d55-10cc-4202-8d16-9ec2128f54f9",
"name": "https://wpscan.com/vulnerability/f37d1d55-10cc-4202-8d16-9ec2128f54f9"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2022-03-17 13:01:29 +00:00
]
2022-06-06 10:44:41 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Taurus Omar"
2022-03-17 13:01:29 +00:00
}
2022-06-06 10:44:41 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-06-09 19:00:30 +02:00
}