### [CVE-2024-29809](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-29809) ![](https://img.shields.io/static/v1?label=Product&message=PhotoGallery&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=1.0.1%3C%3D%201.8.21%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen) ### Description The image_url parameter of the AJAX call to the editimage_bwg action of admin-ajax.php is vulnerable to reflected Cross Site Scripting. The value of the image_url parameter is embedded within an existing JavaScript within the response allowing arbitrary JavaScript to be inserted and executed. The attacker must target a an authenticated user with permissions to access this component to exploit this issue. ### POC #### Reference No PoCs from references. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds