Vulnerabilities
Vulnerable Software
Security Vulnerabilities - CVEs Published In February 2023
Werkzeug is a comprehensive WSGI web application library. Prior to version 2.2.3, Werkzeug's multipart form data parser will parse an unlimited number of parts, including file parts. Parts can be a small amount of bytes, but each requires CPU time to parse and may use more memory as Python data. If a request can be made to an endpoint that accesses `request.data`, `request.form`, `request.files`, or `request.get_data(parse_form_data=False)`, it can cause unexpectedly high resource usage. This allows an attacker to cause a denial of service by sending crafted multipart data to an endpoint that will parse it. The amount of CPU time required can block worker processes from handling legitimate requests. The amount of RAM required can trigger an out of memory kill of the process. Unlimited file parts can use up memory and file handles. If many concurrent requests are sent continuously, this can exhaust or kill all available workers. Version 2.2.3 contains a patch for this issue.
CVSS Score
7.5
EPSS Score
0.003
Published
2023-02-14
Windows Common Log File System Driver Elevation of Privilege Vulnerability
CVSS Score
7.8
EPSS Score
0.033
Published
2023-02-14
Windows Secure Channel Denial of Service Vulnerability
CVSS Score
7.5
EPSS Score
0.034
Published
2023-02-14
Windows Active Directory Domain Services API Denial of Service Vulnerability
CVSS Score
7.5
EPSS Score
0.049
Published
2023-02-14
Windows Kerberos Elevation of Privilege Vulnerability
CVSS Score
7.8
EPSS Score
0.008
Published
2023-02-14
Windows Secure Channel Denial of Service Vulnerability
CVSS Score
7.5
EPSS Score
0.276
Published
2023-02-14
Windows Secure Channel Denial of Service Vulnerability
CVSS Score
7.5
EPSS Score
0.372
Published
2023-02-14
Windows Distributed File System (DFS) Remote Code Execution Vulnerability
CVSS Score
7.4
EPSS Score
0.01
Published
2023-02-14
Windows Graphics Component Elevation of Privilege Vulnerability
CVSS Score
7.8
EPSS Score
0.007
Published
2023-02-14
Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim's filesystem within the malicious repository's working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253. A fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.
CVSS Score
5.5
EPSS Score
0.001
Published
2023-02-14


Contact Us

Shodan ® - All rights reserved