3376 vulnerabilidades · General Orden: CVSS EPSS Año ID
CVE-2021-34568
750-81xx/xxx-xxxFW General
7.5
HIGH
EPSS
0.5%
2021 CWE-770 1 PoC

In WAGO I/O-Check Service in multiple products an unauthenticated remote attacker can send a specially crafted packet containing OS commands to provoke a denial of service.

CVE-2021-27606
SAP NetWeaver ABAP Server and ABAP Platform (Enqueue Server) General
7.5
HIGH
EPSS
0.3%
2021 CWE-125 1 PoC

SAP NetWeaver ABAP Server and ABAP Platform (Enqueue Server), versions - KRNL32NUC - 7.22,7.22EXT, KRNL64NUC - 7.22,7.22EXT,7.49, KRNL64UC - 8.04,7.22,7.22EXT,7.49,7.53,7.73, KERNEL - 7.22,8.04,7.49,7.53,7.73, allows an unauthenticated attacker without specific knowledge of the system to send a specially crafted packet over a network which will trigger an internal error in the system due to improper input validation in method EncOAMParamStore() causing the system to crash and rendering it unavailable. In this attack, no data in the system can be viewed or modified.

CVE-2021-43419
Software Genérico General
7.5
HIGH
EPSS
0.3%
2021 1 PoC

An Information Disclosure vulnerability exists in Opay Mobile application 1.5.1.26 and maybe be higher in the logcat app.

CVE-2021-28248
Software Genérico General
7.5
HIGH
EPSS
0.2%
2021 1 PoC

CA eHealth Performance Manager through 6.3.2.12 is affected by Improper Restriction of Excessive Authentication Attempts. An attacker is able to perform an arbitrary number of /web/frames/ authentication attempts using different passwords, and eventually gain access to a targeted account, NOTE: This vulnerability only affects products that are no longer supported by the maintainer

CVE-2021-3828
nltk/nltk General
7.5
HIGH
EPSS
0.4%
2021 CWE-1333 1 PoC

nltk is vulnerable to Inefficient Regular Expression Complexity

CVE-2021-3804
nervjs/taro General
7.5
HIGH
EPSS
0.2%
2021 CWE-1333 1 PoC

taro is vulnerable to Inefficient Regular Expression Complexity

CVE-2021-43046
TIBCO PartnerExpress General
7.5
HIGH
EPSS
0.4%
2021 1 PoC

The Interior Server and Gateway Server components of TIBCO Software Inc.'s TIBCO PartnerExpress contain an easily exploitable vulnerability that allows an unauthenticated attacker with network access to obtain session tokens for the affected system. A successful attack using this vulnerability requires human interaction from a person other than the attacker. Affected releases are TIBCO Software Inc.'s TIBCO PartnerExpress: versions 6.2.1 and below.

CVE-2021-35250
Serv-U General ⚡ nuclei
7.5
HIGH
EPSS
89.5%
2021 CWE-22 1 PoC

A researcher reported a Directory Transversal Vulnerability in Serv-U 15.3. This may allow access to files relating to the Serv-U installation and server files. This issue has been resolved in Serv-U 15.3 Hotfix 1.

CVE-2021-30332
Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Industrial IOT, Snapdragon Mobile General
7.5
HIGH
EPSS
0.3%
2021 1 PoC

Possible assertion due to improper validation of OTA configuration in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Industrial IOT, Snapdragon Mobile

CVE-2021-45462
Software Genérico General
7.5
HIGH
EPSS
0.3%
2021 1 PoC

In Open5GS 2.4.0, a crafted packet from UE can crash SGW-U/UPF.

CVE-2021-22286
SPIET800 General
7.5
HIGH
EPSS
0.5%
2021 CWE-20 1 PoC

Improper Input Validation vulnerability in the ABB SPIET800 and PNI800 module allows an attacker to cause the denial of service or make the module unresponsive.

CVE-2021-23424
ansi-html General
7.5
HIGH
EPSS
0.2%
2021 2 PoCs

This affects all versions of package ansi-html. If an attacker provides a malicious string, it will get stuck processing the input for an extremely long time.

CVE-2021-1982
Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile General
7.5
HIGH
EPSS
0.3%
2021 1 PoC

Possible denial of service scenario due to improper input validation of received NAS OTA message in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile

CVE-2021-23329
nested-object-assign General
7.5
HIGH
EPSS
0.3%
2021 1 PoC

The package nested-object-assign before 1.0.4 are vulnerable to Prototype Pollution via the default function, as demonstrated by running the PoC below.

CVE-2021-21004
FL SWITCH General
7.4
HIGH
EPSS
0.2%
2021 CWE-79 1 PoC

In Phoenix Contact FL SWITCH SMCS series products in multiple versions an attacker may insert malicious code via LLDP frames into the web-based management which could then be executed by the client.

CVE-2021-38515
Software Genérico General
7.4
HIGH
EPSS
0.2%
2021 1 PoC

Certain NETGEAR devices are affected by denial of service. This affects R6400v2 before 1.0.4.98, R6700v3 before 1.0.4.98, R7900 before 1.0.3.18, and R8000 before 1.0.4.46.

CVE-2021-32723
prism General
7.4
HIGH
EPSS
0.4%
2021 CWE-400 1 PoC

Prism is a syntax highlighting library. Some languages before 1.24.0 are vulnerable to Regular Expression Denial of Service (ReDoS). When Prism is used to highlight untrusted (user-given) text, an attacker can craft a string that will take a very very long time to highlight. This problem has been fixed in Prism v1.24. As a workaround, do not use ASCIIDoc or ERB to highlight untrusted text. Other languages are not affected and can be used to highlight untrusted text.

CVE-2021-3712
OpenSSL General
7.4
HIGH
EPSS
0.5%
2021 5 PoCs

ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL (0) byte. Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL's own "d2i" functions (and other similar parsing functions) as well as any string whose value has been set with the ASN1_STRING_set() function will additionally NUL terminate the byte array in the ASN1_STRING structure.

CVE-2021-21963
Sealevel General
7.4
HIGH
EPSS
0.1%
2021 CWE-311 1 PoC

An information disclosure vulnerability exists in the Web Server functionality of Sealevel Systems, Inc. SeaConnect 370W v1.3.34. A specially-crafted man-in-the-middle attack can lead to a disclosure of sensitive information. An attacker can perform a man-in-the-middle attack to trigger this vulnerability.

CVE-2021-38917
PowerVM Hypervisor General
7.4
HIGH
EPSS
0.3%
2021 1 PoC

IBM PowerVM Hypervisor FW860, FW940, and FW950 could allow an attacker that gains service access to the FSP can read and write arbitrary host system memory through a series of carefully crafted service procedures. IBM X-Force ID: 210018.