Lucene search
+L

5706 matches found

Prion
Prion
added 2023/04/06 4:15 p.m.30 views

Design/Logic Flaw

Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can undercount the amount ...

5CVSS8.3AI score0.01479EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2023/04/06 3:50 p.m.51 views

CVE-2023-24536

Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can undercount the amount ...

7.5CVSS6.5AI score0.01479EPSS
SaveExploits0
CVE
CVE
added 2023/04/06 3:50 p.m.703 views

CVE-2023-24536

CVE-2023-24536 affects Go’s mime/multipart and related net/http form parsing. The issue stems from memory accounting and allocations when processing multipart forms, enabling potential denial of service through high CPU/memory usage. The fix improves memory estimation in ReadForm and enforces lim...

7.5CVSS8.8AI score0.01479EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2023/04/06 3:50 p.m.27 views

CVE-2023-24536 Excessive resource consumption in net/http, net/textproto and mime/multipart

Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can undercount the amount ...

7.5CVSS7AI score
SaveExploits0References11
NVD
NVD
added 2023/04/05 7:15 a.m.18 views

CVE-2023-0382

User-controlled operations could have allowed Denial of Service in M-Files Server before 23.4.12528.1 due to uncontrolled memory consumption...

6.5CVSS6.4AI score0.00789EPSS
SaveExploits0References3
Prion
Prion
added 2023/04/05 7:15 a.m.29 views

Memory corruption

User-controlled operations could have allowed Denial of Service in M-Files Server before 23.4.12528.1 due to uncontrolled memory consumption...

4CVSS6.4AI score0.00789EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/04/05 6:13 a.m.32 views

CVE-2023-0382 Uncontrolled Resource Consumption in M-Files Server

User-controlled operations could have allowed Denial of Service in M-Files Server before 23.4.12528.1 due to uncontrolled memory consumption...

6.5CVSS6.6AI score0.00789EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/04/05 12:0 a.m.8 views

M-Files Server 资源管理错误漏洞

M-Files Server is a server for the M-Files system from M-Files, Inc. A security vulnerability exists in M-Files Server versions prior to 23.4.12528.1 that stems from uncontrolled memory consumption. An attacker exploiting this vulnerability could cause a denial of service on the system...

6.5CVSS6.5AI score0.00789EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/04/04 12:0 a.m.4 views

Google Golang 安全漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS6.8AI score0.01479EPSS
SaveExploits0References24
OSV
OSV
added 2023/03/29 4:47 p.m.49 views

RLSA-2023:0946 Important: openssl security and bug fix update

OpenSSL is a toolkit that implements the Secure Sockets Layer SSL and Transport Layer Security TLS protocols, as well as a full-strength general-purpose cryptography library. Security Fixes: openssl: X.400 address type confusion in X.509 GeneralName CVE-2023-0286 openssl: read buffer overflow in...

7.5CVSS7.6AI score0.59501EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2023/03/28 12:0 a.m.48 views

CBL Mariner 2.0 Security Update: helm (CVE-2022-36049)

The version of helm installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-36049 advisory. - Flux2 is a tool for keeping Kubernetes clusters in sync with sources of configuration, and Flux's helm-...

7.7CVSS7.4AI score0.01088EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/03/22 12:0 a.m.33 views

Amazon Linux AMI : dnsmasq (ALAS-2020-1458)

The version of dnsmasq installed on the remote host is prior to 2.76-16.16. It is, therefore, affected by a vulnerability as referenced in the ALAS-2020-1458 advisory. A flaw was found in the Dnsmasq application where a remote attacker can trigger a memory leak by sending specially crafted DHCP...

4.3CVSS5.5AI score0.02664EPSS
SaveExploits0References4
Amazon
Amazon
added 2023/03/22 12:0 a.m.11 views

Important: python-pillow

Issue Overview: An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is a negative-offset memcpy with an invalid size. CVE-2021-25290 An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is an out-of-bounds read in TiffreadRGBATile via invalid tile boundaries...

9.8CVSS7.8AI score0.04851EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2023/03/21 11:7 p.m.45 views

Security Bulletin: Multiple vulnerabilities in Golang Go affect Cloud Pak System

Summary Multiple vulnerabilities in Golang Go affect Cloud Pak System. IBM Cloud Pak System has addressed these vulnerabilities. Vulnerability Details CVEID:CVE-2022-24921 DESCRIPTION: Golang Go is vulnerable to a denial of service, caused by improper input validation. By using a specially-crafte...

7.5CVSS9AI score0.0995EPSS
SaveExploits1Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/20 9:26 p.m.43 views

kaml has potential denial of service while parsing input with anchors and aliases

Impact Applications that use kaml to parse untrusted input containing anchors and aliases may consume excessive memory and crash. Patches Version 0.53.0 and later default to refusing to parse YAML documents containing anchors and aliases. Workarounds None. References Wikipedia has an explanation ...

7.5CVSS7.3AI score0.00974EPSS
SaveExploits0References5Affected Software1
Prion
Prion
added 2023/03/20 1:15 p.m.18 views

Design/Logic Flaw

kaml provides YAML support for kotlinx.serialization. Prior to version 0.53.0, applications that use kaml to parse untrusted input containing anchors and aliases may consume excessive memory and crash. Version 0.53.0 and later default to refusing to parse YAML documents containing anchors and...

5CVSS7.5AI score0.00974EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/03/20 12:39 p.m.53 views

CVE-2023-28118 kaml has potential denial of service while parsing input with anchors and aliases

kaml provides YAML support for kotlinx.serialization. Prior to version 0.53.0, applications that use kaml to parse untrusted input containing anchors and aliases may consume excessive memory and crash. Version 0.53.0 and later default to refusing to parse YAML documents containing anchors and...

7.5CVSS7.8AI score0.00974EPSS
SaveExploits0References3
OSV
OSV
added 2023/03/20 12:39 p.m.28 views

CVE-2023-28118 kaml has potential denial of service while parsing input with anchors and aliases

kaml provides YAML support for kotlinx.serialization. Prior to version 0.53.0, applications that use kaml to parse untrusted input containing anchors and aliases may consume excessive memory and crash. Version 0.53.0 and later default to refusing to parse YAML documents containing anchors and...

7.5CVSS7.5AI score
SaveExploits0References5
CVE
CVE
added 2023/03/20 12:39 p.m.128 views

CVE-2023-28118

Kaml is a YAML support library for kotlinx.serialization. The vulnerability CVE-2023-28118 affects versions prior to 0.53.0, where parsing untrusted input containing anchors and aliases can cause memory exhaustion and a crash (DoS). Starting from 0.53.0, the library refuses to parse YAML document...

7.5CVSS7.5AI score0.00974EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2023/03/14 1:57 p.m.70 views

Important: Red Hat Security Advisory: openssl security and bug fix update

An update for openssl is now available for Red Hat Enterprise Linux 9.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS7.2AI score0.59501EPSS
SaveExploits0References20
Rows per page
Query Builder