5104 vulnerabilidades Orden: CVSS EPSS Año ID
CVE-2022-25866
czproject/git-php Web
8.1
HIGH
EPSS
2.0%
2022 1 PoC

The package czproject/git-php before 4.0.3 are vulnerable to Command Injection via git argument injection. When calling the isRemoteUrlReadable($url, array $refs = NULL) function, both the url and refs parameters are passed to the git ls-remote subcommand in a way that additional flags can be set. The additional flags can be used to perform a command injection.

CVE-2022-21187
libvcs General
8.1
HIGH
EPSS
1.3%
2022 1 PoC

The package libvcs before 0.11.1 are vulnerable to Command Injection via argument injection. When calling the update_repo function (when using hg), the url parameter is passed to the hg clone command. By injecting some hg options it was possible to get arbitrary command execution.

CVE-2022-0930
microweber/microweber Web
8.0
HIGH
EPSS
0.5%
2022 CWE-434 1 PoC

File upload filter bypass leading to stored XSS in GitHub repository microweber/microweber prior to 1.2.12.

CVE-2022-4815
Pentaho Business Analytics Server General
8.0
HIGH
EPSS
0.5%
2022 CWE-502 1 PoC

Hitachi Vantara Pentaho Business Analytics Server versions before 9.4.0.1 and 9.3.0.3, including 8.3.x deserialize untrusted JSON data without constraining the parser to approved classes and methods. 

CVE-2022-2420
Web Manager Web
8.0
HIGH
EPSS
0.3%
2022 CWE-434 1 PoC

A vulnerability was found in URVE Web Manager. It has been rated as critical. This issue affects some unknown processing of the file _internal/uploader.php. The manipulation leads to unrestricted upload. The attack needs to be approached within the local network. The exploit has been disclosed to the public and may be used.

CVE-2022-2488
WN535K2 General ⚡ nuclei
8.0
HIGH
EPSS
93.3%
2022 CWE-78 0 PoCs

A vulnerability was found in WAVLINK WN535K2 and WN535K3 and classified as critical. This issue affects some unknown processing of the file /cgi-bin/touchlist_sync.cgi. The manipulation of the argument IP leads to os command injection. The exploit has been disclosed to the public and may be used.

CVE-2022-39290
zoneminder Web
8.0
HIGH
EPSS
4.0%
2022 CWE-287 1 PoC

ZoneMinder is a free, open source Closed-circuit television software application. In affected versions authenticated users can bypass CSRF keys by modifying the request supplied to the Zoneminder web application. These modifications include replacing HTTP POST with an HTTP GET and removing the CSRF key from the request. An attacker can take advantage of this by using an HTTP GET request to perform actions with no CSRF protection. This could allow an attacker to cause an authenticated user to perform unexpected actions on the web application. Users are advised to upgrade as soon as possible. Th

CVE-2022-22765
BD Viper LT System Windows
8.0
HIGH
EPSS
0.1%
2022 CWE-798 1 PoC

BD Viper LT system, versions 2.0 and later, contains hardcoded credentials. If exploited, threat actors may be able to access, modify or delete sensitive information, including electronic protected health information (ePHI), protected health information (PHI) and personally identifiable information (PII). BD Viper LT system versions 4.0 and later utilize Microsoft Windows 10 and have additional Operating System hardening configurations which increase the attack complexity required to exploit this vulnerability.

CVE-2022-22776
TIBCO BusinessConnect Trading Community Management Web
8.0
HIGH
EPSS
0.6%
2022 1 PoC

The Web Server component of TIBCO Software Inc.'s TIBCO BusinessConnect Trading Community Management contains easily exploitable vulnerabilities that allows a low privileged attacker with network access to execute Stored Cross Site Scripting (XSS) on the affected system. A successful attack using these vulnerabilities requires human interaction from a person other than the attacker. Affected releases are TIBCO Software Inc.'s TIBCO BusinessConnect Trading Community Management: versions 6.1.0 and below.

