2023-05-31 06:00:28 +00:00
{
"id" : "CVE-2023-2304" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2023-05-31T05:15:10.260" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:12:22.363" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-31 06:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The Favorites plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'user_favorites' shortcode in versions up to, and including, 2.3.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-09 11:28:17 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
} ,
2023-05-31 06:00:28 +00:00
{
2024-04-04 08:46:00 +00:00
"source" : "security@wordfence.com" ,
2023-05-31 06:00:28 +00:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.1 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
2023-06-09 11:28:17 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
2023-05-31 06:00:28 +00:00
}
] ,
2023-06-09 11:28:17 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:favorites_project:favorites:*:*:*:*:*:wordpress:*:*" ,
"versionEndIncluding" : "2.3.2" ,
"matchCriteriaId" : "49BA0846-B425-47AD-A312-DCB78754D70A"
}
]
}
]
}
] ,
2023-05-31 06:00:28 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/favorites/tags/2.3.2/app/API/Shortcodes/UserFavoritesShortcode.php#L57" ,
2023-06-09 11:28:17 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2023-05-31 06:00:28 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/favorites/tags/2.3.2/assets/js/favorites.js#L421" ,
2023-06-09 11:28:17 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2023-05-31 06:00:28 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=2919192%40favorites&old=2805323%40favorites&sfp_email=&sfph_mail=" ,
2023-06-09 11:28:17 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2023-05-31 06:00:28 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/5bd03cd0-34f0-491c-8247-79656eba32a8?source=cve" ,
2023-06-09 11:28:17 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2023-05-31 06:00:28 +00:00
}
]
}