| Summary: | html rendering on information panel. | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Sheikh Ali Akbar <akberbadsha05> |
| Component: | panels: information | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dolphin-bugs-null, kde, nate |
| Priority: | HI | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/kio/-/commit/d422bd4a3dceffb98b271758837ce412977ed7f6 | Version Fixed/Implemented In: | 6.13 |
| Sentry Crash Report: | |||
| Attachments: | poc | ||
|
Description
Sheikh Ali Akbar
2024-06-21 17:34:42 UTC
>Html rendered filename which means html injection
It's not too bad in this case.
You're limited within the label and can only do a tiny bit of markup. It's not like on a website when you can redirect the login button or anything.
Still worth fixing.
Git commit d422bd4a3dceffb98b271758837ce412977ed7f6 by Shitong Xu. Committed on 19/03/2025 at 05:55. Pushed by ngraham into branch 'master'. SkipDialog: show msg with plaintext label might show richtext and cause html injection. M +1 -0 src/widgets/skipdialog.cpp https://invent.kde.org/frameworks/kio/-/commit/d422bd4a3dceffb98b271758837ce412977ed7f6 |