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

75 lines
1.7 KiB
JSON
Raw Normal View History

2022-02-16 18:01:21 +00:00
{
2022-03-28 19:15:56 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-0643",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Bank Mellat <= 1.3.7 - Reflected 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": "Bank Mellat",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.3.7",
"version_value": "1.3.7"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Bank Mellat WordPress plugin through 1.3.7 does not sanitize and escape the orderId parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/5be0de93-9625-419a-8c37-521c1bd9c24c",
"name": "https://wpscan.com/vulnerability/5be0de93-9625-419a-8c37-521c1bd9c24c"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2022-02-16 18:01:21 +00:00
]
2022-03-28 19:15:56 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Ran Crane"
2022-02-16 18:01:21 +00:00
}
2022-03-28 19:15:56 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-02-16 18:01:21 +00:00
}