owlmixin@1.0.0b4 vulnerabilities

Mixin which converts ``data class instance`` and others each other more simple.

  • latest version

    7.0.1

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

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

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • C
    Arbitrary Code Execution

    owlmixin is tools for convenient interface creation over various types of data in a declarative way.

    Affected versions of the package are vulnerable to Arbitrary Code Execution. An exploitable vulnerability exists in the YAML loading functionality of util.py in OwlMixin before 2.0.0a12. A "Load YAML" string or file (aka load_yaml or load_yamlf) can execute arbitrary Python commands resulting in command execution because load is used where safe_load should have been used. An attacker can insert Python into loaded YAML to trigger this vulnerability.

    How to fix Arbitrary Code Execution?

    Upgrade owlmixin to version 2.0.0a12 or higher.

    [,2.0.0a12)