Lucene search
+L

2189 matches found

Huntr
Huntr
added 2021/05/18 6:31 a.m.8 views

Cross-site Scripting (XSS) - Reflected in tagspaces/viewertext

✍️ Description viewerText used within the Tagspaces to show a preview of text files is vulnerable to cross site scripting. 🕵️‍♂️ Proof of Concept If any HTML is feeded to setContent function: javascript setContent"alert'xss'; It appends it to the dom without any filteration: javascript...

0.2AI score
SaveExploits0References2
Huntr
Huntr
added 2021/05/18 6:2 a.m.16 views

in tagspaces/tagspaces

Vulnerability Code Execution using Reflected Cross Site Scripting ✍️ Description Tagspaces is a file organizer that also works as a file manager. When you open a file, it tries to provide a preview of common files like images, code and text files. But if the extension is not known to tagspaces, it...

0.2AI score
SaveExploits0
NVD
NVD
added 2021/05/17 5:15 p.m.31 views

CVE-2021-33041

vmd through 1.34.0 allows 'div class="markdown-body"' XSS, as demonstrated by Electron remote code execution via require'childprocess'.execSync'calc.exe' on Windows and a similar attack on macOS...

6.1CVSS0.01173EPSS
SaveExploits1References1
OSV
OSV
added 2021/05/17 5:15 p.m.23 views

CVE-2021-33041

vmd through 1.34.0 allows 'div class="markdown-body"' XSS, as demonstrated by Electron remote code execution via require'childprocess'.execSync'calc.exe' on Windows and a similar attack on macOS...

6.1CVSS7.8AI score
SaveExploits0References1
Prion
Prion
added 2021/05/17 5:15 p.m.31 views

Remote code execution

vmd through 1.34.0 allows 'div class="markdown-body"' XSS, as demonstrated by Electron remote code execution via require'childprocess'.execSync'calc.exe' on Windows and a similar attack on macOS...

4.3CVSS6.8AI score0.01173EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/05/17 5:15 p.m.56 views

CVE-2021-33041

vmd through 1.34.0 allows 'div class="markdown-body"' XSS, as demonstrated by Electron remote code execution via require'childprocess'.execSync'calc.exe' on Windows and a similar attack on macOS...

6.1CVSS6.8AI score0.01173EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/17 4:4 p.m.67 views

CVE-2021-33041

CVE-2021-33041 affects vmd up to version 1.34.0, where attacker-supplied content containing div class="markdown-body" enables XSS. Documented demonstrations show Electron-based remote code execution via Electron’s require('child_process').execSync('calc.exe') on Windows, with a similar attack on ...

6.1CVSS6.8AI score0.01173EPSS
SaveExploits1References1Affected Software1
Packet Storm
Packet Storm
added 2021/05/06 12:0 a.m.146 views

Markdownify 1.2.0 Cross Site Scripting / Code Execution

Exploit Title: Markdownify 1.2.0 XSS to RCE Exploit Author: TaurusOmar Twitter:@TaurusOmar HomePage:taurusomar.com Date: May 4th, 2021 CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Risk: High 8.8 Vendor Homepage: https://github.com/amitmerchant1990/electron-markdownify Version: 1.2.0 Tested on:...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2021/05/05 12:0 a.m.134 views

Markdownify 1.2.0 - Persistent Cross-Site Scripting

Exploit Title: Markdownify 1.2.0 - Persistent Cross-Site Scripting Exploit Author: TaurusOmar Date: 04/05/2021 CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Risk: High 8.8 Vendor Homepage: https://github.com/amitmerchant1990/electron-markdownify Version: 1.2.0 Tested on: Windows, Linux, MacOs...

5.3AI score
SaveExploits0
Veracode
Veracode
added 2021/05/03 1:24 p.m.27 views

Privilege Escalation

github.com/pritunl/pritunl-client-electron is vulnerable to privilege escalation. An attacker may exploit the vulnerability by leveraging on the log and log-append along with log injection to create or append to privileged script files and execute code as root/SYSTEM...

7.8CVSS3.3AI score0.00348EPSS
SaveExploits0References3Affected Software1
Huntr
Huntr
added 2021/05/03 3:53 a.m.20 views

OS Command Injection in sztheory/exifcleaner

