Validate file mime type in AttachmentCreator soap web service [New in Security Center 1.3 and updated in 1.5]
-
- UpdatedFeb 1, 2024
- 1 minute read
- Vancouver
- Now Platform Security
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
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.