2025-01-30 15:03:51 +00:00
{
"id" : "CVE-2024-13715" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2025-01-30T14:15:36.513" ,
2025-01-30 19:04:03 +00:00
"lastModified" : "2025-01-30T18:53:45.883" ,
"vulnStatus" : "Analyzed" ,
2025-01-30 15:03:51 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "The zStore Manager Basic plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the zstore_clear_cache() function in all versions up to, and including, 3.311. This makes it possible for authenticated attackers, with Subscriber-level access and above, to clear the plugin's cache."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security@wordfence.com" ,
"type" : "Primary" ,
"cvssData" : {
"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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "security@wordfence.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-862"
}
]
}
] ,
2025-01-30 19:04:03 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ikjweb:zstore_manager_basic:*:*:*:*:*:wordpress:*:*" ,
"versionEndIncluding" : "3.311" ,
"matchCriteriaId" : "A39E1421-FC4F-4D0A-8DFF-664134B1FE58"
}
]
}
]
}
] ,
2025-01-30 15:03:51 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/zstore-manager-basic/trunk/zstore-manager.php#L441" ,
2025-01-30 19:04:03 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2025-01-30 15:03:51 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/974ffc87-369a-431e-b601-8c6679d963c3?source=cve" ,
2025-01-30 19:04:03 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2025-01-30 15:03:51 +00:00
}
]
}