mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
18 lines
689 B
Markdown
18 lines
689 B
Markdown
### [CVE-2020-25019](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25019)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
jitsi-meet-electron (aka Jitsi Meet Electron) before 2.3.0 calls the Electron shell.openExternal function without verifying that the URL is for an http or https resource, in some circumstances.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://security.stackexchange.com/questions/225799
|
|
|
|
#### Github
|
|
- https://github.com/doyensec/awesome-electronjs-hacking
|
|
|