SCA: security update for org.apache.xmlgraphics:batik (GHSA-25gw-4pcc-45cf)

critical Tenable Cloud Security Plugin ID 408707

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 deserialization. (CVE-2018-8013)

See Also

https://github.com/advisories/GHSA-25gw-4pcc-45cf

Plugin Details

Severity: Critical

ID: 408707

Version: Revision 1.12

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 1/26/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.15

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2018-8013

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/13/2022

Vulnerability Publication Date: 5/23/2018

Reference Information

CVE: CVE-2018-8013

BID: 104252

cwe: CWE-502