Vulnerability CVE-2024-29833


Published: 2024-03-26

Description:
The image upload component allows SVG files and the regular expression used to remove script tags can be bypassed by using a Cross Site Scripting payload which does not match the regular expression; one example of this is the inclusion of whitespace within the script tag. An attacker must target an authenticated user with permissions to access this feature, however once uploaded the payload is also accessible to unauthenticated users.

 References:
https://appcheck-ng.com/xss-vulnerabilities-discovered-10web-photogallery-wordpress-plugin/
https://wordpress.org/plugins/photo-gallery/#developers

Copyright 2024, cxsecurity.com

 

Back to Top