Security readout for executives and security teams
Plain-English summary
CVE-2023-24528 can let a logged-in attacker view sensitive travel information in SAP Fiori My Travel Requests. The main business risk is confidentiality: travel documents and related employee data may be exposed. The issue is medium severity because exploitation requires authentication, but it is network-reachable and low complexity.
Executive priority
Handle this as a moderate-priority confidentiality issue if the affected SAP travel app is present. It should be prioritized for HR, finance, and travel environments because exposed travel documents may contain sensitive employee or business information.
Technical view
The issue affects SAP Fiori apps 1.0 for Travel Management in SAP ERP, My Travel Requests version 600. A misconfigured application endpoint lacks proper authorization control, mapped to CWE-862. CVSS 3.1 is 6.5: network attack vector, low complexity, low privileges, no user interaction, high confidentiality impact, no integrity or availability impact.
Likely exposure
Exposure is limited to organizations running the affected SAP Fiori My Travel Requests version 600. Risk is higher where the application endpoint is reachable from broad internal networks or remote access paths. The bundle states other products or versions are unaffected by default.
Exploitation context
The source bundle does not report active exploitation, and CISA KEV status is false. Exploitation requires an authenticated attacker and targets a misconfigured endpoint normally exposed over the network. No public exploit details are provided in the supplied sources.
Researcher notes
Evidence is limited to the CVE record and SAP references. The supplied bundle does not identify the endpoint, detailed configuration flaw, patch contents, or exploit telemetry. Validate against SAP Note 3290901 rather than assuming the remediation mechanics.
Mitigation direction
- Review SAP Note 3290901 and apply SAP-provided remediation guidance.
- Confirm whether My Travel Requests version 600 is deployed before prioritizing changes.
- Limit access to the app to users with a business need.
- Monitor authenticated access to travel document functions for unusual activity.
Validation and detection
- Inventory SAP Fiori apps for Travel Management deployments and confirm version 600 status.
- Check whether My Travel Requests endpoints are reachable over expected network paths only.
- Review authorization settings for travel document access against SAP guidance.
- Look for recent authenticated access patterns inconsistent with normal travel workflows.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 lookupCVE-2023-24528 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 6.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
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.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N2.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://launchpad.support.sap.com/#/notes/3290901CVE reference
- https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.htmlCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
