2023-07-12 06:00:32 +00:00
{
"id" : "CVE-2023-2561" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2023-07-12T05:15:09.097" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:12:53.157" ,
"vulnStatus" : "Modified" ,
2023-07-12 06:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The Gallery Metabox for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the gallery_remove function in versions up to, and including, 1.5. This makes it possible for subscriber-level attackers to modify galleries attached to posts and pages with this plugin."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2023-11-07 21:03:21 +00:00
"source" : "b15e7b5b-3da4-40ae-a43c-f7aa60e62599" ,
2023-07-12 06:00:32 +00:00
"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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
]
} ,
2023-07-19 16:01:09 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gallery-metabox_project:gallery-metabox:*:*:*:*:*:wordpress:*:*" ,
"versionEndIncluding" : "1.5" ,
"matchCriteriaId" : "0C35E83D-573A-4DB1-A57E-C7E1B8C14E0F"
}
]
}
]
}
] ,
2023-07-12 06:00:32 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/gallery-metabox/trunk/gallery-metabox.php?rev=611664#L233" ,
2023-07-19 16:01:09 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2023-07-12 06:00:32 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/faad339f-96d6-4937-a1f3-9d2d19bc6395?source=cve" ,
2023-07-19 16:01:09 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2023-07-12 06:00:32 +00:00
}
]
}