cbcvebase.
CVE-2019-2616
published 2019-04-23

CVE-2019-2616: Vulnerability in the BI Publisher (formerly XML Publisher) component of Oracle Fusion Middleware (subcomponent: BI Publisher Security). Supported versions that…

PriorityP188high7.2CVSS 3.1
AVNACLPRNUINSCCLILAN
KEVITWEXPLOIT
CISA Known Exploited Vulnerabilitydue 2022-04-15
Exploited in the wild
EPSS
92.18%
99.8th percentile
Vulnerability in the BI Publisher (formerly XML Publisher) component of Oracle Fusion Middleware (subcomponent: BI Publisher Security). Supported versions that are affected are 11.1.1.9.0, 12.2.1.3.0 and 12.2.1.4.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise BI Publisher (formerly XML Publisher). While the vulnerability is in BI Publisher (formerly XML Publisher), attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of BI Publisher (formerly XML Publisher) accessible data as well as unauthorized read access to a subset of BI Publisher (formerly XML Publisher) accessible data. CVSS 3.0 Base Score 7.2 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N).

Affected

6 ranges
VendorProductVersion rangeFixed in
oraclebusiness_intelligence_publisher
oraclebusiness_intelligence_publisher
oraclebusiness_intelligence_publisher
oracle_corporationbi_publisher
oracle_corporationbi_publisher
oracle_corporationbi_publisher

Detection & IOCsextracted from sources · hover to see the quote

url/xmlpserver/ReportTemplateService.xls
path/xmlpserver/ReportTemplateService.xls
  • Monitor for unauthenticated HTTP POST requests to /xmlpserver/ReportTemplateService.xls with a Content-Type of 'text/xml' — this is the specific endpoint and method used in the XXE exploit.
  • Detect outbound HTTP interactions triggered from the BI Publisher server (SSRF/OOB XXE) — the Nuclei template confirms exploitation via an out-of-band HTTP callback (interactsh_protocol = 'http').
  • Flag unauthenticated POST requests carrying XML payloads to the ReportTemplateService endpoint; the vulnerability requires no credentials (PR:N, UI:N) and is network-accessible over HTTP.
  • Open-source reporting attributes this vulnerability to authentication bypass — alert on any access to BI Publisher administrative or reporting endpoints without a valid session token.
  • ·The exploit targets three specific versions of Oracle BI Publisher; detection rules should be scoped to environments running 11.1.1.9.0, 12.2.1.3.0, or 12.2.1.4.0 to reduce false positives.
  • ·The vulnerability has a very high EPSS score (0.93992, 99.892nd percentile), indicating active exploitation in the wild — prioritise detection and patching accordingly.
  • ·Scope of impact extends beyond the directly attacked product (S:C in CVSS vector), meaning successful exploitation can affect other components in the same environment — broaden monitoring to adjacent systems.

CVSS provenance

nvdv3.17.2HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
nvdv2.06.4MEDIUMAV:N/AC:L/Au:N/C:P/I:P/A:N
vulncheck7.2HIGH
cisa7.2HIGH
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.