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

80 lines
2.0 KiB
JSON
Raw Normal View History

2022-05-03 12:01:22 +00:00
{
2022-05-23 09:13:24 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1558",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Curtain <= 1.0.2 - 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": "Curtain",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.0.2",
"version_value": "1.0.2"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Curtain WordPress plugin through 1.0.2 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks when the unfiltered_html capability is disallowed"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/0414dad4-e90b-4122-8b77-a8a958ab824d",
"name": "https://wpscan.com/vulnerability/0414dad4-e90b-4122-8b77-a8a958ab824d"
},
{
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/166839/",
"name": "https://packetstormsecurity.com/files/166839/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2022-05-03 12:01:22 +00:00
]
2022-05-23 09:13:24 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Hassan Khan Yusufzai"
2022-05-03 12:01:22 +00:00
}
2022-05-23 09:13:24 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-05-03 12:01:22 +00:00
}