HedgeDoc 1.11.0

1.11.0

HedgeDoc 1.11.0

Added 3
  • Add a warning page when clicking external links
  • Allow configuration of login and signup rate-limits
  • Allow configuration of Cloudflare usage in regards of rate-limits
Changed 1
  • Improve the config.json.example file used by bin/setup
Security 4
  • Fix possible HTML injection via the localpart of an email address
  • Fix possible Denial-of-Service attack using the YAML frontmatter parsing
  • Fix possible CSRF attack vector in the GitHub Gist export
  • Fix rate-limiting bypass by abusing the CF-Connecting-IP header
Security fixes

This release contains four security fixes:

Thanks to Chandler Johnson, taylorodell and alanturing881 for reporting!

Important notices
  • When using Cloudflare in front of HedgeDoc, you should set rateLimitUsingCloudflare in the config.json or CMD_RATE_LIMIT_USING_CLOUDFLARE as environment variable to true.
Enhancements
  • Added a warning page when clicking external links
  • Improve the config.json.example file, which is used by bin/setup
  • Allow configuration of login / signup rate-limits
  • Allow configuration of Cloudflare usage in regards of rate-limits
  • Several improvements in the documentation at https://docs.hedgedoc.org
View original

Upgraded? How did it go?

Discussion