CVE-2020-37087
Persistent XSS in Easy Transfer Wifi Transfer iOS App
Publication date: 2026-02-03
Last updated on: 2026-02-03
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| easy_transfer | wifi_transfer | 1.7 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in Easy Transfer Wifi Transfer v1.7 for iOS is a persistent cross-site scripting (XSS) flaw. It allows remote attackers to inject malicious scripts by manipulating the oldPath, newPath, and path parameters in the Create Folder and Move/Edit functions. This happens because the application does not properly validate input sent via POST requests, enabling attackers to execute arbitrary JavaScript within the context of the mobile web application.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary JavaScript code in the context of the affected mobile web application. This can lead to unauthorized actions such as stealing user data, hijacking user sessions, or performing actions on behalf of the user without their consent. Because the XSS is persistent, the malicious script can remain active and affect multiple users or sessions.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know