org.apache.opennlp:opennlp-runtime@3.0.0-M2

  • latest version

    3.0.0-M3

  • latest non vulnerable version

  • first published

    2 months ago

  • latest version published

    19 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.opennlp:opennlp-runtime 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
    XML External Entity (XXE) Injection

    Affected versions of this package are vulnerable to XML External Entity (XXE) Injection via the create() method in the DictionaryEntryPersistor class, which initializes a SAXParserFactory without enabling FEATURE_SECURE_PROCESSING or disabling DTD processing. An attacker can access local files or send server-side requests by supplying a dictionary file containing malicious DOCTYPE declarations.

    How to fix XML External Entity (XXE) Injection?

    Upgrade org.apache.opennlp:opennlp-runtime to version 3.0.0-M3 or higher.

    [3.0.0-M1,3.0.0-M3)