IMFreedom Security

Description

When receiving various incoming messages, the SILC protocol plugin failed to validate that a piece of text was UTF-8. In some cases invalid UTF-8 data would lead to a crash.

Mitigation

Validate incoming strings as UTF-8 before using them as such.