Medium priority
SAP security note 1553387, "Violation of PIL 2.0 Security Standard Requirement", is a note released on 15.06.2018. Below are the symptom, reason and prerequisites, and the SAP recommended solution.
Description
Symptom
SEC-133: Cross-Site Scripting (XSS, CSS)
AI_SBUSDOC can be abused by a malicious user, allowing them to modify displayed application content without authorization, and to potentially obtain authentication information from other legitimate users.
Solution
Install SP10.
Reason and prerequisites
A BSP-page within AI_SBUSDOC does not sufficiently encode input parameters, resulting in a reflected cross-site scripting issue. A reflected cross-site scripting attack can be used to non-permanently deface or modify displayed content from a website. It can also be used to steal another user’s authentication information, such as data relating to their current session. A malicious user who gains access to this data may use it to impersonate the user and access all information with the same rights as the target user. If an administrator is impersonated, the security of the application may be fully compromised.
Full note on SAP: SAP Support Launchpad note 1553387
Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].
