org.apache.jena:jena-core@3.10.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.jena:jena-core package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
XML External Entity (XXE) Injection

org.apache.jena:jena-core is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine.

Affected versions of this package are vulnerable to XML External Entity (XXE) Injection in the RDF/XML parser which allows an attacker to cause an external DTD to be retrieved. Note: versions 4.2.x and 4.3.x do not allow external entities.

How to fix XML External Entity (XXE) Injection?

Upgrade org.apache.jena:jena-core to version 4.2.0, 4.5.0 or higher.

[,4.2.0) [4.4.0,4.5.0)
  • H
XML External Entity (XXE) Injection

org.apache.jena:jena-core is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine.

Affected versions of this package are vulnerable to XML External Entity (XXE) Injection. A vulnerability in XML processing in Apache Jena may allow an attacker to execute XML External Entities (XXE), including exposing the contents of local files to a remote server.

How to fix XML External Entity (XXE) Injection?

Upgrade org.apache.jena:jena-core to version 4.2.0 or higher.

[,4.2.0)