Skip links
Picture of Vahagn Vardanian

Vahagn Vardanian

Co-founder and CTO of RedRays

Logging Configuration Changes via Exchange Profile, SAP security note 1392974

SAP Note 1392974

SAP security note 1392974, "Logging Configuration Changes via Exchange Profile". Below are the symptom and the SAP recommended solution.

Description

Symptom

Changes to AIIProperties in the NW PI Exchange Profile application are not being logged, which can lead to untracked modifications and potential security vulnerabilities.

Solution

The provided patch ensures that all modifications to AIIProperties are logged under specific system categories based on the SAP NetWeaver PI release:

  • SAP NetWeaver PI 7.2 and SAP EHP1 for SAP PI NetWeaver 7.2 onwards: Logged under "/System/Changes/Properties".
  • SAP NetWeaver PI 7.1 and SAP EHP1 for SAP PI NetWeaver 7.1: Logged under "/System/Changes" with the constant SYS_CHANGES.

Reason and prerequisites

For enhanced security and auditing, it’s essential that all changes to AIIProperties (Application Integration Infrastructure) are logged. This ensures that any modifications made via the Exchange Profile are tracked appropriately.

References

Full note on SAP: SAP Support Launchpad note 1392974

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

Explore More