2023-09-22 08:00:28 +00:00
{
"id" : "CVE-2023-4774" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2023-09-22T06:15:11.277" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:35:57.393" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-09-22 08:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The WP-Matomo Integration (WP-Piwik) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'wp-piwik' shortcode in versions up to, and including, 1.0.28 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."
2023-09-22 12:00:29 +00:00
} ,
{
"lang" : "es" ,
2023-11-07 21:03:21 +00:00
"value" : "El complemento WP-Matomo Integration (WP-Piwik) para WordPress es vulnerable a Cross-Site Scriptings almacenado a trav\u00e9s del c\u00f3digo corto 'wp-piwik' en versiones hasta la 1.0.28 inclusive debido a una sanitizaci\u00f3n de entrada insuficiente y a un escape de salida del usuario atributos proporcionados. Esto hace posible que atacantes autenticados con permisos de nivel de colaborador y superiores inyecten scripts web arbitrarios en p\u00e1ginas que se ejecutar\u00e1n cada vez que un usuario acceda a una p\u00e1gina inyectada."
2023-09-22 08:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2023-09-25 18:00:31 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM" ,
2023-09-25 18:00:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2023-09-25 18:00:31 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-09-25 18:00:31 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.1 ,
2023-09-25 18:00:31 +00:00
"impactScore" : 2.7
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-09-22 08:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2023-09-22 08:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2023-09-22 08:00:28 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-09-22 08:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.3 ,
2023-09-22 08:00:28 +00:00
"impactScore" : 2.7
}
]
} ,
2023-09-25 18:00:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:braekling:connect_matomo:*:*:*:*:*:wordpress:*:*" ,
"versionEndIncluding" : "1.0.28" ,
"matchCriteriaId" : "60C6CC8F-EB7B-49F1-B8DC-9A37E970822E"
}
]
}
]
}
] ,
2023-09-22 08:00:28 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/wp-piwik/tags/1.0.28/classes/WP_Piwik/Widget/OptOut.php#L28" ,
2023-09-25 18:00:31 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2023-09-22 08:00:28 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/2969705/wp-piwik#file164" ,
2023-09-25 18:00:31 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2023-09-22 08:00:28 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/faa4f041-4740-4ebb-afb3-10019ce571be?source=cve" ,
2023-09-25 18:00:31 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/wp-piwik/tags/1.0.28/classes/WP_Piwik/Widget/OptOut.php#L28" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/2969705/wp-piwik#file164" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/faa4f041-4740-4ebb-afb3-10019ce571be?source=cve" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-09-22 08:00:28 +00:00
}
]
}