3695 vulnerabilidades · General Orden: CVSS EPSS Año ID
CVE-2020-7758
browserless-chrome General
7.5
HIGH
EPSS
0.4%
2020 2 PoCs

This affects versions of package browserless-chrome before 1.40.2-chrome-stable. User input flowing from the workspace endpoint gets used to create a file path filePath and this is fetched and then sent back to a user. This can be escaped to fetch arbitrary files from a server.

CVE-2020-7683
rollup-plugin-server General
7.5
HIGH
EPSS
0.4%
2020 1 PoC

This affects all versions of package rollup-plugin-server. There is no path sanitization in readFile operation performed inside the readFileFromContentBase function.

CVE-2020-36562
github.com/shiyanhui/dht General
7.5
HIGH
EPSS
0.4%
2020 1 PoC

Due to unchecked type assertions, maliciously crafted messages can cause panics, which may be used as a denial of service vector.

CVE-2020-7711
github.com/russellhaering/goxmldsig General
7.5
HIGH
EPSS
0.4%
2020 1 PoC

This affects all versions of package github.com/russellhaering/goxmldsig. There is a crash on nil-pointer dereference caused by sending malformed XML signatures.

CVE-2020-10281
MAVLink General
7.5
HIGH
EPSS
0.1%
2020 CWE-319 1 PoC

This vulnerability applies to the Micro Air Vehicle Link (MAVLink) protocol and allows a remote attacker to gain access to sensitive information provided it has access to the communication medium. MAVLink is a header-based protocol that does not perform encryption to improve transfer (and reception speed) and efficiency by design. The increasing popularity of the protocol (used accross different autopilots) has led to its use in wired and wireless mediums through insecure communication channels exposing sensitive information to a remote attacker with ability to intercept network traffic.

CVE-2020-22660
Software Genérico General
7.5
HIGH
EPSS
0.3%
2020 1 PoC

In Ruckus R310 10.5.1.0.199, Ruckus R500 10.5.1.0.199, Ruckus R600 10.5.1.0.199, Ruckus T300 10.5.1.0.199, Ruckus T301n 10.5.1.0.199, Ruckus T301s 10.5.1.0.199, SmartCell Gateway 200 (SCG200) before 3.6.2.0.795, SmartZone 100 (SZ-100) before 3.6.2.0.795, SmartZone 300 (SZ300) before 3.6.2.0.795, Virtual SmartZone (vSZ) before 3.6.2.0.795, ZoneDirector 1100 9.10.2.0.130, ZoneDirector 1200 10.2.1.0.218, ZoneDirector 3000 10.2.1.0.218, ZoneDirector 5000 10.0.1.0.151, a vulnerability allows attackers to force bypass Secure Boot failed attempts and run temporarily the previous Backup image.

CVE-2020-36567
github.com/gin-gonic/gin General
7.5
HIGH
EPSS
0.5%
2020 1 PoC

Unsanitized input in the default logger in github.com/gin-gonic/gin before v1.6.0 allows remote attackers to inject arbitrary log lines.

CVE-2020-8782
Software Genérico General
7.5
HIGH
EPSS
8.4%
2020 1 PoC

Unauthenticated RPC server on ALEOS before 4.4.9, 4.9.5, and 4.14.0 allows remote code execution.

CVE-2020-7742
simpl-schema General
7.5
HIGH
EPSS
0.4%
2020 1 PoC

This affects the package simpl-schema before 1.10.2.

CVE-2020-9044
Metasys Application and Data Server (ADS, ADS-Lite) General
7.5
HIGH
EPSS
0.3%
2020 CWE-611 1 PoC

XXE vulnerability exists in the Metasys family of product Web Services which has the potential to facilitate DoS attacks or harvesting of ASCII server files. This affects Johnson Controls' Metasys Application and Data Server (ADS, ADS-Lite) versions 10.1 and prior; Metasys Extended Application and Data Server (ADX) versions 10.1 and prior; Metasys Open Data Server (ODS) versions 10.1 and prior; Metasys Open Application Server (OAS) version 10.1; Metasys Network Automation Engine (NAE55 only) versions 9.0.1, 9.0.2, 9.0.3, 9.0.5, 9.0.6; Metasys Network Integration Engine (NIE55/NIE59) versions 9

CVE-2020-28496
three General
7.5
HIGH
EPSS
1.4%
2020 2 PoCs

This affects the package three before 0.125.0. This can happen when handling rgb or hsl colors. PoC: var three = require('three') function build_blank (n) { var ret = "rgb(" for (var i = 0; i < n; i++) { ret += " " } return ret + ""; } var Color = three.Color var time = Date.now(); new Color(build_blank(50000)) var time_cost = Date.now() - time; console.log(time_cost+" ms")

CVE-2020-26302
is.js General
7.5
HIGH
EPSS
0.3%
2020 CWE-400 1 PoC

is.js is a general-purpose check library. Versions 0.9.0 and prior contain one or more regular expressions that are vulnerable to Regular Expression Denial of Service (ReDoS). is.js uses a regex copy-pasted from a gist to validate URLs. Trying to validate a malicious string can cause the regex to loop “forever." This vulnerability was found using a CodeQL query which identifies inefficient regular expressions. is.js has no patch for this issue.

CVE-2020-4433
Aspera Faspex On Demand General
7.5
HIGH
EPSS
3.7%
2020 1 PoC

Certain IBM Aspera applications are vulnerable to a stack-based buffer overflow, caused by improper bounds checking. This could allow a remote attacker with intimate knowledge of the server to execute arbitrary code on the system with the privileges of root or cause server to crash. IBM X-Force ID: 180814.

CVE-2020-36564
github.com/justinas/nosurf General
7.5
HIGH
EPSS
0.3%
2020 1 PoC

Due to improper validation of caller input, validation is silently disabled if the provided expected token is malformed, causing any user supplied token to be considered valid.

CVE-2020-7669
github.com/u-root/u-root/pkg/tarutil General
7.5
HIGH
EPSS
0.3%
2020 1 PoC

This affects all versions of package github.com/u-root/u-root/pkg/tarutil. It is vulnerable to both leading and non-leading relative path traversal attacks in tar file extraction.

CVE-2020-6208
SAP Business Objects Business Intelligence Platform (Crystal Reports) General
7.5
HIGH
EPSS
2.6%
2020 1 PoC

SAP Business Objects Business Intelligence Platform (Crystal Reports), versions- 4.1, 4.2, allows an attacker with basic authorization to inject code that can be executed by the application and thus allowing the attacker to control the behaviour of the application, leading to Remote Code Execution. Although the mode of attack is only Local, multiple applications can be impacted as a result of the vulnerability.

CVE-2020-9050
Metasys Reporting Engine (MRE) Web Services versions 2.0 and 2.1 General
7.5
HIGH
EPSS
0.7%
2020 1 PoC

Path Traversal vulnerability exists in Metasys Reporting Engine (MRE) Web Services which could allow a remote unauthenticated attacker to access and download arbitrary files from the system.

CVE-2020-7664
github.com/unknwon/cae/zip General
7.5
HIGH
EPSS
0.3%
2020 1 PoC

In all versions of the package github.com/unknwon/cae/zip, the ExtractTo function doesn't securely escape file paths in zip archives which include leading or non-leading "..". This allows an attacker to add or replace files system-wide.