CVE-2023-28765

9.8 CRITICAL

📋 TL;DR

This vulnerability in SAP BusinessObjects Business Intelligence Platform allows attackers with basic privileges to access and decrypt lcmbiar files, exposing BI user passwords. Attackers can then perform operations that may completely compromise the application. Affected users are those running vulnerable versions of SAP BusinessObjects BI Platform with Promotion Management.

💻 Affected Systems

Products:
  • SAP BusinessObjects Business Intelligence Platform (Promotion Management)
Versions: Versions 420, 430
Operating Systems: All supported OS for SAP BusinessObjects
Default Config Vulnerable: ⚠️ Yes
Notes: Requires attacker to have basic privileges in the system. Promotion Management component must be installed.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete compromise of the SAP BusinessObjects BI Platform, allowing attackers to access sensitive business data, modify reports, and potentially pivot to other systems using stolen credentials.

🟠

Likely Case

Attackers gain access to BI user passwords, enabling unauthorized access to business intelligence data and reports, potentially leading to data theft or manipulation.

🟢

If Mitigated

Limited impact if proper access controls, network segmentation, and monitoring are in place, though credential exposure still poses significant risk.

🌐 Internet-Facing: HIGH
🏢 Internal Only: HIGH

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: LIKELY
Unauthenticated Exploit: ✅ No
Complexity: LOW

Exploitation requires basic user privileges but is straightforward once access is obtained. The high CVSS score suggests significant real-world risk.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Apply SAP Security Note 3298961

Vendor Advisory: https://launchpad.support.sap.com/#/notes/3298961

Restart Required: Yes

Instructions:

1. Download and apply SAP Security Note 3298961. 2. Restart affected SAP BusinessObjects services. 3. Verify the patch is applied correctly.

🔧 Temporary Workarounds

Restrict Access to Promotion Management

all

Limit user access to Promotion Management functionality to only essential personnel.

Enhanced Monitoring

all

Implement monitoring for unusual access patterns to lcmbiar files and Promotion Management activities.

🧯 If You Can't Patch

  • Implement strict network segmentation to isolate SAP BusinessObjects systems from untrusted networks.
  • Enforce multi-factor authentication for all BI users and implement credential rotation policies.

🔍 How to Verify

Check if Vulnerable:

Check if SAP BusinessObjects BI Platform version 420 or 430 is installed with Promotion Management component.

Check Version:

Check SAP BusinessObjects version through Central Management Console or administration tools.

Verify Fix Applied:

Verify that SAP Security Note 3298961 has been applied successfully through the SAP system administration interface.

📡 Detection & Monitoring

Log Indicators:

  • Unusual access patterns to lcmbiar files
  • Multiple failed decryption attempts
  • Unauthorized Promotion Management activities

Network Indicators:

  • Unexpected connections to SAP BusinessObjects servers from unauthorized sources

SIEM Query:

source="SAP_BusinessObjects" AND (event="File Access" AND file="*.lcmbiar" OR event="Decryption Attempt")

🔗 References

📤 Share & Export