2023-06-12 15:00:41 +00:00
{
2024-06-20 03:00:34 +00:00
"data_version" : "4.0" ,
2023-06-12 15:00:41 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-3204" ,
2024-06-20 03:00:34 +00:00
"ASSIGNER" : "security@wordfence.com" ,
"STATE" : "PUBLIC"
2023-06-12 15:00:41 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-06-20 03:00:34 +00:00
"value" : "The Materialis theme for WordPress is vulnerable to limited arbitrary options updates in versions up to, and including, 1.1.24. This is due to missing authorization checks on the companion_disable_popup() function called via an AJAX action. This makes it possible for authenticated attackers, with minimal permissions such as subscribers, to modify any option on the site to a numerical value."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862 Missing Authorization"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "extendthemes" ,
"product" : {
"product_data" : [
{
"product_name" : "Materialis" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "*" ,
"version_value" : "1.1.24"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/a2e05094-8344-4388-a703-518daf3d2948?source=cve" ,
"refsource" : "MISC" ,
"name" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/a2e05094-8344-4388-a703-518daf3d2948?source=cve"
} ,
{
"url" : "https://themes.trac.wordpress.org/browser/materialis/1.1.20/inc/companion.php#L45" ,
"refsource" : "MISC" ,
"name" : "https://themes.trac.wordpress.org/browser/materialis/1.1.20/inc/companion.php#L45"
} ,
{
"url" : "https://themes.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=231816%40materialis&new=231816%40materialis&sfp_email=&sfph_mail=#file6" ,
"refsource" : "MISC" ,
"name" : "https://themes.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=231816%40materialis&new=231816%40materialis&sfp_email=&sfph_mail=#file6"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Gibran Abdillah"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
2023-06-12 15:00:41 +00:00
}
]
}
}