2025-01-17 16:00:56 +00:00
{
2025-01-23 17:02:49 +00:00
"data_version" : "4.0" ,
2025-01-17 16:00:56 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-13511" ,
2025-01-23 17:02:49 +00:00
"ASSIGNER" : "security@wordfence.com" ,
"STATE" : "PUBLIC"
2025-01-17 16:00:56 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2025-01-23 17:02:49 +00:00
"value" : "The Variation Swatches for WooCommerce plugin, in all versions starting at 1.0.8 up until 1.3.2, contains a vulnerability due to improper nonce verification in its settings reset functionality. The issue exists in the settings_init() function, which processes a reset action based on specific query parameters in the URL. The related delete_settings() function performs a faulty nonce validation check, making the reset operation insecure and susceptible to unauthorized access."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-352 Cross-Site Request Forgery (CSRF)" ,
"cweId" : "CWE-352"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "themehunk" ,
"product" : {
"product_data" : [
{
"product_name" : "Variation Swatches for WooCommerce" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.0.8" ,
"version_value" : "1.3.2"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/6c43b9b4-4394-428a-b381-d6a776fcd130?source=cve" ,
"refsource" : "MISC" ,
"name" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/6c43b9b4-4394-428a-b381-d6a776fcd130?source=cve"
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/th-variation-swatches/tags/1.3.1/inc/thvs-settings.php" ,
"refsource" : "MISC" ,
"name" : "https://plugins.trac.wordpress.org/browser/th-variation-swatches/tags/1.3.1/inc/thvs-settings.php"
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/3226822/th-variation-swatches/trunk/inc/thvs-settings.php" ,
"refsource" : "MISC" ,
"name" : "https://plugins.trac.wordpress.org/changeset/3226822/th-variation-swatches/trunk/inc/thvs-settings.php"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "lucky_buddy"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
2025-01-17 16:00:56 +00:00
}
]
}
}