CVE-2022-2287
vim/vim General
8.0
HIGH
EPSS
0.1%
2022 CWE-125 1 PoC

Out-of-bounds Read in GitHub repository vim/vim prior to 9.0.

CVE-2022-2027
kromitgmbh/titra General
8.0
HIGH
EPSS
0.4%
2022 CWE-1236 1 PoC

Improper Neutralization of Formula Elements in a CSV File in GitHub repository kromitgmbh/titra prior to 0.77.0.

CVE-2022-45938
Software Genérico Web
8.0
HIGH
EPSS
21.1%
2022 1 PoC

An issue was discovered in Comcast Defined Technologies microeisbss through 2021. An attacker can inject a stored XSS payload in the Device ID field under Inventory Management to achieve Remote Code Execution and privilege escalation..

CVE-2022-41853
hsqldb Database
8.0
HIGH
EPSS
70.1%
2022 CWE-470 1 PoC

Those using java.sql.Statement or java.sql.PreparedStatement in hsqldb (HyperSQL DataBase) to process untrusted input may be vulnerable to a remote code execution attack. By default it is allowed to call any static method of any Java class in the classpath resulting in code execution. The issue can be prevented by updating to 2.7.1 or by setting the system property "hsqldb.method_class_names" to classes which are allowed to be called. For example, System.setProperty("hsqldb.method_class_names", "abc") or Java argument -Dhsqldb.method_class_names="abc" can be used. From version 2.7.1 all classe

CVE-2022-1544
luyadev/yii-helpers General
8.0
HIGH
EPSS
0.4%
2022 CWE-1236 1 PoC

Formula Injection/CSV Injection due to Improper Neutralization of Formula Elements in CSV File in GitHub repository luyadev/yii-helpers prior to 1.2.1. Successful exploitation can lead to impacts such as client-sided command injection, code execution, or remote ex-filtration of contained confidential data.

CVE-2022-21668
pipenv General
8.0
HIGH
EPSS
1.5%
2022 CWE-20 1 PoC

pipenv is a Python development workflow tool. Starting with version 2018.10.9 and prior to version 2022.1.8, a flaw in pipenv's parsing of requirements files allows an attacker to insert a specially crafted string inside a comment anywhere within a requirements.txt file, which will cause victims who use pipenv to install the requirements file to download dependencies from a package index server controlled by the attacker. By embedding malicious code in packages served from their malicious index server, the attacker can trigger arbitrary remote code execution (RCE) on the victims' systems. If a

CVE-2022-41266
Commerce Webservices 2.0 (Swagger UI) Web
8.0
HIGH
EPSS
0.4%
2022 CWE-79 2 PoCs

Due to a lack of proper input validation, SAP Commerce Webservices 2.0 (Swagger UI) - versions 1905, 2005, 2105, 2011, 2205, allows malicious inputs from untrusted sources, which can be leveraged by an attacker to execute a DOM Cross-Site Scripting (XSS) attack.  As a result, an attacker may be able to steal user tokens and achieve a full account takeover including access to administrative tools in SAP Commerce.

CVE-2022-0868
medialize/uri.js General
8.0
HIGH
EPSS
0.3%
2022 CWE-601 1 PoC

Open Redirect in GitHub repository medialize/uri.js prior to 1.19.10.

CVE-2022-0964
star7th/showdoc Web
8.0
HIGH
EPSS
0.4%
2022 CWE-79 1 PoC

Stored XSS viva .webmv file upload in GitHub repository star7th/showdoc prior to 2.10.4.

CVE-2022-2487
WN535K2 General ⚡ nuclei
8.0
HIGH
EPSS
93.1%
2022 CWE-78 1 PoC

A vulnerability has been found in WAVLINK WN535K2 and WN535K3 and classified as critical. This vulnerability affects unknown code of the file /cgi-bin/nightled.cgi. The manipulation of the argument start_hour leads to os command injection. The exploit has been disclosed to the public and may be used.