Lucene search
+L

1415 matches found

nodejs
nodejs
added 2019/11/14 10:30 p.m.19 views

Sandbox Breakout / Arbitrary Code Execution

Overview All versions of veval are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through this.constructor.constructor . This may allow attackers to execute arbitrary code in the system. Evaluating the payload...

8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/14 10:5 p.m.24 views

Sandbox Breakout / Arbitrary Code Execution

Overview All versions of @zhaoyao91/eval-in-vm are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through this.constructor.constructor . This may allow attackers to execute arbitrary code in the system. Evaluating the payloa...

8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/14 8:44 p.m.19 views

Sandbox Breakout / Arbitrary Code Execution

Overview All versions of sandbox are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through this.constructor.constructor . This may allow attackers to execute arbitrary code in the system. Evaluating the payload...

8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/11/14 8:0 p.m.18 views

Sandbox Breakout / Arbitrary Code Execution

Overview All versions of lighter-vm are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through this.constructor.constructor . This may allow attackers to execute arbitrary code in the system. Evaluating the payload...

8AI score
SaveExploits0Affected Software1
Fedora
Fedora
added 2019/11/09 9:21 p.m.26 views

[SECURITY] Fedora 31 Update: rssh-2.3.4-15.fc31

rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. For example, if you have a server which you only want to allow users to copy files off of via scp, without providing shell access, you can use rssh to do that. It is a alternative to scponly...

9.8CVSS3.6AI score0.04869EPSS
SaveExploits5
nodejs
nodejs
added 2019/11/06 3:59 p.m.22 views

Machine-In-The-Middle

Overview All versions of lix are vulnerable to Machine-In-The-Middle. The package accepts downloads with http and follows location header redirects for package downloads. This allows for an attacker in a privileged network position to intercept a lix package installation and redirect the download...

6.8CVSS2.8AI score0.01365EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2019/11/05 9:34 p.m.3 views

openldap: Certificate validation incorrectly matches name against CN-ID

libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName SAN. This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux...

4.2CVSS6.7AI score0.02515EPSS
SaveExploits0References5
nodejs
nodejs
added 2019/10/31 8:32 p.m.20 views

Path Traversal

Overview All versions of statics-server are vulnerable to Path Traversal. The package fails to limit access to files outside of the served folder through symlinks. Recommendation No fix is currently available. Do not use statics-server in production or consider using an alternative module until a...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/10/14 2:29 p.m.13 views

Cross-Site Scripting

Overview All versions of hexo-admin are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize rendered markdown, allowing attackers to execute arbitrary JavaScript in a victim's browser if they are able to create new posts. Recommendation No fix is currently available. Consider...

6.7AI score
SaveExploits0Affected Software1
Information Security Automation
Information Security Automation
added 2019/10/14 1:26 a.m.227 views

CentOS 8 with IceWM Desktop Environment

Do you need CentOS 8 with IceWM as desktop Operating System? Most likely not. Especially if you want it to work smoothly without any worries and troubles. However, if you enjoy playing with new desktop environments, you might find it fun. My reasons were as follows: 1. I wanted to use the same...

6.9AI score
SaveExploits0
nodejs
nodejs
added 2019/10/11 6:6 p.m.34 views

Denial of Service

Overview All versions of node-static are vulnerable to a Denial of Service. The package fails to catch an exception when user input includes null bytes. This allows attackers to access http://host/%00 and crash the server. Recommendation No fix is currently available. Consider using an alternativ...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/10/11 5:58 p.m.17 views

Open Redirect

Overview All versions of node-static are vulnerable to Open Redirect. The package fails to sanitize URLs and may redirect users to domains passed through the URL. The possible redirect domains are restricted to hosts whose name matches a served folder from the application. For example if the...

6.8AI score
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2019/09/27 5:19 p.m.20 views

CVE-2019-11739

Encrypted S/MIME parts in a crafted multipart/alternative message can leak plaintext when included in a a HTML reply/forward. This vulnerability affects Thunderbird 68.1 and Thunderbird 60.9...

6.8AI score0.00897EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2019/09/27 5:19 p.m.28 views

CVE-2019-11739

Encrypted S/MIME parts in a crafted multipart/alternative message can leak plaintext when included in a a HTML reply/forward. This vulnerability affects Thunderbird 68.1 and Thunderbird 60.9...

6.5CVSS7.7AI score0.00897EPSS
SaveExploits0
CVE
CVE
added 2019/09/27 5:19 p.m.246 views

CVE-2019-11739

CVE-2019-11739 affects Mozilla Thunderbird; encrypted S/MIME parts in a crafted multipart/alternative message can leak plaintext when included in a HTML reply/forward. Affected versions: Thunderbird < 68.1 and Thunderbird

6.5CVSS6.6AI score0.00897EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2019/09/23 6:32 p.m.33 views

Cross-Site Scripting in status-board

All versions of status-board are vulnerable to Cross-Site Scripting. The renderJsDashboard function concatenates the safeDashboard variable to the HTTP response message with insufficient sanitization. If this variable is controlled by user input it may allow attackers to execute arbitrary...

6.1CVSS3.6AI score0.0084EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2019/09/23 6:32 p.m.17 views

GHSA-6M4R-CGM3-6Q7Q Cross-Site Scripting in status-board

All versions of status-board are vulnerable to Cross-Site Scripting. The renderJsDashboard function concatenates the safeDashboard variable to the HTTP response message with insufficient sanitization. If this variable is controlled by user input it may allow attackers to execute arbitrary...

6.1CVSS6.4AI score0.0084EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2019/09/19 6:33 a.m.6 views

Mozilla: Covert Content Attack on S/MIME encryption using a crafted multipart/alternative message

Encrypted S/MIME parts in a crafted multipart/alternative message can leak plaintext when included in a a HTML reply/forward. This vulnerability affects Thunderbird 68.1 and Thunderbird 60.9...

6.5CVSS7.3AI score0.00897EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2019/09/19 3:45 a.m.7 views

Mozilla: Covert Content Attack on S/MIME encryption using a crafted multipart/alternative message

Encrypted S/MIME parts in a crafted multipart/alternative message can leak plaintext when included in a a HTML reply/forward. This vulnerability affects Thunderbird 68.1 and Thunderbird 60.9...

6.5CVSS7.3AI score0.00897EPSS
SaveExploits0References5
nodejs
nodejs
added 2019/09/17 7:3 p.m.15 views

Path Traversal

Overview All versions of swagger-injector are vulnerable to Path Traversal. The package fails to sanitize URLs, allowing attackers to access server files outside of the configured dist folder using relative paths. Recommendation No fix is currently available. Consider using an alternative package...

6.8AI score
SaveExploits0Affected Software1
Rows per page
Query Builder