Ship escaping of "<" and ">" in attributes
Categories
(Core :: DOM: Core & HTML, task)
Tracking
()
People
(Reporter: tschuster, Assigned: tschuster)
References
Details
(Keywords: dev-doc-complete, sec-want, Whiteboard: [adv-main140-])
Attachments
(1 file)
| Assignee | ||
Comment 1•11 months ago
|
||
| Assignee | ||
Updated•11 months ago
|
Comment 4•11 months ago
|
||
Tom, could you consider nominating this for a release note? (Process info)
Comment 5•11 months ago
|
||
FF140 MDN docs for this can be tracked on https://github.com/mdn/content/issues/39628
| Assignee | ||
Comment 6•11 months ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: Prevents certain mXSS attacks and changes behavior
[Affects Firefox for Android]: Yes
[Suggested wording]: Firefox will now escape less-than (<) and greater-than (>) symbols when serializing HTML attributes, making certain mXSS attacks on websites more difficult.
[Links (documentation, blog post, etc)]: https://github.com/whatwg/html/issues/6235 (Maybe someone knows of a blog post?)
Comment 7•11 months ago
|
||
Thanks, added to the Fx140 nightly release notes, please allow 30 minutes for the site to update.
Keeping the relnote-firefox flag as ? to keep it on the radar for inclusion in the final Fx140 release notes.
Updated•11 months ago
|
Updated•11 months ago
|
Updated•10 months ago
|
Description
•