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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in UiPath Assistant 21.4.4. User-controlled data supplied to the --process-start argument of the URI handler for uipath-assistant:// is not correctly encoded, resulting in attacker-controlled content being injected into the error message displayed (when the injected content does not match an existing process). A determined attacker could leverage this to execute JavaScript in the context of the Electron application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.uipath.com/robot/docs/release-notes-2021-10-4
|
|
- https://docs.uipath.com/robot/docs/uipath-assistant
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|