Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:31749
HistoryFeb 23, 2015 - 12:00 a.m.

BMC Footprints Service Core 11.5 - Multiple Cross Site Scripting Vulnerabilities (XSS)

2015-02-2300:00:00
vulners.com
32

About the Product:
BMC FootPrints Service Core is an IT service and asset management platform used by many organizations to help the IT departments deliver more value to businesses.

Advisory Details:

During a Penetration testing, Help AG auditor (Ayman Abdelaziz) discovered the following:
1) Stored Cross-Site Scripting (XSS) vulnerability in BMC Footprints Service Core 11.5 (MRTicketPage.pl), allows remote attackers to inject arbitrary web script or HTML via the Email Address form field when openning a request ticket.

Proof of Concept:
Inject the following JavaScript <script>alert('XSSed')</script> in the Email address form field in the (MRTicketPage.pl).

2) Reflected Cross-Site Scripting (XSS) vulnerability in BMC Footprints Service Core 11.5 (MRServiceCatalog.pl), allows remote attackers to inject arbitrary web script or HTML via the 'USER' or 'MRP' URL parameters.

Proof of Concept:
Inject the following JavaScript <script>alert('XSSed')</script> in the 'USER' or 'MRP' URL parameters as the following:
http://domain/MRcgi/MRServiceCatalog.pl/CMDB_ID=3&amp;USER=test&#37;3Cscript&#37;3Ealert&#37;28&#37;27XSSed&#37;27&#37;29&#37;3C&#37;2fscript&#37;3E&amp;MRP=0F0JTvCEm&amp;PROJECTID=12&amp;CUSTM=test
or
http://domain/MRcgi/MRServiceCatalog.pl/CMDB_ID=3&amp;USER=test&amp;MRP=0F0JTvCEm&#37;3Cscript&#37;3Ealert&#37;28&#37;27XSSed&#37;27&#37;29&#37;3C&#37;2fscript&#37;3E&amp;PROJECTID=12&amp;CUSTM=test

Solution:

After contacting the vendor (BMC Software, Inc.) about the vulnerability for a solution, they confirmed that it was solved with a software upgrade, the response was the following:

"Changes were made to the application code in version 11.6.03 to avoid this vulnerability, so if you upgrade to 11.6.03 or later you should find that this is no longer a problem"

[1] help AG middle East (http://www.helpag.com/&#41;.
[2] BMC Software Inc. (http://www.bmc.com/&#41;.
[3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - international in scope and free for public use, CVEA® is a dictionary of publicly known information security vulnerabilities and exposures.
[4] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to developers and security practitioners, CWE is a formal list of software weakness types.