2024-02-20 21:00:36 +00:00
{
2024-05-02 17:00:38 +00:00
"data_version" : "4.0" ,
2024-02-20 21:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-1688" ,
2024-05-02 17:00:38 +00:00
"ASSIGNER" : "security@wordfence.com" ,
"STATE" : "PUBLIC"
2024-02-20 21:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-02 17:00:38 +00:00
"value" : "The Woo Total Sales plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the get_orders_archive() function in all versions up to, and including, 3.1.4. This makes it possible for unauthenticated attackers to retrieve sales reports for the store."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862 Missing Authorization"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "shivashankerbhatta" ,
"product" : {
"product_data" : [
{
"product_name" : "Woo Total Sales" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "*" ,
"version_value" : "3.1.4"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/630d5dcc-ee51-4c2d-b4fb-191637311d6b?source=cve" ,
"refsource" : "MISC" ,
"name" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/630d5dcc-ee51-4c2d-b4fb-191637311d6b?source=cve"
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/woo-total-sales/trunk/includes/awts-backend-general-overview.php#L256" ,
"refsource" : "MISC" ,
"name" : "https://plugins.trac.wordpress.org/browser/woo-total-sales/trunk/includes/awts-backend-general-overview.php#L256"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Lucio S\u00e1"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
2024-02-20 21:00:36 +00:00
}
]
}
}