cvelist/2022/0xxx/CVE-2022-0147.json
2022-03-14 15:36:25 +01:00

80 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-0147",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Cookie Information < 2.0.8 - 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": "Cookie Information | Free GDPR Consent Solution",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.0.8",
"version_value": "2.0.8"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Cookie Information | Free GDPR Consent Solution WordPress plugin before 2.0.8 does not escape user data before outputting it back in attributes in the admin dashboard, leading to a Reflected Cross-Site Scripting issue"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/2c735365-69c0-4652-b48e-c4a192dfe0d1",
"name": "https://wpscan.com/vulnerability/2c735365-69c0-4652-b48e-c4a192dfe0d1"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2681371",
"name": "https://plugins.trac.wordpress.org/changeset/2681371"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Krzysztof Zając"
}
],
"source": {
"discovery": "EXTERNAL"
}
}