Vulnerability CVE-2024-9778


Published: 2024-10-12

Description:
The ImagePress ?? 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.

Type:

CWE-352

(Cross-Site Request Forgery (CSRF))

 References:
https://www.wordfence.com/threat-intel/vulnerabilities/id/200b3446-6107-434b-b46d-2078461f3f94?source=cve
https://plugins.trac.wordpress.org/browser/image-gallery/trunk/includes/page-settings.php#L106
https://plugins.trac.wordpress.org/browser/image-gallery/trunk/includes/page-settings.php#L267
https://plugins.trac.wordpress.org/browser/image-gallery/trunk/includes/page-settings.php#L380
https://plugins.trac.wordpress.org/browser/image-gallery/trunk/includes/page-settings.php#L461
https://plugins.trac.wordpress.org/browser/image-gallery/trunk/includes/page-settings.php#L2
https://plugins.trac.wordpress.org/changeset/3167164/

Copyright 2024, cxsecurity.com

 

Back to Top