Skip links
Picture of Vahagn Vardanian

Vahagn Vardanian

Co-founder and CTO of RedRays

CVE-2018-2436 Missing Authorization check in Function Module WRCK_STORE_LOESCH_KONSISTENZ, SAP security note 2652578

SAP Note 2652578

SAP security note 2652578, "CVE-2018-2436 Missing Authorization Check in Function Module WRCK_STORE_LOESCH_KONSISTENZ". Below are the symptom, SAP recommended solution and the affected software components.

Description

Symptom

Executing transaction WRCK results in a system dump. The Function Module WRCK_STORE_LOESCH_KONSISTENZ does not perform necessary authorization checks for authenticated users, allowing potential escalation of privileges.

  • Abuse of functionality restricted to specific user groups
  • Unauthorized reading, modification, or deletion of restricted data

Solution

Implement the source code correction provided in the security note to introduce the necessary authorization checks. Ensure that users executing the transaction have the required authorization object ‘M_MATE_STA’ with activity code "06".

CVSS

Score 6.4 Vector: AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L

References

Affected components

  • EA-RETAIL (600 to 618)
  • S4CORE (100 to 102)

Full note on SAP: SAP Support Launchpad note 2652578

Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].

Explore More