cve/2024/CVE-2024-37888.md
2025-09-29 16:08:36 +00:00

19 lines
911 B
Markdown

### [CVE-2024-37888](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-37888)
![](https://img.shields.io/static/v1?label=Product&message=ckeditor-plugin-openlink&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%201.0.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
The Open Link is a CKEditor plugin, extending context menu with a possibility to open link in a new tab. The vulnerability allowed to execute JavaScript code by abusing link href attribute. It affects all users using the Open Link plugin at version < **1.0.5**.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/7Ragnarok7/CVE-2024-37888
- https://github.com/nomi-sec/PoC-in-GitHub