Lucene search
K

BMC MyIT Java System Solutions SSO Plugin 4.0.13.1 Cross Site Scripting Vulnerability

🗓️ 20 Aug 2018 00:00:00Reported by Marco MurchType 
zdt
 zdt
🔗 0day.today👁 40 Views

Reflected XSS in Java System Solutions SSO Plugin 4.0.13.1 for BMC MyIT. Remote attacker can inject scripts into "select_sso()" function.

Related
Code
ReporterTitlePublishedViews
Family
CNVD
Java System Solutions SSO plugin for BMC MyIT Cross Site Scripting Vulnerability
21 Aug 201800:00
cnvd
CVE
CVE-2018-15528
21 Aug 201816:00
cve
Cvelist
CVE-2018-15528
21 Aug 201816:00
cvelist
EUVD
EUVD-2018-7405
7 Oct 202500:30
euvd
NVD
CVE-2018-15528
21 Aug 201816:29
nvd
Packet Storm
Java System Solutions SSO Plugin For BMC MyIT 4.0.13.1 Cross Site Scripting
20 Aug 201800:00
packetstorm
Prion
Cross site scripting
21 Aug 201816:29
prion
Title:
======

Reflected XSS in Java System Solutions SSO Plugin 4.0.13.1 for BMC MyIT

Description:
============

Reflected Cross-Site Scripting in Java System Solutions' BMC MyIT SSO Plugin version 4.0.13.1 was identified during a penetration test. Other versions might be affected as well. A remote attacker can abuse this issue to inject client-side scripts into the "select_sso()" function. The payload is triggered when the victim opens a prepared link and hits the "Login" button.

Proof-of-concept:
=================

Open https://<hostname>/ux/jss-sso/arslogin?javascript:alert(%27Deloitte%20XSS%20PoC%27) and hit the "Login" button.

Affected function:
==================

  function select_sso() {  
    console.log('SSO login');
    id('loginForm').action= 'javascript:alert(%27Deloitte%20XSS%20PoC%27)';
    id('username').name= 'username';
    id('password').name= 'password';

    usingsso(true);

Solution:
=========

Contact vendor for fix.

Disclosure Timeline:
====================

2018-07-17: Vulnerability discovered
2018-07-17: Vulnerability reported to manufacturer
2018-07-17: Response from manufacturer that vulnerability is known and has been fixed, but refused to provide any details
2018-08-09: Requested CVE ID from MITRE; CVE-2018-15528 was reserved
2018-08-20: Public disclosure of vulnerability & notification to manufacturer

Credits:
========

This security vulnerability was found by Marco Murch of Deloitte GmbH.

E-Mail: mamu[DELETE_ME_:-)]rch[at]deloitte[dot]de

#  0day.today [2018-08-21]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation