Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XSS possible in Froala Editor v4.3.0 - CVE-2024-51434 #4839

Open
Path-17 opened this issue Nov 5, 2024 · 0 comments
Open

XSS possible in Froala Editor v4.3.0 - CVE-2024-51434 #4839

Path-17 opened this issue Nov 5, 2024 · 0 comments

Comments

@Path-17
Copy link

Path-17 commented Nov 5, 2024

Expected behavior.

For the editor to be free of XSS

Actual behavior.

XSS is possible due to an issue when parsing <plaintext> tags.

Steps to reproduce the problem.

Paste the below payload into the "Code View" of the editor, then exit code view to render the HTML.

<plaintext><img src=1 onerror=alert(1)>

Editor version.

Current version, 4.3.0

OS

All

Browser.

Tested on Chrome and Firefox.

Recording.

Froala_CVE-2024-51434

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant