### [CVE-2024-5737](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5737) ![](https://img.shields.io/static/v1?label=Product&message=AdmirorFrames&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%205.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20(XSS%20or%20'Cross-site%20Scripting')&color=brighgreen) ### Description Script afGdStream.php in AdmirorFrames Joomla! extension doesn’t specify a content type and as a result default (text/html) is used. An attacker may embed HTML tags directly in image data which is rendered by a webpage as HTML. This issue affects AdmirorFrames: before 5.0. ### POC #### Reference - https://github.com/afine-com/CVE-2024-5737 - https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5737 #### Github - https://github.com/afine-com/research - https://github.com/nomi-sec/PoC-in-GitHub