Карточка уязвимости
Характеристики уязвимости
Уровень опасности
Оценка CVSS
Производитель ПО
Наименование ПО
SAP Notes
(1741028-3)
SAP Support Packages
(SAPK-70001INJBM)
Описание
Web bidding BSPs: /JBM/ACCEPT_BID and /JBM/ACCEPT_BID_RU within JBM do not sufficiently encode [INPUT | OUTPUT] 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 Web site.
Reflected cross-site scripting can be used to steal another user's authentication information, such as data relating to their current session. An attacker 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.
Reflected cross-site scripting can be used to steal another user's authentication information, such as data relating to their current session. An attacker 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.
Как исправить
The string based kiosk parameter was removed and changed to a CHAR1 internally. The parameter is now stored in a server side cookie instead of being passed page to page.
In addition all pages now encode with <%@page language="abap" forceEncode="html"%>
Please apply the following correction via transaction SNOTE.
In addition all pages now encode with <%@page language="abap" forceEncode="html"%>
Please apply the following correction via transaction SNOTE.
Ссылки