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

75 lines
1.9 KiB
JSON
Raw Normal View History

2022-04-06 13:01:24 +00:00
{
2022-05-02 18:00:30 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1255",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Import and export users and customers < 1.19.2.1 - Admin+ Stored 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": "Import and export users and customers",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.19.2.1",
"version_value": "1.19.2.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Import and export users and customers WordPress plugin before 1.19.2.1 does not sanitise and escaped imported CSV data, which could allow high privilege users to import malicious javascript code and lead to Stored Cross-Site Scripting issues"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/22fe68c4-8f47-491e-be87-5e8e40535a82",
"name": "https://wpscan.com/vulnerability/22fe68c4-8f47-491e-be87-5e8e40535a82"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2022-04-06 13:01:24 +00:00
]
2022-05-02 18:00:30 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "0x23.so"
2022-04-06 13:01:24 +00:00
}
2022-05-02 18:00:30 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-04-06 13:01:24 +00:00
}