Lucene search
+L

4717 matches found

OpenVAS
OpenVAS
added 2021/01/11 12:0 a.m.31 views

Fedora: Security Advisory for nodejs (FEDORA-2021-fb1a136393)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is free software; you can...

7.5AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/01/11 12:0 a.m.33 views

Debian DSA-4826-1 : nodejs - security update

Two vulnerabilities were discovered in Node.js, which could result in denial of service and potentially the execution of arbitrary code or HTTP request smuggling. C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from Debian Security Advisory...

8.1CVSS8.1AI score0.16296EPSS
SaveExploits3References5
CNVD
CNVD
added 2021/01/07 12:0 a.m.4 views

Nodejs Core Access Control Error Vulnerability

Nodejs Core is a core module compiled into Nodejs from the OpenJS Foundation. This module for Nodejs provides the underlying TCP, HTTP, DNS, file system, subprocesses and other functionality support. A security vulnerability exists in Node Core that can be exploited by an attacker to bypass acces...

6.5CVSS8.6AI score0.16296EPSS
SaveExploits2References1
Debian
Debian
added 2021/01/06 10:2 p.m.72 views

[SECURITY] [DSA 4826-1] nodejs security update

------------------------------------------------------------------------- Debian Security Advisory DSA-4826-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff January 06, 2021 https://www.debian.org/security/faq -...

8.1CVSS9AI score0.16296EPSS
SaveExploits3
OSV
OSV
added 2021/01/06 9:15 p.m.1 views

DEBIAN-CVE-2020-8265

Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 are vulnerable to a use-after-free bug in its TLS implementation. 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...

8.1CVSS7AI score0.09009EPSS
SaveExploits1References1
OSV
OSV
added 2021/01/06 9:15 p.m.2 views

DEBIAN-CVE-2020-8287

Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 allow two copies of a header field in an HTTP request for example, two Transfer-Encoding header fields. In this case, Node.js identifies the first header field and ignores the second. This can lead to HTTP Request Smuggling...

6.5CVSS7AI score0.16296EPSS
SaveExploits2References1
OSV
OSV
added 2021/01/06 9:15 p.m.6 views

UBUNTU-CVE-2020-8265

Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 are vulnerable to a use-after-free bug in its TLS implementation. 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...

8.1CVSS6.8AI score0.09009EPSS
SaveExploits1References6
The Hacker News
The Hacker News
added 2021/01/06 2:0 p.m.6 views

Hackers Using Fake Trump's Scandal Video to Spread QNode Malware

Cybesecurity researchers today revealed a new malspam campaign that distributes a remote access Trojan RAT by purporting to contain a sex scandal video of U.S. President Donald Trump. The emails, which carry with the subject line "GOOD LOAN OFFER!!," come attached with a Java archive JAR file...

5.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2021/01/05 1:14 p.m.35 views

CVE-2020-8265

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.9AI score0.09009EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2021/01/05 12:0 a.m.9 views

nodejs Resource Management Error Vulnerability

nodejs is a JavaScript runtime environment based on the ChromeV8 engine by wrapping the Chromev8 engine as well as the use of event-driven and non-blocking IO applications to make the development of high-performance backend applications in Javascript possible. A resource management error...

8.1CVSS6.8AI score0.16296EPSS
SaveExploits6References41
CNNVD
CNNVD
added 2021/01/05 12:0 a.m.10 views

nodejs 环境问题漏洞

Nodejs Core is a core module compiled into Nodejs from the OpenJS Foundation. This module for Nodejs provides the underlying TCP, HTTP, DNS, file system, subprocesses and other functionality support. A security vulnerability exists in Node Core that can be exploited by an attacker to bypass acces...

8.1CVSS6.9AI score0.16296EPSS
SaveExploits3References43
RedhatCVE
RedhatCVE
added 2021/01/04 3:0 p.m.21 views

CVE-2020-28282

A flaw was found in nodejs-getobject. The set function does not check for the type of object before assigning value to the property allowing an attacker to create a non-existent property or allow the manipulation of the property which could lead to a denial of service or a remote code execution...

9.8CVSS3.7AI score0.04031EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2021/01/04 11:30 a.m.89 views

XSS-Scanner - XSS Scanner That Detects Cross-Site Scripting Vulnerabilities In Website By Injecting Malicious Scripts

Cross-Site Scripting XSS is one of the most well known web application vulnerabilities. It even has a dedicated chapter in the OWASP Top 10 project and it is a highly chased vulnerability in bug bounty programs. The scanner gets a link from the user and scan the website for XSS vulnerability by...

6AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2020/12/30 1:31 p.m.23 views

CVE-2020-26289

A flaw was found in nodejs-date-and-time. In date-and-time there a regular expression involved in parsing which can be exploited to cause a denial of service...

7.5CVSS4.2AI score0.02146EPSS
SaveExploits0References5
Snyk
Snyk
added 2020/12/29 1:16 p.m.7 views

Prototype Pollution

Overview inireader is a small module for nodejs. You can parse .ini configuration files with it. Affected versions of this package are vulnerable to Prototype Pollution. This vulnerability relates to the parse function is concentrating arrays. Depending on if user input is provided, an attacker c...

5.6CVSS6.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2020/12/26 8:30 p.m.299 views

Social-Analyzer - API And Web App For Analyzing And Finding A Person Profile Across +300 Social Media Websites (Detections Are Updated Regularly)

An API for analyzing & finding a person profile across +300 social media websites. It includes different string analysis and detection modules, you can choose which combination of modules to use during the investigation. The detection modules utilize a rating mechanism based on different detectio...

7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2020/12/18 12:0 a.m.52 views

RHEL 8 : Red Hat Virtualization (RHSA-2020:5611)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:5611 advisory. The redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host,...

9.8CVSS7.5AI score0.05493EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2020/12/18 12:0 a.m.45 views

RHEL 8 : nodejs:12 (RHSA-2020:5499)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:5499 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language...

9.8CVSS7.2AI score0.69377EPSS
SaveExploits2References10
RedHat Linux
RedHat Linux
added 2020/12/17 9:2 a.m.138 views

Important: Red Hat Security Advisory: Red Hat Virtualization security, bug fix, and enhancement update

An update for cockpit-ovirt, redhat-release-virtualization-host, redhat-virtualization-host, and v2v-conversion-host is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common...

9.8CVSS6.9AI score0.05493EPSS
SaveExploits1References10
Oracle linux
Oracle linux
added 2020/12/17 12:0 a.m.63 views

nodejs:12 security and bug fix update

nodejs 1:12.19.1-1 - Resolves: RHBZ1901044, 1901045, 1901046, 1901047 - c-ares, ajv and y18n CVEs and yarn installability issues...

9.8CVSS1.7AI score0.69377EPSS
SaveExploits1
Rows per page
Query Builder