✍️ Description Command Injection using XSS via EXIF Data. The application displays the image metadata in HTML format without removing malicious tags, therefore an XSS attack can be performed. bash exiftool -Comment='OverJT' MYIMAGE.png Being an application made in electron, it allows to easily...

1.1AI score0.0434EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2021/04/26 12:15 p.m.6 views

CVE-2021-28079

Jamovi =1.6.18 is affected by a cross-site scripting XSS vulnerability. The column-name is vulnerable to XSS in the ElectronJS Framework. An attacker can make a .omv Jamovi document containing a payload. When opened by victim, the payload is triggered...

6.1CVSS5.7AI score0.0123EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2021/02/11 8:30 p.m.40 views

XSSTRON - Electron JS Browser To Find XSS Vulnerabilities Automatically

Powerful Chromium Browser to find XSS Vulnerabilites automatically while browsing web, it can detect many case scenarios with support for POST requests too Installation Become root sudo su Install Node.js and npm https://www.npmjs.com/get-npm or sudo apt install npm Download this repo files or gi...

6.6AI score
SaveExploits0References3
Veracode
Veracode
added 2021/01/29 3:14 a.m.367 views

Information Disclosure

electron is vulnerable to information disclosure. The vulnerability exists as ther Electron IPC messages sent from the main process to a subframe in the renderer process, through webContents.sendToFrame, event.reply or when using the remote module, can in some cases be delivered to the wrong fram...

6.5CVSS1.6AI score0.01725EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/01/28 7:15 p.m.15 views

CVE-2020-26272

The Electron framework lets users write cross-platform desktop applications using JavaScript, HTML and CSS. In versions of Electron IPC prior to 9.4.0, 10.2.0, 11.1.0, and 12.0.0-beta.9, messages sent from the main process to a subframe in the renderer process, through webContents.sendToFrame,...

6.5CVSS5.8AI score
SaveExploits0References9
NVD
NVD
added 2021/01/28 7:15 p.m.23 views

CVE-2020-26272

The Electron framework lets users write cross-platform desktop applications using JavaScript, HTML and CSS. In versions of Electron IPC prior to 9.4.0, 10.2.0, 11.1.0, and 12.0.0-beta.9, messages sent from the main process to a subframe in the renderer process, through webContents.sendToFrame,...

6.5CVSS5.7AI score0.01725EPSS
SaveExploits0References9
Prion
Prion
added 2021/01/28 7:15 p.m.16 views

Design/Logic Flaw

The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. In affected versions of Electron IPC messages sent from the main process to a subframe in the renderer process, through webContents.sendToFrame, event.reply or when using the remote module, c...

6.4CVSS6.4AI score0.01725EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/01/28 7:11 p.m.39 views

GHSA-HVF8-H2QH-37M9 IPC messages delivered to the wrong frame in Electron

Impact IPC messages sent from the main process to a subframe in the renderer process, through webContents.sendToFrame, event.reply or when using the remote module, can in some cases be delivered to the wrong frame. If your app does ANY of the following, then it is impacted by this issue: - Uses...

5.4CVSS6.4AI score0.01725EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2021/01/28 7:11 p.m.142 views

IPC messages delivered to the wrong frame in Electron

Impact IPC messages sent from the main process to a subframe in the renderer process, through webContents.sendToFrame, event.reply or when using the remote module, can in some cases be delivered to the wrong frame. If your app does ANY of the following, then it is impacted by this issue: - Uses...

6.5CVSS6.2AI score0.01725EPSS
SaveExploits0References11Affected Software1
vulnersOsv
vulnersOsv
added 2021/01/28 7:11 p.m.8 views

0.app1 (=1.0.52), 0.edsql (>=1.0.49 <=1.0.50) +3128 more potentially affected by CVE-2020-26272 via electron (>=0.1.2 <=9.3.5)

electron NPM version =0.1.2, =1.0.49, =1.0.49, =1.0.49, =1.0.1, =0.0.10, =1.0.2, =1.1.11, =0.1.0, =0.1.0, =0.12.0 and more Source cves: CVE-2020-26272 Source advisory: OSV:GHSA-HVF8-H2QH-37M9...

6.5CVSS6.5AI score0.01725EPSS
SaveExploits0
Rows per page
Query Builder