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

75 lines
1.8 KiB
JSON
Raw Normal View History

2022-02-17 11:01:10 +00:00
{
2022-03-14 15:36:25 +01:00
"CVE_data_meta": {
"ID": "CVE-2022-0659",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Sync iCloud COS < 2.0.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": "Sync QCloud COS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.0.1",
"version_value": "2.0.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Sync QCloud COS WordPress plugin before 2.0.1 does not escape some of its settings, allowing high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/22dc2661-ba64-49e7-af65-892a617ab02c",
"name": "https://wpscan.com/vulnerability/22dc2661-ba64-49e7-af65-892a617ab02c"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2022-02-17 11:01:10 +00:00
]
2022-03-14 15:36:25 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "fuzzyap1"
2022-02-17 11:01:10 +00:00
}
2022-03-14 15:36:25 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-02-17 11:01:10 +00:00
}