2023-07-12 06:00:32 +00:00
{
"id" : "CVE-2023-3199" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2023-07-12T05:15:10.553" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:18:12.103" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-12 06:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The MStore API plugin for WordPress is vulnerable to Cross-Site Request Forgery due to missing nonce validation on the mstore_update_status_order_title function. This makes it possible for unauthenticated attackers to update status order title via a forged request granted they can trick a site administrator into performing an action such as clicking on a link."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-04-04 08:46:00 +00:00
"source" : "security@wordfence.com" ,
2023-07-12 06:00:32 +00:00
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
]
} ,
2023-07-19 23:55:40 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:inspireui:mstore_api:*:*:*:*:*:wordpress:*:*" ,
"versionEndIncluding" : "3.9.6" ,
"matchCriteriaId" : "D181286E-99D3-48F5-A6A6-CE69143FBA0A"
}
]
}
]
}
] ,
2023-07-12 06:00:32 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/mstore-api/trunk/mstore-api.php#L256" ,
2023-07-19 23:55:40 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2023-07-12 06:00:32 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2925048%40mstore-api&new=2925048%40mstore-api&sfp_email=&sfph_mail=" ,
2023-07-19 23:55:40 +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/a604df5d-92b3-4df8-a7ef-00f0ee95cf0f?source=cve" ,
2023-07-19 23:55:40 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2023-07-12 06:00:32 +00:00
}
]
}