LiveActive security incident?Get immediate response
CVE Record

CVE-2023-24528: SAP Fiori apps for Travel Management in SAP ERP (My Travel Requests) - version 600, allows an authenticate...

SAP Fiori apps for Travel Management in SAP ERP (My Travel Requests) - version 600, allows an authenticated attacker to exploit a certain misconfigured application endpoint to view sensitive data. This endpoint is normally exposed over the network and successful exploitation can lead to exposure of data like travel documents.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2023-24528Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SAPFiori apps 1.0 for travel management in SAP ERP (My Travel Requests)600unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-862 · source CWE mapping

Missing Authorization

Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.