0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/frontend
Joffrey JAFFEUX 4ea191208b SECURITY: XSS when editing a malicious post
A user full name can be evaluated as raw HTML when the following settings are set:
- `display_name_on_posts` => true
- `prioritize_username_in_ux` => false

Editing a post of a malicious user would trigger and XSS. The fix is to escape the content.
2026-02-26 12:24:37 +00:00
..
asset-processor DEPS: Bump postcss-js from 5.0.2 to 5.0.3 (#36895) 2026-01-13 19:37:51 +01:00
custom-proxy DEV: Upgrade to pnpm v10 (#36289) 2026-01-12 10:43:06 +00:00
deprecation-silencer DEV: Upgrade to pnpm v10 (#36289) 2026-01-12 10:43:06 +00:00
discourse SECURITY: XSS when editing a malicious post 2026-02-26 12:24:37 +00:00
discourse-i18n FIX: Dasherize locale correctly for messageformat setup (#37268) 2026-01-22 13:36:59 +00:00
discourse-markdown-it FIX: incorrect emoji escaping (#37100) 2026-01-14 10:51:26 +01:00
discourse-plugins DEPS: Bump ember-template-imports from 4.3.0 to 4.4.0 (#36934) 2026-01-13 19:36:37 +01:00
discourse-types DEV: Upgrade to pnpm v10 (#36289) 2026-01-12 10:43:06 +00:00
ember-cli-progress-ci
pretty-text DEV: Upgrade to pnpm v10 (#36289) 2026-01-12 10:43:06 +00:00
.npmrc
polyfills.js