mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2021-44043](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44043)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in UiPath App Studio 21.4.4. There is a persistent XSS vulnerability in the file-upload functionality for uploading icons when attempting to create new Apps. An attacker with minimal privileges in the application can build their own App and upload a malicious file containing an XSS payload, by uploading an arbitrary file and modifying the MIME type in a subsequent HTTP request. This then allows the file to be stored and retrieved from the server by other users in the same organization.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.uipath.com/apps/v2021.10/docs/2021-10-1
|
|
- https://docs.uipath.com/robot/docs/uipath-assistant
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|