Validate file mime type in AttachmentCreator soap web service [New in Security Center 1.3 and updated in 1.5]

The glide.attachment.enforce_security_validation property determines whether Multipurpose internet Mail Extensions (MIME) files undergo validation.

If glide.attachment.enforce_security_validation is not set to the recommended value of true, then there is no validation for MIME files, enabling malicious files to be uploaded with incorrect file extensions. When this property is set to true, files are uploaded with the correct file type extension.

More information