`Affected Software/Device: IBM MRO MAXIMO
Tested Version: 4.1 , 5.2
Vulnerability: Cross Site Scripting & Information Disclosure
Risk: Low / Medium
Description: MRO Maximo is a strategic asset and service management
system that runs on a number of databases including Oracle, SQL Server
and IBM DB2. It is used by a wide variety of organizations ranging from
municipal and county governments, to corporations to government
contractors. We identified several security problems which are not
reported before during our pen-tests.
1- Maximo contains publicly accessible application named debug.jsp. This
application discloses useful information for attackers such as installed
OS type and version, full installation path of application. A Remote
attacker can use this information for further attacks.
http://maximo/jsp/common/system/debug.jsp
2 - Debug.jsp is vulnerable to cross-site scripting, caused by improper
validation of values in HTTP Header such as User-Agent, Cookie, etc. A
remote attacker could exploit this vulnerability to inject malicious
script into a Web page which would be executed in a victim's Web browser
within the security context of the hosting Web site, once the page is
viewed. An attacker could use this vulnerability to steal the victim's
cookie-based authentication credentials.
Sample Request:
GET /jsp/common/system/debug.jsp HTTP/1.1
Accept: <script>alert('XSS');</script>
Accept-Language: <script>alert('XSS');</script>
UA-CPU: <script>alert('XSS');</script>
Accept-Encoding: <script>alert('XSS');</script>
User-Agent: <script>alert('XSS');</script>
Host: maximo
Connection: Keep-Alive
Cookie: <script>alert('XSS');</script>
Deniz CEVIK
www.intellectpro.com.tr
`
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