cvelist/2022/1xxx/CVE-2022-1673.json
2022-06-09 19:00:30 +02:00

76 lines
1.8 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-1673",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WooCommerce Green Wallet Gateway < 1.0.2 - Reflected Cross Site Scripting in checkout page"
},
"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": "WooCommerce Green Wallet Gateway",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.0.2",
"version_value": "1.0.2"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WooCommerce Green Wallet Gateway WordPress plugin before 1.0.2 does not escape the error_envision query parameter before outputting it to the page, leading to a Reflected Cross-Site Scripting vulnerability."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/14283389-a6b8-4dd8-9441-f16fcc4ab3c0",
"name": "https://wpscan.com/vulnerability/14283389-a6b8-4dd8-9441-f16fcc4ab3c0"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "goodguyandy"
}
],
"source": {
"discovery": "EXTERNAL"
}
}