Description
|
|
Charlie Eriksen has discovered multiple vulnerabilities in the Mac Photo Gallery plugin for WordPress, which can be exploited by malicious people to conduct script insertion attacks.
Input passed via multiple parameters to two scripts is not properly sanitised before being used. This can be exploited to insert arbitrary HTML and script code, which will be executed in a user's browser session in context of an affected site if malicious data is viewed.
List of affected scripts and parameters:
<a href="http://[host]/wp-content/plugins/mac-dock-gallery/macalbajax.php?macPhoto_desc
" target="_blank">http://[host]/wp-content/plugins...calbajax.php?macPhoto_desc
</a>
<a href="http://[host]/wp-content/plugins/mac-dock-gallery/macalbajax.php?macedit_name&macedit_desc
" target="_blank">http://[host]/wp-content/plugins...edit_name&macedit_desc
</a>
<a href="http://[host]/wp-content/plugins/mac-dock-gallery/macphtajax.php?macPhoto_name
" target="_blank">http://[host]/wp-content/plugins...cphtajax.php?macPhoto_name
</a>
<a href="http://[host]/wp-content/plugins/mac-dock-gallery/macphtajax.php?macAlbum_name&macAlbum_desc
" target="_blank">http://[host]/wp-content/plugins...bum_name&macAlbum_desc
</a>
The vulnerabilities are confirmed in version 2.10. Other versions may also be affected.
|