microdot@2.0.1

The impossibly small web framework for MicroPython

  • latest version

    2.6.2

  • latest non vulnerable version

  • first published

    7 years ago

  • latest version published

    22 hours ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the microdot package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    HTTP Response Splitting

    microdot is a The impossibly small web framework for MicroPython

    Affected versions of this package are vulnerable to HTTP Response Splitting in the set_cookie function. An attacker can inject arbitrary HTTP headers by supplying malicious input containing carriage return and line feed sequences, which are then stored in a cookie by the server on behalf of the victim.

    Note: This is only exploitable if the attacker has already infiltrated the client, such as through a separate cross-site scripting attack, and can control the data sent to the server for cookie storage.

    How to fix HTTP Response Splitting?

    Upgrade microdot to version 2.6.1 or higher.

    [,2.6.1)