cvelist/2021/24xxx/CVE-2021-24305.json
2021-05-24 10:43:51 +02:00

81 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24305",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Target First Plugin 2.0 - Unauthenticated Stored XSS via Licence Key"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "TargetFirst",
"product": {
"product_data": [
{
"product_name": "Target First Plugin",
"version": {
"version_data": [
{
"version_affected": "=",
"version_name": "2.0",
"version_value": "2.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Target First WordPress Plugin v2.0, also previously known as Watcheezy, suffers from a critical unauthenticated stored XSS vulnerability. An attacker could change the licence key value through a POST on any URL with the 'weeWzKey' parameter that will be save as the 'weeID option and is not sanitized."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/4d55d1f5-a7b8-4029-942d-7a13e2498f64",
"name": "https://wpscan.com/vulnerability/4d55d1f5-a7b8-4029-942d-7a13e2498f64"
},
{
"refsource": "MISC",
"url": "https://www.targetfirst.com/",
"name": "https://www.targetfirst.com/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Vincent MICHEL"
}
],
"source": {
"discovery": "UNKNOWN"
}
}