cbcvebase.
CVE-2018-2392
published 2018-02-14

CVE-2018-2392: Under certain conditions SAP Internet Graphics Server (IGS) 7.20, 7.20EXT, 7.45, 7.49, 7.53, fails to validate XML External Entity appropriately causing the…

PriorityP178high7.5CVSS 3.0
AVNACLPRNUINSUCNINAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
40.59%
98.5th percentile
Under certain conditions SAP Internet Graphics Server (IGS) 7.20, 7.20EXT, 7.45, 7.49, 7.53, fails to validate XML External Entity appropriately causing the SAP Internet Graphics Server (IGS) to become unavailable.

Affected

10 ranges
VendorProductVersion rangeFixed in
sapinternet_graphics_server
sapinternet_graphics_server
sapinternet_graphics_server
sapinternet_graphics_server
sapinternet_graphics_server
sap_sesap_internet_graphics_server
sap_sesap_internet_graphics_server
sap_sesap_internet_graphics_server
sap_sesap_internet_graphics_server
sap_sesap_internet_graphics_server

Detection & IOCsextracted from sources · hover to see the quote

url/XMLCHART
path/XMLCHART
path/output/
  • Detect exploitation attempts by monitoring for HTTP POST requests to the /XMLCHART endpoint with multipart/form-data content type containing XML payloads with XXE entity declarations (e.g., SYSTEM entity referencing local files).
  • Successful exploitation responses from the SAP IGS server will contain the words 'Picture', 'Info', and '/output/' together in the response body, and either 'ImageMap' or 'Errors', with a Content-Type header of 'text/html' and 'SAP Internet Graphics Server'.
  • Look for multipart POST requests to /XMLCHART where one of the parts contains an XML file with an external entity declaration (<!ENTITY xxe SYSTEM ...>) referencing local file paths such as /etc/passwd, indicating file read exploitation.
  • The exploit targets unauthenticated remote attackers — no authentication headers are required in the POST request to /XMLCHART, which can be used as a detection signal for anomalous unauthenticated POST traffic to this endpoint.
  • ·The vulnerability affects only specific SAP IGS versions: 7.20, 7.20EXT, 7.45, 7.49, and 7.53. Detection rules should be scoped to these versions to reduce false positives.
  • ·This module covers two CVEs (CVE-2018-2392 and CVE-2018-2393) via the same attack vector and endpoint; detections targeting /XMLCHART XXE will apply to both vulnerabilities simultaneously.
  • ·The XXE can be abused for both file read and denial-of-service; detection logic should account for both attack outcomes, not just data exfiltration patterns.

CVSS provenance

nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.