2024-10-12 08:03:17 +00:00
{
"id" : "CVE-2024-9778" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2024-10-12T06:15:03.930" ,
2024-11-25 21:08:02 +00:00
"lastModified" : "2024-11-25T19:20:37.163" ,
"vulnStatus" : "Analyzed" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2024-10-12 08:03:17 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The ImagePress \u2013 Image Gallery plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.2. This is due to missing or incorrect nonce validation on the 'imagepress_admin_page' function. This makes it possible for unauthenticated attackers to update plugin settings, including redirection URLs, via a forged request granted they can trick a site administrator into performing an action such as clicking on a link."
2024-10-15 14:03:18 +00:00
} ,
{
"lang" : "es" ,
"value" : "El complemento ImagePress \u2013 Image Gallery para WordPress es vulnerable a Cross-Site Request Forgery en todas las versiones hasta la 1.2.2 incluida. Esto se debe a la falta o la validaci\u00f3n incorrecta de nonce en la funci\u00f3n 'imagepress_admin_page'. Esto hace posible que atacantes no autenticados actualicen la configuraci\u00f3n del complemento, incluidas las URL de redireccionamiento, a trav\u00e9s de una solicitud falsificada, siempre que puedan enga\u00f1ar al administrador del sitio para que realice una acci\u00f3n como hacer clic en un enlace."
2024-10-12 08:03:17 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" ,
2024-11-25 21:08:02 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2024-10-12 08:03:17 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-11-25 21:08:02 +00:00
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
} ,
{
"source" : "nvd@nist.gov" ,
"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" ,
2024-10-12 08:03:17 +00:00
"baseScore" : 4.3 ,
2024-11-25 21:08:02 +00:00
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
2024-10-12 08:03:17 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "security@wordfence.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
2024-11-25 21:08:02 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:getbutterfly:imagepress:*:*:*:*:*:wordpress:*:*" ,
"versionEndExcluding" : "1.3.0" ,
"matchCriteriaId" : "BB90E471-4BC7-4D8A-B41D-755AB51B711A"
}
]
}
]
}
] ,
2024-10-12 08:03:17 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/image-gallery/trunk/includes/page-settings.php#L106" ,
2024-11-25 21:08:02 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-12 08:03:17 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/image-gallery/trunk/includes/page-settings.php#L2" ,
2024-11-25 21:08:02 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-12 08:03:17 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/image-gallery/trunk/includes/page-settings.php#L267" ,
2024-11-25 21:08:02 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-12 08:03:17 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/image-gallery/trunk/includes/page-settings.php#L380" ,
2024-11-25 21:08:02 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-12 08:03:17 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/image-gallery/trunk/includes/page-settings.php#L461" ,
2024-11-25 21:08:02 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-12 08:03:17 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/3167164/" ,
2024-11-25 21:08:02 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-10-12 08:03:17 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/200b3446-6107-434b-b46d-2078461f3f94?source=cve" ,
2024-11-25 21:08:02 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2024-10-12 08:03:17 +00:00
}
]
}