2023-04-06 21:00:35 +00:00
{
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-1928" ,
"ASSIGNER" : "security@wordfence.com" ,
"STATE" : "PUBLIC"
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-04-07 15:00:34 +00:00
"value" : "The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized data modification due to a missing capability check on the wpfc_preload_single_callback function in versions up to, and including, 1.1.2. This makes it possible for authenticated attackers with subscriber-level access to initiate cache creation."
2023-04-06 21:00:35 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-04-07 15:00:34 +00:00
"value" : "CWE-862 Missing Authorization"
2023-04-06 21:00:35 +00:00
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-04-07 15:00:34 +00:00
"vendor_name" : "emrevona" ,
2023-04-06 21:00:35 +00:00
"product" : {
"product_data" : [
{
2023-04-07 15:00:34 +00:00
"product_name" : "WP Fastest Cache" ,
2023-04-06 21:00:35 +00:00
"version" : {
"version_data" : [
{
2023-04-07 15:00:34 +00:00
"version_affected" : "<=" ,
"version_name" : "*" ,
"version_value" : "1.1.2"
2023-04-06 21:00:35 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
2023-04-07 15:00:34 +00:00
"url" : "https://plugins.trac.wordpress.org/changeset/2893158/wp-fastest-cache/trunk/wpFastestCache.php?contextall=1" ,
2023-04-06 21:00:35 +00:00
"refsource" : "MISC" ,
2023-04-07 15:00:34 +00:00
"name" : "https://plugins.trac.wordpress.org/changeset/2893158/wp-fastest-cache/trunk/wpFastestCache.php?contextall=1"
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/56a90042-a6c0-4487-811b-ced23c97f9f4?source=cve" ,
"refsource" : "MISC" ,
"name" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/56a90042-a6c0-4487-811b-ced23c97f9f4?source=cve"
2023-04-06 21:00:35 +00:00
}
]
} ,
2023-04-07 15:00:34 +00:00
"credits" : [
{
"lang" : "en" ,
"value" : "Marco Wotschka"
}
] ,
2023-04-06 21:00:35 +00:00
"impact" : {
"cvss" : [
{
2023-04-07 15:00:34 +00:00
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
2023-04-06 21:00:35 +00:00
}
]
}
}