LiveActive security incident?Get immediate response
CVE Record

CVE-2022-38398: Server-Side Request Forgery Information Disclosure Vulnerability

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Apache XML Graphics Batik 1.14 has an SSRF flaw where Batik can be made to load a URL through the jar protocol. In business terms, systems that process untrusted SVG/XML content with this version may expose information reachable from that server.

Executive priority

Treat this as a targeted dependency remediation item. It is not supported as actively exploited by the supplied sources, but SSRF can expose internal information when vulnerable processing is reachable by untrusted input.

Technical view

CVE-2022-38398 is a CWE-918 SSRF information disclosure issue in Apache XML Graphics Batik 1.14. The CVE description says an attacker can load a URL through the jar protocol. The source bundle provides no CVSS score and no detailed exploit preconditions.

Likely exposure

Exposure is most likely in Java applications, services, or desktop/server tooling that include Batik 1.14 and process attacker-controlled SVG/XML or related graphics content. The bundle does not provide CPEs or a complete downstream product list.

Exploitation context

The CVE is not listed as KEV in the supplied bundle, and no cited source states active exploitation. Public Apache, Debian, and Gentoo advisories exist, indicating security relevance across upstream and Linux distribution packaging.

Researcher notes

The available evidence identifies Batik 1.14 and the jar protocol URL-loading behavior, but omits CVSS, detailed attack prerequisites, and a complete fixed-version matrix. Validate against upstream and distribution advisories before asserting exposure or closure.

Mitigation direction

  • Inventory applications and packages for Apache XML Graphics Batik 1.14.
  • Apply Apache, Debian, Gentoo, or other vendor security updates where applicable.
  • If updates are unclear, check current vendor guidance before choosing a workaround.
  • Reduce processing of untrusted graphics content until affected Batik use is remediated.

Validation and detection

  • Confirm whether Batik 1.14 is present in application dependencies or OS packages.
  • Identify services that process externally supplied SVG, XML, or graphics files.
  • Verify deployed packages match fixed versions named by the relevant vendor advisory.
  • Document any exposed Batik processing path and its input trust boundary.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-918: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-38398 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Apache Software FoundationApache XML GraphicsBatik 1.14Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.