3376 vulnerabilidades · General Orden: CVSS EPSS Año ID
CVE-2021-23385
Flask-Security General
5.4
MEDIUM
EPSS
0.2%
2021 2 PoCs

This affects all versions of package Flask-Security. When using the get_post_logout_redirect and get_post_login_redirect functions, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as \\\evil.com/path. This vulnerability is only exploitable if an alternative WSGI server other than Werkzeug is used, or the default behaviour of Werkzeug is modified using 'autocorrect_location_header=False. **Note:** Flask-Security is not maintained anymore.

CVE-2021-23382
postcss General
5.3
MEDIUM
EPSS
0.1%
2021 2 PoCs

The package postcss before 8.2.13 are vulnerable to Regular Expression Denial of Service (ReDoS) via getAnnotationURL() and loadAnnotation() in lib/previous-map.js. The vulnerable regexes are caused mainly by the sub-pattern \/\*\s* sourceMappingURL=(.*).

CVE-2021-47816
Thecus N4800Eco Nas Server Control Panel General
5.3
MEDIUM
EPSS
0.1%
2021 CWE-78 1 PoC

Thecus N4800Eco NAS Server Control Panel contains a command injection vulnerability that allows authenticated attackers to execute arbitrary system commands through user management endpoints. Attackers can inject commands via username and batch user creation parameters to execute shell commands with administrative privileges.

CVE-2021-25347
Samsung Mobile Devices General
5.3
MEDIUM
EPSS
0.0%
2021 CWE-287 2 PoCs

Hijacking vulnerability in Samsung Email application version prior to SMR Feb-2021 Release 1 allows attackers to intercept when the provider is executed.

CVE-2021-20993
0852-0303 General
5.3
MEDIUM
EPSS
0.2%
2021 CWE-200 1 PoC

In multiple managed switches by WAGO in different versions the activated directory listing provides an attacker with the index of the resources located inside the directory.

CVE-2021-42374
busybox General
5.3
MEDIUM
EPSS
0.1%
2021 CWE-125 2 PoCs

An out-of-bounds heap read in Busybox's unlzma applet leads to information leak and denial of service when crafted LZMA-compressed input is decompressed. This can be triggered by any applet/format that

CVE-2021-4432
FTP Server General
5.3
MEDIUM
EPSS
0.1%
2021 CWE-404 3 PoCs

A vulnerability was found in PCMan FTP Server 2.0.7. It has been classified as problematic. This affects an unknown part of the component USER Command Handler. The manipulation leads to denial of service. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-250719.

CVE-2021-23343
path-parse General
5.3
MEDIUM
EPSS
0.5%
2021 2 PoCs

All versions of package path-parse are vulnerable to Regular Expression Denial of Service (ReDoS) via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity.

CVE-2021-27656
exacqVision Web Service version 20.12.2.0 and prior General
5.3
MEDIUM
EPSS
0.2%
2021 1 PoC

A vulnerability in exacqVision Web Service 20.12.2.0 and prior could allow an unauthenticated attacker to view system-level information about the exacqVision Web Service and the operating system.

CVE-2021-3820
pksunkara/inflect General
5.3
MEDIUM
EPSS
0.3%
2021 CWE-1333 1 PoC

inflect is vulnerable to Inefficient Regular Expression Complexity

CVE-2021-38915
Data Risk Manager General
5.3
MEDIUM
EPSS
0.1%
2021 1 PoC

IBM Data Risk Manager 2.0.6 stores user credentials in plain clear text which can be read by an authenticated user. IBM X-Force ID: 209947.

CVE-2021-36093
((OTRS)) Community Edition General
5.3
MEDIUM
EPSS
0.5%
2021 CWE-185 1 PoC

It's possible to create an email which can be stuck while being processed by PostMaster filters, causing DoS. This issue affects: OTRS AG ((OTRS)) Community Edition 6.0.x version 6.0.1 and later versions. OTRS AG OTRS 7.0.x version 7.0.28 and prior versions; 8.0.x version 8.0.15 and prior versions.

CVE-2021-3765
validatorjs/validator.js General
5.3
MEDIUM
EPSS
0.0%
2021 CWE-1333 1 PoC

validator.js is vulnerable to Inefficient Regular Expression Complexity

CVE-2021-25522
Samsung Capture General
5.3
MEDIUM
EPSS
0.1%
2021 1 PoC

Insecure storage of sensitive information vulnerability in Smart Capture prior to version 4.8.02.10 allows attacker to access victim's captured images without permission.

CVE-2021-34391
NVIDIA Jetson TX1 General
5.3
MEDIUM
EPSS
0.0%
2021 1 PoC

Trusty contains a vulnerability in the NVIDIA TLK kernel function where a lack of checks allows the exploitation of an integer overflow through a specific SMC call that is triggered by the user, which may lead to denial of service.

CVE-2021-26086
🔥 KEV Jira Server General ⚡ nuclei
5.3
MEDIUM
EPSS
94.2%
2021 3 PoCs

Affected versions of Atlassian Jira Server and Data Center allow remote attackers to read particular files via a path traversal vulnerability in the /WEB-INF/web.xml endpoint. The affected versions are before version 8.5.14, from version 8.6.0 before 8.13.6, and from version 8.14.0 before 8.16.1.

CVE-2021-21350
xstream General
5.3
MEDIUM
EPSS
8.8%
2021 CWE-434 3 PoCs

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to execute arbitrary code only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVE-2021-28169
Eclipse Jetty General ⚡ nuclei
5.3
MEDIUM
EPSS
90.3%
2021 CWE-200 3 PoCs

For Eclipse Jetty versions <= 9.4.40, <= 10.0.2, <= 11.0.2, it is possible for requests to the ConcatServlet with a doubly encoded path to access protected resources within the WEB-INF directory. For example a request to `/concat?/%2557EB-INF/web.xml` can retrieve the web.xml file. This can reveal sensitive information regarding the implementation of a web application.

CVE-2021-21343
xstream General
5.3
MEDIUM
EPSS
0.6%
2021 CWE-73 3 PoCs

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on these type information. An attacker can manipulate the processed input stream and replace or inject objects, that result in the deletion of a file on the local host. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required

CVE-2021-34429
Eclipse Jetty General ⚡ nuclei
5.3
MEDIUM
EPSS
93.8%
2021 CWE-200 4 PoCs

For Eclipse Jetty versions 9.4.37-9.4.42, 10.0.1-10.0.5 & 11.0.1-11.0.5, URIs can be crafted using some encoded characters to access the content of the WEB-INF directory and/or bypass some security constraints. This is a variation of the vulnerability reported in CVE-2021-28164/GHSA-v7ff-8wcx-gmc5.