• Все разделы
  • Статьи
  • Медиа
  • Новости
  • Нормативные материалы
  • Конференции
  • Глоссарий

Не установлено обновление Note 1512891

Главная Специалистам База уязвимостей Не установлено обновление Note 1512891

Карточка уязвимости

Характеристики уязвимости

Уровень опасности
Оценка CVSS
Производитель ПО
SAP
Наименование ПО
SAP Notes (1512891-5) SAP Support Packages (SAPK-60019INFICA, SAPK-60019INISUT, SAPK-60209INFICA, SAPK-60209INISUT, SAPK-60308INFICA, SAPK-60409INFICA, SAPK-60409INISUT, SAPK-60503INFICA, SAPK-60504INISUT)
Описание
IS-U-CS executes certain functions through referencing specific URLs.  When an attacker tricks an authenticated user's browser into making a  request containing a certain URL and specific parameters, the function is executed with the rights of the user.
If present, the attacker may use a Cross Site Scripting attack to  trigger the exploit, or use an approach in which a link to click is  presented to the victim. This solution applies only to release 6.00 to  6.05 for which the ITS is included in the ICF. Stand alone ITS are out of scope.
Как исправить
The ITS-Service EWHV and EWB_WEBGUI inside the package EE_CRM_CIC were designed to display detailed information for a chosen IS-U business partner. It can be displayed inside an HTML control e.g. inside a tab-strip of a CIC solution.
In some cases it could be possible to replace this generated HTML content or inject scripting to submit an unauthorized OK_CODE to the application handler.

Manual correction instructions:
A) Change settings for services
1. Refer to note 1481392 for additional information and instructions. The corrections from note 1481392 are a prerequisite for implementation of this note.
2. Implement the correction instructions of this note. This will also create the report ITS_XSRF_PARAM_EWHV in your system.
3. Execute the report ITS_XSRF_PARAM_EWHV and specify when requested a corresponding transport request number. The report will add service parameters for the adapted ITS services (maintained via the GUI configuration pushbutton for a service within transaction SICF).
B) Change service templates (use note assistant if possible)
4. start SE80
5. select ITS service ISU_GLOBAL
6. select HTML-template EWHV_FUNCTIONS and apply the following changes:
function callTransaction(trans, param)
its = wgateURL( );
if (~icf==1)
Ссылки