Skip links
Picture of Vahagn Vardanian

Vahagn Vardanian

Co-founder and CTO of RedRays

Switchable authorization checks for listing and site master data, SAP security note 2064637

SAP Note 2064637
SAP Security Note
Medium priority

SAP security note 2064637, "Switchable Authorization Checks for Listing and Site Master Data", is a note released on November 11, 2014. Below are the symptom and the SAP recommended solution.

ComponentLogistics – General > Logistics Basic Data > Plant Master (LO-MD-PL)
PriorityCorrection with medium priority
TypeSAP Security Note
StatusReleased for Customer
Released onNovember 11, 2014

Description

Symptom

Remote calls to RFC function modules are currently protected by checks on the authorization object S_RFC. However, these checks may not be sufficient to guarantee secure execution for certain RFC function modules. This note addresses the insufficiency by introducing additional authorization checks.

Solution

Implementation of authorization checks: New authorization scenarios LO_MD_PL_RFC and LO_MD_RA_RFC are introduced. These checks utilize authorization objects W_BETR_USR and W_ASORT to ensure users have the necessary permissions to display sites and manage listing conditions.

Activation steps: Activate the authorization checks manually using transaction SACF. Update roles to include the new authorization objects to maintain system compatibility and security.

Reason and prerequisites

The existing S_RFC authorization checks might not fully secure the execution of specific RFC function modules. To enhance security:

  • New switchable authorization checks are activated.
  • Corresponding roles need to be updated if these RFC function modules are included in your system’s S_RFC authorization.

References

Full note on SAP: SAP Support Launchpad note 2064637

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

Explore More