cvelist/2022/0xxx/CVE-2022-0642.json

75 lines
1.9 KiB
JSON
Raw Normal View History

2022-02-16 18:01:21 +00:00
{
2022-05-30 10:29:55 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-0642",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "JivoChat < 1.3.5.4 - Stored Cross-Site Scripting via CSRF"
},
"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": "JivoChat Live Chat WP live chat plugin for WordPress",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.3.5.4",
"version_value": "1.3.5.4"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The JivoChat Live Chat WordPress plugin before 1.3.5.4 does not properly check CSRF tokens on POST requests to the plugins admin page, and does not sanitise some parameters, leading to a stored Cross-Site Scripting vulnerability where an attacker can trick a logged in administrator to inject arbitrary javascript."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/099cf9b4-0b3a-43c6-8ca9-7c2d50f86425",
"name": "https://wpscan.com/vulnerability/099cf9b4-0b3a-43c6-8ca9-7c2d50f86425"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
2022-02-16 18:01:21 +00:00
]
2022-05-30 10:29:55 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "muhamad hidayat"
2022-02-16 18:01:21 +00:00
}
2022-05-30 10:29:55 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-02-16 18:01:21 +00:00
}