Lucene search
+L

2 matches found

Github Security Blog
Github Security Blog
added 2022/06/16 11:39 p.m.12 views

Space bug in `clean_text`

An incorrect mapping from HTML specification to ASCII codes was used. Because HTML treats the Form Feed as whitespace, code like this has an injection bug: let html = format!"", cleantextusersuppliedstring; Applications are not affected if they quote their attributes, or if they don't use cleante...

1.4AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/01/19 12:0 p.m.19 views

RUSTSEC-2022-0003 Space bug in `clean_text`

An incorrect mapping from HTML specification to ASCII codes was used. Because HTML treats the Form Feed as whitespace, code like this has an injection bug: let html = format!"", cleantextusersuppliedstring; Applications are not affected if they quote their attributes, or if they don't use cleante...

7.4AI score
SaveExploits0References3
Rows per page
Query Builder