cvelist/2022/27xxx/CVE-2022-27231.json
2022-06-13 05:01:45 +00:00

72 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-27231",
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "VeronaLabs",
"product": {
"product_data": [
{
"product_name": "WP Statistics",
"version": {
"version_data": [
{
"version_value": "versions prior to 13.2.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wordpress.org/plugins/wp-statistics/",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/wp-statistics/"
},
{
"url": "https://wordpress.org/plugins/wp-statistics/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/wp-statistics/#developers"
},
{
"url": "https://jvn.jp/en/jp/JVN15241647/index.html",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN15241647/index.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site scripting vulnerability exists in WP Statistics versions prior to 13.2.0 because it improperly processes a platform parameter. By exploiting this vulnerability, an arbitrary script may be executed on the web browser of the user who is logging in to the website using the product."
}
]
}
}