Skip to content

v0.3+4 Security patch

Compare
Choose a tag to compare
@The-EDev The-EDev released this 12 Jan 00:59
87adb19

This release fixes major problems in Crow, from a potential memory leak to a few security vulnerabilities. Everyone using v0.3 is advised to update to this version as soon as possible.

This will most likely be the last update to v0.3 as we prepare for the next release.

  • Bug Data leak when sending static files. #292
  • Bug Incorrect handling of signal handlers. @mcopik #296
  • Bug crow::json escapes UTF-8 characters above value 127. @mosolovsa #304
  • Bug Path Traversal and Content Injection exploits patched. @snyk Team #317