2024-08-22 12:03:17 +00:00
{
"id" : "CVE-2024-6870" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2024-08-22T10:15:05.620" ,
2024-09-27 02:03:18 +00:00
"lastModified" : "2024-09-27T00:52:03.737" ,
"vulnStatus" : "Analyzed" ,
2024-08-22 12:03:17 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "The Responsive Lightbox & Gallery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via file uploads in all versions up to, and including, 2.4.7 due to insufficient input sanitization and output escaping affecting the rl_upload_image AJAX endpoint. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the 3gp2 file."
2024-08-25 02:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : "El complemento Responsive Lightbox & Gallery para WordPress es vulnerable a Cross-Site Scripting Almacenado a trav\u00e9s de la carga de archivos en todas las versiones hasta la 2.4.7 incluida debido a una desinfecci\u00f3n de entrada insuficiente y un escape de salida que afecta el endpoint rl_upload_image AJAX. Esto hace posible que atacantes autenticados, con acceso de nivel de autor y superior, inyecten scripts web arbitrarios en p\u00e1ginas que se ejecutar\u00e1n cada vez que un usuario acceda al archivo 3gp2."
2024-08-22 12:03:17 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2024-09-27 02:03:18 +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" ,
2024-09-27 02:03:18 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2024-09-27 02:03:18 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-27 02:03:18 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.1 ,
2024-09-27 02:03:18 +00:00
"impactScore" : 2.7
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-22 12:03:17 +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" ,
2024-08-22 12:03:17 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2024-08-22 12:03:17 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-08-22 12:03:17 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.3 ,
2024-08-22 12:03:17 +00:00
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
2024-09-27 02:03:18 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2024-09-27 02:03:18 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
2024-08-22 12:03:17 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-22 12:03:17 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-09-27 02:03:18 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:dfactory:responsive_lightbox:*:*:*:*:*:wordpress:*:*" ,
"versionEndExcluding" : "2.4.8" ,
"matchCriteriaId" : "5B4EC304-97DA-4442-8934-88FDAE1C23B2"
}
]
}
]
}
] ,
2024-08-22 12:03:17 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/responsive-lightbox/tags/2.4.7/includes/class-remote-library.php#L261" ,
2024-09-27 02:03:18 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-08-22 12:03:17 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3137531%40responsive-lightbox&new=3137531%40responsive-lightbox&sfp_email=&sfph_mail=" ,
2024-09-27 02:03:18 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-08-22 12:03:17 +00:00
} ,
{
"url" : "https://wordpress.org/plugins/responsive-lightbox/#developers" ,
2024-09-27 02:03:18 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Release Notes"
]
2024-08-22 12:03:17 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/e4d55309-d178-4b3d-9de6-2cf2769b76fe?source=cve" ,
2024-09-27 02:03:18 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2024-08-22 12:03:17 +00:00
}
]
}