mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
906 B
Markdown
18 lines
906 B
Markdown
### [CVE-2016-10653](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10653)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
xd-testing is a testing library for cross-device (XD) web applications. xd-testing downloads binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping out the requested binary with an attacker controlled binary if the attacker is on the network or positioned in between the user and the remote server.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|