stanza@1.11.0

A Python NLP Library for Many Human Languages, by the Stanford NLP Group

  • latest version

    1.14.0

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the stanza 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
    • H
    Deserialization of Untrusted Data

    stanza is an A Python NLP Library for Many Human Languages, by the Stanford NLP Group

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data while loading the lemma classifier due to unsafe fallback to torch.load(..., weights_only=False) when the safe load raises pickle.UnpicklingError. An attacker can execute arbitrary code by supplying a malicious model file that triggers UnpicklingError when loaded.

    How to fix Deserialization of Untrusted Data?

    Upgrade stanza to version 1.12.1 or higher.

    [,1.12.1)