2023-07-12 06:00:32 +00:00
{
"id" : "CVE-2023-3011" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2023-07-12T05:15:09.350" ,
2023-07-19 16:01:09 +00:00
"lastModified" : "2023-07-19T13:54:26.223" ,
"vulnStatus" : "Analyzed" ,
2023-07-12 06:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The ARMember plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 4.0.5. This is due to missing or incorrect nonce validation on the arm_check_user_cap function. This makes it possible for unauthenticated attackers to perform multiple unauthorized actions via a forged request granted they can trick a site administrator into performing an action such as clicking on a link."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2023-07-19 16:01:09 +00:00
"source" : "nvd@nist.gov" ,
2023-07-12 06:00:32 +00:00
"type" : "Primary" ,
2023-07-19 16:01:09 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
{
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2023-07-12 06:00:32 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security@wordfence.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
2023-07-19 16:01:09 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:armemberplugin:armember:*:*:*:*:*:wordpress:*:*" ,
"versionEndExcluding" : "4.0.6" ,
"matchCriteriaId" : "EA9829C9-3086-43F6-9650-5C02C299505E"
}
]
}
]
}
] ,
2023-07-12 06:00:32 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/changeset/2932691/armember-membership/trunk/autoload.php" ,
2023-07-19 16:01:09 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2023-07-12 06:00:32 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/42f5f29b-2d83-4b15-82aa-0598f8a2317b?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
}
]
}