Lucene search
+L

4625 matches found

ATTACKERKB
ATTACKERKB
added 2021/02/10 10:15 p.m.7 views

CVE-2021-27185

The samba-client package before 4.0.0 for Node.js allows command injection because of the use of process.exec...

9.8CVSS8.4AI score0.04831EPSS
SaveExploits1References6
NVD
NVD
added 2021/02/08 7:15 p.m.27 views

CVE-2020-7782

This affects all versions of package spritesheet-js. It depends on a vulnerable package platform-command. The injection point is located in line 32 in lib/generator.js, which is triggered by main entry of the package...

9.8CVSS0.02472EPSS
SaveExploits1References3
Prion
Prion
added 2021/02/08 7:15 p.m.21 views

Command injection

This affects all versions of package spritesheet-js. It depends on a vulnerable package platform-command. The injection point is located in line 32 in lib/generator.js, which is triggered by main entry of the package...

7.5CVSS9.5AI score0.02472EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2021/02/08 6:35 p.m.43 views

CVE-2020-7782 Command Injection

This affects all versions of package spritesheet-js. It depends on a vulnerable package platform-command. The injection point is located in line 32 in lib/generator.js, which is triggered by main entry of the package...

9.8CVSS9.7AI score0.02472EPSS
SaveExploits1References3
CVE
CVE
added 2021/02/08 6:35 p.m.61 views

CVE-2020-7782

CVE-2020-7782 affects spritesheet-js and enables command injection via the vulnerable platform-command dependency. The injection point is at lib/generator.js:32 (triggered by the package main entry). Public advisories confirm a CLI-oriented command-injection risk with PoC, and multiple sources st...

9.8CVSS9.7AI score0.02472EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2021/02/08 12:0 a.m.16 views

Neekey node-ps injection vulnerability

Neekey node-ps is a lookup tool from the US-based individual developer Neekey. It is provided to find running processes. An injection vulnerability exists in Neekey node-ps, which stems from a lack of proper validation of user input data in lib/index.js, which is not filtered or does not correctl...

9.8CVSS7.3AI score0.02472EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/02/04 5:20 p.m.3 views

nodejs: use-after-free in the TLS implementation

A flaw was found in nodejs. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResu...

8.1CVSS7.2AI score0.09009EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/02/04 5:20 p.m.3 views

nodejs: HTTP request smuggling via two copies of a header field in an http request

A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity...

6.5CVSS7.3AI score0.16296EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2021/02/04 5:20 p.m.7 views

nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS

This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters...

7.5CVSS7.4AI score0.03481EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2021/02/04 12:0 a.m.15 views

Shinuza Decimal-js Security Vulnerability

Shinuza Decimal-js is a Javascript-based codebase used to provide decimal calculations for Node applications by Shinuza Individual Developers. A security vulnerability exists in Shinuza Decimal-js, which stems from the set function...

8.6CVSS7.3AI score0.0176EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2021/02/04 12:0 a.m.15 views

Shinuza Decimal-js Security Vulnerability

Shinuza Decimal-js is a Javascript-based codebase used to provide decimal calculations for Node applications by Shinuza Individual Developers. A security vulnerability exists in Shinuza Decimal-js, which stems from the extend function...

8.6CVSS7.3AI score0.0176EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2021/02/01 12:0 a.m.39 views

EulerOS 2.0 SP8 : python-lxml (EulerOS-SA-2021-1166)

According to the version of the python-lxml packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - A XSS vulnerability was discovered in python-lxml's clean module. The module's parser didn't properly imitate browsers, which caused different...

6.1CVSS7.2AI score0.03934EPSS
SaveExploits1References2
Veracode
Veracode
added 2021/01/22 6:20 a.m.12 views

Prototype Pollution

js-data is vulnerable to pollution prototype. An attacker is able to exploit the vulnerability to inject arbitrary properties into existing construct prototypes and modify attributes such as proto, constructor and prototype via the deepMixIn function...

4.7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/01/19 9:16 p.m.63 views

Inline JS XSS vulnerability in Mautic

Impact Mautic version 2.1.0 - 2.11.0 is vulnerable to an inline JS XSS attack when using Mautic forms on a Mautic landing page using GET parameters to pre-populate the form. Patches Upgrade to 2.12.0 or later. Workarounds None References https://github.com/mautic/mautic/releases/tag/2.12.0 For mo...

6.1CVSS0.9AI score0.00843EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2021/01/17 4:7 p.m.8 views

MGASA-2021-0038 Updated python-lxml packages fix a security vulnerability

A XSS vulnerability was discovered in python-lxml's clean module. The module's parser didn't properly imitate browsers, which caused different behaviors between the sanitizer and the user's page. A remote attacker could exploit this flaw to run arbitrary HTML/JS code. CVE-2020-27783...

6.1CVSS6.8AI score0.03934EPSS
SaveExploits1References6
Mageia
Mageia
added 2021/01/17 4:7 p.m.55 views

Updated python-lxml packages fix a security vulnerability

A XSS vulnerability was discovered in python-lxml's clean module. The module's parser didn't properly imitate browsers, which caused different behaviors between the sanitizer and the user's page. A remote attacker could exploit this flaw to run arbitrary HTML/JS code. CVE-2020-27783...

6.1CVSS4.3AI score0.03934EPSS
SaveExploits1References5
Huntr
Huntr
added 2021/01/11 12:0 a.m.28 views

Prototype Pollution in js-data/js-data

Description js-data is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: // poc.js const js = require"js-data"; const payload = JSON.parse'"proto":"polluted":"Yes! Its Polluted"'; var obj = console.log"Before : " + .polluted; js.utils.deepMixInobj, payload;...

7.5CVSS2AI score0.01959EPSS
SaveExploits1
OSV
OSV
added 2021/01/08 12:15 a.m.10 views

AZL-44673 CVE-2020-36048 affecting package js-jquery 3.5.0-4

Engine.IO before 4.0.0 allows attackers to cause a denial of service resource consumption via a POST request to the long polling transport...

7.5CVSS7.2AI score0.03237EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2021/01/08 12:0 a.m.22 views

Huawei EulerOS: Security Advisory for python-lxml (EulerOS-SA-2021-1035)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS6.7AI score0.03934EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2021/01/07 9:54 p.m.69 views

lxml vulnerable to Cross-site Scripting

A XSS vulnerability was discovered in python-lxml's clean module. The module's parser didn't properly imitate browsers, which caused different behaviors between the sanitizer and the user's page. A remote attacker could exploit this flaw to run arbitrary HTML/JS code...

6.1CVSS6.4AI score0.03934EPSS
SaveExploits1References16Affected Software1
Rows per page
Query Builder