2022-11-08 17:00:33 +00:00
{
2022-11-29 21:00:35 +00:00
"data_version" : "4.0" ,
2022-11-08 17:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-3898" ,
2022-11-29 21:00:35 +00:00
"ASSIGNER" : "security@wordfence.com" ,
"STATE" : "PUBLIC"
2022-11-08 17:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-11-29 21:00:35 +00:00
"value" : "The WP Affiliate Platform plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 6.3.9. This is due to missing or incorrect nonce validation on various functions including the affiliates_menu method. This makes it possible for unauthenticated attackers to delete affiliate records, via forged request granted they can trick a site administrator into performing an action such as clicking on a link."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "tipsandtrickshq" ,
"product" : {
"product_data" : [
{
"product_name" : "WP Affiliate Platform" ,
"version" : {
"version_data" : [
{
"version_value" : "*" ,
"version_affected" : "="
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474" ,
"refsource" : "MISC" ,
"name" : "https://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474"
} ,
{
"url" : "https://www.wordfence.com/vulnerability-advisories-continued/#CVE-2022-3898" ,
"refsource" : "MISC" ,
"name" : "https://www.wordfence.com/vulnerability-advisories-continued/#CVE-2022-3898"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Marco Wotschka"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
2022-11-08 17:00:33 +00:00
}
]
}
}