cve/2024/CVE-2024-5737.md
2024-07-25 21:25:12 +00:00

19 lines
908 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [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 doesnt 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
No PoCs from references.
#### Github
- https://github.com/afine-com/research
- https://github.com/nomi-sec/PoC-in-GitHub