Skip links
Picture of Vahagn Vardanian

Vahagn Vardanian

Co-founder and CTO of RedRays

Security gap in Cross-Site-Scripting, SAP security note 960728

SAP Note 960728
HotNews

SAP security note 960728, "Security gap in Cross-Site-Scripting", is a program error note released on 08.10.2009. Below are the symptom and SAP recommended solution.

ComponentPersonnel Management > E-Recruiting (PA-ER)
CategoryProgram error
PriorityHotNews
StatusReleased for Customer
Released on08.10.2009
LanguageEnglish

Description

Symptom

When you call SAP E-Recruiting or when SAP E-Recruiting is running, any JavaScript code can be executed using the URL parameter sap_bsp_fw_active.

To exploit this vulnerability, attach the following character string to the URL in the address bar of the browser (without the quotes): &sap_bsp_fw_active=true’);alert(‘XSS’);//

When you access the modified URL, the JavaScript code is executed, and a JavaScript alert with the text "XSS!" appears.

Solution

Implement the correction instructions provided in this SAP Note or import the relevant Support Package to address the security gap.

Reason and prerequisites

There is a program error that allows for this Cross-Site Scripting (XSS) vulnerability.

References

Full note on SAP: SAP Support Launchpad note 960728

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

Explore More