cvelist/2021/25xxx/CVE-2021-25112.json
2022-02-28 10:00:35 +01:00

80 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-25112",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WHMCS Bridge < 6.4b - Reflected Cross-Site Scripting (XSS)"
},
"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": "WHMCS Bridge",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "6.4b",
"version_value": "6.4b"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WHMCS Bridge WordPress plugin before 6.4b does not sanitise and escape the error parameter before outputting it back in admin dashboard, leading to a Reflected Cross-Site Scripting"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/4aae2dd9-8d51-4633-91bc-ddb53ca3471c",
"name": "https://wpscan.com/vulnerability/4aae2dd9-8d51-4633-91bc-ddb53ca3471c"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2659751",
"name": "https://plugins.trac.wordpress.org/changeset/2659751"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Krzysztof Zając"
}
],
"source": {
"discovery": "EXTERNAL"
}
}