modulemd@1.0.2 vulnerabilities

A python library for manipulation of the proposed module metadata format.

  • latest version

    1.3.3

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    7 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the modulemd 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
    Remote Code Execution

    modulemd is a python library for manipulation of the proposed module metadata format.

    Affected versions of this package are vulnerable to Remote Code Execution. When processing externally provided data, the loads_all function in modulemd/__init__.py uses yaml.load_all instead of yaml.safe_load_all. This can lead to random remote code execution.

    How to fix Remote Code Execution?

    Upgrade modulemd to version 1.3.2 or higher.

    [,1.3.2)