Lucene search
+L

14066 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.7 views

SUSE CVE-2022-29187

Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when...

7.3CVSS9.6AI score0.00444EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.7 views

SUSE CVE-2022-29243

Nextcloud Server is the file server software for Nextcloud, a self-hosted productivity platform. Prior to versions 22.2.7 and 23.0.4, missing input-size validation of new session names allows users to create app passwords with long names. These long names are then loaded into memory on usage,...

4.3CVSS4.6AI score0.01504EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.9 views

SUSE CVE-2022-40153

DO NOT USE THIS CANDIDATE NUMBER. Reason: This CVE has been rejected as it was incorrectly assigned. All references and descriptions in this candidate have been removed to prevent accidental usage...

9AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.8 views

SUSE CVE-2022-40155

DO NOT USE THIS CANDIDATE NUMBER. Reason: This CVE has been rejected as it was incorrectly assigned. All references and descriptions in this candidate have been removed to prevent accidental usage...

9.6AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.8 views

SUSE CVE-2022-42312

Xenstore: guests can let run xenstored out of memory This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Malicious guests can cause xenstored to allocate vast amounts of memory, eventually resulting in a Denial of Service...

6CVSS7.2AI score0.00252EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.7 views

SUSE CVE-2022-42915

curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non-HTTPS URL, it sets up the connection to the remote server by issuing a CONNECT request to the proxy, and then tunnels the rest of the protocol through. An HTTP proxy might refuse this request HTTP...

7.3CVSS9AI score0.03136EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/02/15 12:00 a.m.6 views

PT-2023-2032 · Hashicorp +1 · Hashicorp Nomad +2

Name of the Vulnerable Software and Affected Versions: HashiCorp Nomad and Nomad Enterprise versions 1.2.15 through 1.3.8 HashiCorp Nomad and Nomad Enterprise version 1.4.3 Description: The issue is related to excessive disk usage caused by a maliciously compressed artifact stanza source in jobs...

6.8CVSS6.2AI score0.00795EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2023/02/15 12:00 a.m.8 views

PT-2023-32953

Name of the Vulnerable Software and Affected Versions Litestar versions prior to 2.13.0 Description The multipart form parser in Litestar expects the entire request body as a single byte string and has no default limit for the total size of the request body, allowing an attacker to upload arbitra...

8.2CVSS6AI score0.00794EPSS
SaveExploits1References24
Positive Technologies
Positive Technologies
added 2023/02/15 12:00 a.m.15 views

PT-2023-2198 · Golang +11 · Net/Http +12

Name of the Vulnerable Software and Affected Versions: GoLang net/http and mime/multipart affected versions not specified Description: A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can...

9.8CVSS7.3AI score0.91969EPSS
SaveExploits13References316
Github Security Blog
Github Security Blog
added 2023/02/14 9:31 p.m.43 views

MultipartParser denial of service with too many fields or files

Impact The MultipartParser using the package python-multipart accepts an unlimited number of multipart parts form fields or files. Processing too many parts results in high CPU usage and high memory usage, eventually leading to an OOM process kill. This can be triggered by sending too many small...

7.5CVSS0.5AI score0.01288EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/02/14 8:15 p.m.10 views

AZL-13588 CVE-2023-25577 affecting package python-werkzeug for versions less than 2.0.3-2

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. ...

7.5CVSS7AI score0.0142EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/14 8:15 p.m.7 views

PYSEC-2023-58

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. ...

7.5CVSS6.8AI score0.0142EPSS
SaveExploits0References3
OSV
OSV
added 2023/02/14 8:15 p.m.11 views

UBUNTU-CVE-2023-25577

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. ...

7.5CVSS6.8AI score0.0142EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2023/02/14 8:15 p.m.41 views

CVE-2023-25577

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. ...

7.5CVSS6.8AI score0.0142EPSS
SaveExploits0References6
CVE
CVE
added 2023/02/14 7:56 p.m.463 views

CVE-2023-25577

Werkzeug prior to 2.2.3 contains a DoS vulnerability in its multipart form data parser that can parse an unlimited number of parts (including file parts). Attacks that send crafted multipart data to endpoints reading request.data, request.form, request.files, or request.get_data(parse_form_data=F...

7.5CVSS7.5AI score0.0142EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2023/02/14 7:56 p.m.77 views

CVE-2023-25577

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. ...

7.5CVSS7.1AI score0.0142EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/02/14 7:56 p.m.7 views

CVE-2023-25577 Werkzeug may allow high resource usage when parsing multipart form data with many fields

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. ...

7.5CVSS7.5AI score0.0142EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2023/02/14 7:56 p.m.27 views

CVE-2023-25577 Werkzeug may allow high resource usage when parsing multipart form data with many fields

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. ...

7.5CVSS7.6AI score0.0142EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/02/14 12:11 p.m.11 views

postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions

A flaw was found in org.postgresql. This issue allows the creation of a temporary file when using PreparedStatement.setTextint, InputStream and PreparedStatemet.setByteaint, InputStream. This could allow a user to create an unexpected file available to all users, which could end in unexpected...

5.5CVSS6.8AI score0.0048EPSS
SaveExploits1References4
OSV
OSV
added 2023/02/14 8:41 a.m.9 views

SUSE-SU-2023:0403-1 Security update for python-setuptools

This update for python-setuptools fixes the following issues: - CVE-2022-40897: Fixed an excessive CPU usage that could be triggered by fetching a malicious HTML document bsc1206667...

5.9CVSS6AI score0.02617EPSS
SaveExploits1References3
Rows per page
Query Builder