gitea/modules
zeripath 7ab6c77b41
Remove NULs byte arrays passed to PostProcess (#14587)
PostProcess is supposed to be parsing and handling HTML
fragments, but on fuzzing it appears that there is a weird
issue with NUL elements that could cause a memory address
error in downstream libraries.

The simplest solution is to strip out the weird NULs - they
should not be there in any case and would be stripped out
anyway.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-02-18 02:32:14 +01:00
..
analyze
auth
avatar
base
cache [Vendor] Update go-redis to v8.5.0 (#13749) 2021-02-10 21:28:32 +00:00
charset
context
convert Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
cron
doctor Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) 2021-02-10 10:50:44 +08:00
emoji
eventsource
forms Add Password Algorithm option to install page (#14701) 2021-02-16 23:37:20 +01:00
generate
git Reduce calls to git cat-file -s (#14682) 2021-02-17 22:32:25 +01:00
gitgraph
graceful
hcaptcha
highlight
httpcache
httplib
indexer Reduce calls to git cat-file -s (#14682) 2021-02-17 22:32:25 +01:00
lfs
log
markup Remove NULs byte arrays passed to PostProcess (#14587) 2021-02-18 02:32:14 +01:00
matchlist
metrics
migrations Fix github download on migration (#14703) 2021-02-18 01:36:49 +01:00
nosql [Vendor] Update go-redis to v8.5.0 (#13749) 2021-02-10 21:28:32 +00:00
notification Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
options
password
pprof
private
process
public
queue Prevent race in PersistableChannelUniqueQueue.Has (#14651) 2021-02-13 20:02:09 +01:00
recaptcha
references
repofiles
repository Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
secret
session Create DB session provider(based on xorm) (#13031) 2021-02-15 00:33:31 -05:00
setting Create DB session provider(based on xorm) (#13031) 2021-02-15 00:33:31 -05:00
ssh
storage
structs rm gogs relict (#14665) 2021-02-14 00:07:17 +08:00
svg
sync
task
templates Prevent template renderer from rendering error (#14646) 2021-02-13 19:41:53 +00:00
test
timeutil
translation
upload
uri
user
util
validation
web