View Issue Details

IDProjectCategoryView StatusLast Update
0004101Composr[All Projects] General / Uncategorisedpublic2020-02-07 16:54
ReporterChris GrahamAssigned ToChris Graham 
SeveritySecurity-hole 
Status resolvedResolutionfixed 
Product Version10.0.30 
Fixed in Version 
Summary0004101: Incorrect escaping of field labels (esp usergroup names)
DescriptionThe STRIP_HTML symbol is used incorrectly to remove possible HTML from field labels prior to those labels being used to display automatically-assembled previews, for cleaner looking previews. However, the stripping process actually exposes HTML that was not previously exposed, as STRIP_HTML unescapes escaped HTML entities.
Fix the issue and document the behaviour of the symbol better.
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Relationships

duplicate of 0004095 closedChris Graham Composr CMS 10.0.30 - (Authenticated) Cross-Site Scripting 

Activities

admin

2020-02-06 21:06

administrator   ~0006371

Fixed in git commit c09efccbb (https://gitlab.com/composr-foundation/composr/commit/c09efccbb - link will become active once code pushed to GitLab)

Issue History

Date Modified Username Field Change
2020-02-06 21:07 Chris Graham Relationship added duplicate of 0004095
2020-02-07 16:54 Chris Graham Project Composr non-bundled addons => Composr
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised