Skip links
Picture of Vahagn Vardanian

Vahagn Vardanian

Co-founder and CTO of RedRays

CLOCO – GANTT is not displayed II, SAP security note 1512081

SAP Note 1512081SAP Security NoteHigh priority

SAP security note 1512081, “CLOCO – GANTT is not displayed II”, is a program error note released on 14.12.2010. Below is the security information published by SAP for this note.

ComponentCross-Application Components > General Application Functions > Schedule Manager
CategoryProgram error
PriorityCorrection with high priority
TypeSAP Security Note
Version4
StatusReleased for Customer
Released on14.12.2010
LanguageEnglish

Description

Symptom

You are working with the Closing Cockpit. When you try to display the Gantt chart, the system issues various error messages (for example, java.lang.NullPointerException) and does not display the Gantt chart.

Reason and prerequisites

The security-relevant system profile parameter icf/set_HTTPonly_flag_on_cookies has been activated (icf/set_HTTPonly_flag_on_cookies = 0) for the ABAP application server. Due to this parameter, the HttpOnly indicator is set for system cookies. As a result, applets can no longer access these cookies.

The repository of the Gantt chart is stored in a non-public storage location. Access is denied.

Solution

1. Implement Note 1420203. 2. Implement the attached corrections. 3. In transaction SICF, create the following service under /SAP/PUBLIC/BusinessSuite:

  • Name: CloCo
  • Description: Closing Cockpit
  • Handler: CL_HTTP_EXT_WEBDAV_PUBLIC

Then, activate the service.

References

Full note on SAP: SAP Support Launchpad note 1512081

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

Explore More