Home / Vulnerability Database / Python : X-Content-Type-Options: nosniff header disabled
Python
Python : X-Content-Type-Options: nosniff header disabled
Classification
OWASP Top 10 2013
OWASP Top 10 2017
OWASP Top 10 2021
OWASP ASVS
CWE
Overview
The application explicitly disables the X-Content-Type-Options security header.
MIME sniffing is the practice of inspecting the content of a byte stream to attempt to deduce the file format of the data within it.
If MIME sniffing is not explicitly disabled, some browsers may misinterpret the data, which can lead to cross-site scripting attacks.
MEDIUM
DerScanner Severity Score
Do you want to fix Python : X-Content-Type-Options: nosniff header disabled in your application?
See also
Python
Python : Debug mode on
Python
Python : Web3: Deprecated method
Python
