Modify ↓
#983 closed defect (fixed)
onload events in wiki allows javascript execution.
| Reported by: | daniel | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | high | Milestone: | 0.8.1 |
| Component: | wiki system | Version: | 0.8 |
| Severity: | critical | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The HTML Processor doesn't allow <script> blocks, but it allows intrinsic events (onload etc.). Renders the ban uneffective, no? -- Martin Bialasinski
The wiki formatting code should strip event attributes.
Attachments (1)
Change History (5)
by , 21 years ago
comment:2 by , 21 years ago
| Owner: | changed from to |
|---|---|
| Priority: | highest → high |
| Severity: | critical → normal |
Changing the state is various ways.
comment:3 by , 21 years ago
| Milestone: | 0.9 → 0.8.1 |
|---|---|
| Owner: | changed from to |
| Severity: | normal → critical |
| Status: | new → assigned |
comment:4 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



patch to disallow script attributes