The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2023-28765

CVE-2023-28765: SAP BusinessObjects Information Disclosure

CVE-2023-28765 is an information disclosure vulnerability in SAP BusinessObjects Business Intelligence Platform that allows attackers to decrypt lcmbiar files and access BI user passwords, potentially compromising the entire application.

Published: January 28, 2026

CVE-2023-28765 Overview

CVE-2023-28765 is a critical information disclosure vulnerability in SAP BusinessObjects Business Intelligence Platform (Promotion Management). An attacker with basic privileges can gain access to the lcmbiar file and subsequently decrypt it. This decryption enables the attacker to extract BI user passwords, and depending on the privileges of the compromised BI user accounts, the attacker can perform operations that may completely compromise the application.

Critical Impact

This vulnerability allows attackers with minimal access to extract sensitive credentials from BusinessObjects configuration files, potentially leading to complete application compromise and unauthorized access to business intelligence data.

Affected Products

  • SAP BusinessObjects Business Intelligence Platform version 420
  • SAP BusinessObjects Business Intelligence Platform version 430
  • SAP BusinessObjects Business Intelligence (Promotion Management component)

Discovery Timeline

  • April 11, 2023 - CVE-2023-28765 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-28765

Vulnerability Analysis

This vulnerability stems from improper protection of sensitive data within the SAP BusinessObjects Business Intelligence Platform's Promotion Management component. The lcmbiar file, which contains encrypted user credentials and configuration data, can be accessed by users with only basic privileges. The encryption mechanism protecting this file is insufficient, allowing attackers to decrypt the contents and extract plaintext passwords for BI users.

The exploitation chain enables privilege escalation based on the compromised accounts. If the extracted credentials belong to administrative or high-privilege users, the attacker gains the ability to perform privileged operations across the entire BusinessObjects environment. This could include accessing sensitive business reports, modifying dashboards, extracting confidential data, or manipulating business intelligence workflows.

Root Cause

The root cause of CVE-2023-28765 is inadequate access control combined with weak cryptographic protection of sensitive configuration files. The Promotion Management component stores user credentials in the lcmbiar file format but fails to properly restrict access to this file based on user privilege levels. Additionally, the encryption scheme used to protect the file contents is vulnerable to decryption attacks, allowing authenticated users with basic access to recover the protected credentials.

Attack Vector

The attack is network-accessible and requires the attacker to have basic authenticated access to the SAP BusinessObjects platform. The attack sequence involves:

  1. An attacker authenticates to the SAP BusinessObjects Business Intelligence Platform with minimal privileges
  2. The attacker navigates to or programmatically accesses the Promotion Management component
  3. The attacker retrieves the lcmbiar file containing encrypted user credentials
  4. Using weaknesses in the encryption implementation, the attacker decrypts the file contents
  5. The attacker extracts BI user passwords from the decrypted data
  6. Depending on the privileges of the compromised accounts, the attacker can escalate access and perform operations that may fully compromise the application

The vulnerability requires no user interaction and can be exploited remotely over the network by any authenticated user with basic platform access.

Detection Methods for CVE-2023-28765

Indicators of Compromise

  • Unusual access patterns to lcmbiar files or Promotion Management components by low-privilege users
  • Multiple failed or successful authentication attempts using different BI user accounts from the same source
  • Unexpected export or download activities involving Promotion Management archives
  • Access to administrative functions by previously low-privilege accounts

Detection Strategies

  • Monitor and alert on access to Promotion Management files and archives by users without explicit administrative needs
  • Implement file integrity monitoring on BusinessObjects configuration directories
  • Configure SIEM rules to detect rapid authentication attempts across multiple BI user accounts
  • Review access logs for the Promotion Management component for anomalous patterns

Monitoring Recommendations

  • Enable detailed audit logging for the SAP BusinessObjects platform, particularly for Promotion Management operations
  • Configure alerts for privilege escalation events where users suddenly gain access to restricted reports or dashboards
  • Monitor network traffic for bulk data exports from the BusinessObjects environment
  • Regularly review user privilege assignments and compare against baseline configurations

How to Mitigate CVE-2023-28765

Immediate Actions Required

  • Apply the security patch referenced in SAP Security Note #3298961 immediately
  • Review and restrict access permissions to the Promotion Management component to only authorized administrators
  • Audit all user accounts with access to BusinessObjects and remove unnecessary privileges
  • Reset passwords for all BI user accounts as a precautionary measure

Patch Information

SAP has released a security patch to address this vulnerability. Organizations should apply the fix documented in SAP Security Note #3298961. The patch addresses the improper access control and strengthens the encryption mechanism protecting the lcmbiar files. For additional security guidance, refer to the SAP Document on Security.

Workarounds

  • Restrict network access to the SAP BusinessObjects platform to trusted IP ranges only
  • Implement additional access controls at the network layer to limit who can reach the Promotion Management component
  • Use monitoring solutions to detect and alert on suspicious access to configuration files
  • Consider temporarily disabling the Promotion Management feature until the patch can be applied
bash
# Example: Restrict access to BusinessObjects Promotion Management directories
# Apply appropriate file system permissions (adjust paths for your environment)
chmod 700 /opt/sap/businessobjects/promotion_management/
chown -R bobj_admin:bobj_admin /opt/sap/businessobjects/promotion_management/

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechSap Businessobjects Business Intelligence

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability10.94%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-200

  • NVD-CWE-noinfo
  • Technical References
  • SAP Security Note #3298961
  • Vendor Resources
  • SAP Document on Security
  • Related CVEs
  • CVE-2022-41203: SAP BusinessObjects Deserialization Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English