VYPR

Maven package

org.apache.xmlgraphics/batik

pkg:maven/org.apache.xmlgraphics/batik

Vulnerabilities (9)

  • CVE-2022-42890Oct 25, 2022
    affected < 1.16fixed 1.16

    A vulnerability in Batik of Apache XML Graphics allows an attacker to run Java code from untrusted SVG via JavaScript. This issue affects Apache XML Graphics prior to 1.16. Users are recommended to upgrade to version 1.16.

  • CVE-2022-41704Oct 25, 2022
    affected < 1.16fixed 1.16

    A vulnerability in Batik of Apache XML Graphics allows an attacker to run untrusted Java code from an SVG. This issue affects Apache XML Graphics prior to 1.16. It is recommended to update to version 1.16.

  • CVE-2022-40146Sep 22, 2022
    affected >= 1.0, < 1.15fixed 1.15

    Server-Side Request Forgery (SSRF) vulnerability in Batik of Apache XML Graphics allows an attacker to access files using a Jar url. This issue affects Apache XML Graphics Batik 1.14.

  • CVE-2022-38648Sep 22, 2022
    affected < 1.15fixed 1.15

    Server-Side Request Forgery (SSRF) vulnerability in Batik of Apache XML Graphics allows an attacker to fetch external resources. This issue affects Apache XML Graphics Batik 1.14.

  • CVE-2022-38398Sep 22, 2022
    affected >= 1.14, < 1.15fixed 1.15

    Server-Side Request Forgery (SSRF) vulnerability in Batik of Apache XML Graphics allows an attacker to load a url thru the jar protocol. This issue affects Apache XML Graphics Batik 1.14.

  • CVE-2019-17566Nov 12, 2020
    affected < 1.13fixed 1.13

    Apache Batik is vulnerable to server-side request forgery, caused by improper input validation by the "xlink:href" attributes. By using a specially-crafted argument, an attacker could exploit this vulnerability to cause the underlying server to make arbitrary GET requests.

  • CVE-2018-8013May 24, 2018
    affected >= 1.0, < 1.10fixed 1.10

    In Apache Batik 1.x before 1.10, when deserializing subclass of `AbstractDocument`, the class takes a string from the inputStream as the class name which then use it to call the no-arg constructor of the class. Fix was to check the class type before calling newInstance in deseria

  • CVE-2017-5662HigApr 18, 2017
    affected < 1.9fixed 1.9

    In Apache Batik before 1.9, files lying on the filesystem of the server which uses batik can be revealed to arbitrary users who send maliciously formed SVG files. The file types that can be shown depend on the user context in which the exploitable application is running. If the u

  • CVE-2015-0250Mar 24, 2015
    affected >= 1.0, < 1.8fixed 1.8

    XML external entity (XXE) vulnerability in the SVG to (1) PNG and (2) JPG conversion classes in Apache Batik 1.x before 1.8 allows remote attackers to read arbitrary files or cause a denial of service via a crafted SVG file.