cve/2024/CVE-2024-26495.md
2024-06-09 00:33:16 +00:00

19 lines
760 B
Markdown

### [CVE-2024-26495](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26495)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross Site Scripting (XSS) vulnerability in Friendica versions after v.2023.12, allows a remote attacker to execute arbitrary code and obtain sensitive information via the BBCode tags in the post content and post comments function.
### POC
#### Reference
- https://github.com/friendica/friendica/issues/13884
- https://github.com/friendica/friendica/issues/13884
#### Github
No PoCs found on GitHub currently.