Lucene search
+L

228 matches found

RedHat Linux
RedHat Linux
added 2024/06/11 7:55 p.m.13 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/20 7:17 a.m.33 views

BIT-ENVOY-2024-32475 Envoy RELEASE_ASSERT using auto_sni with :authority header > 255 bytes

Envoy is a cloud-native, open source edge and service proxy. When an upstream TLS cluster is used with autosni enabled, a request containing a host/:authority header longer than 255 characters triggers an abnormal termination of Envoy process. Envoy does not gracefully handle an error when settin...

7.5CVSS7.3AI score0.00685EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/11 12:19 p.m.14 views

CLSA-2024-1712837970 Update of microcode_ctl

Moved tuxcare patches from 2:2.1-73.16.tuxcare.els1 - genupdate2.py was updated to output strings having restricted length - Update Intel CPU microcode to microcode-20231114 release it's the same as microcode-20231009 - Update vendor patches...

5.8AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/10 12:00 a.m.11 views

PT-2024-3833

Name of the Vulnerable Software and Affected Versions python-idna version 3.6 Description The issue arises from the idna.encode function's handling of crafted input strings, which can lead to quadratic complexity and consequently, a denial of service condition. This is triggered by a crafted inpu...

7.5CVSS6.7AI score0.01386EPSS
SaveExploits1References153
OSV
OSV
added 2024/03/21 2:52 a.m.5 views

DEBIAN-CVE-2024-28102

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and...

6.8CVSS6.8AI score0.0098EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/21 2:52 a.m.12 views

AZL-43366 CVE-2024-28102 affecting package python-jwcrypto 0.6.0-9

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and...

6.8CVSS6.5AI score0.0098EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/21 2:52 a.m.14 views

UBUNTU-CVE-2024-28102

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and...

6.8CVSS6.6AI score0.0098EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/01/25 8:35 a.m.11 views

libxml2: integer overflows with XML_PARSE_HUGE

A flaw was found in libxml2. Parsing a XML document with the XMLPARSEHUGE option enabled can result in an integer overflow because safety checks were missing in some functions. Also, the xmlParseEntityValue function didn't have any length limitation...

7.5CVSS6.8AI score0.22791EPSS
SaveExploits2References4
Positive Technologies
Positive Technologies
added 2024/01/24 12:00 a.m.14 views

PT-2024-20220 · Eserver · Ezserver

Name of the Vulnerable Software and Affected Versions: EzServer version 6.4.017 Description: The issue allows a denial of service daemon crash via a long string, such as one for the RNTO command. Recommendations: For EzServer version 6.4.017, consider restricting the length of input strings to...

7.5CVSS7.5AI score0.03574EPSS
SaveExploits2References7
BDU FSTEC
BDU FSTEC
added 2023/12/11 12:00 a.m.18 views

The vulnerability of the struts.multipart.saveDir configuration on the Apache Struts software platform allows attackers to cause service failures.

The vulnerability of the struts.multipart.saveDir configuration on the Apache Struts software platform is related to insufficient control over resources with dynamic management, as a result of processing query fields whose values exceed the maxStringLength limit. Exploiting this vulnerability...

7.8CVSS7.1AI score0.06338EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2023/10/18 4:15 a.m.6 views

CVE-2023-38545

This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake. When curl is asked to pass along the host name to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that host name can be is 255 bytes. If the host na...

9.8CVSS6.8AI score0.78483EPSS
SaveExploits6References14Affected Software1
RedHat Linux
RedHat Linux
added 2023/10/17 9:04 a.m.14 views

curl: heap based buffer overflow in the SOCKS5 proxy handshake

A heap-based buffer overflow flaw was found in the SOCKS5 proxy handshake in the Curl package. If Curl is unable to resolve the address itself, it passes the hostname to the SOCKS5 proxy. However, the maximum length of the hostname that can be passed is 255 bytes. If the hostname is longer, then...

9.8CVSS7AI score0.78483EPSS
SaveExploits6References5
OSV
OSV
added 2023/09/25 8:15 p.m.4 views

DEBIAN-CVE-2023-43642

snappy-java is a Java port of the snappy, a fast C++ compresser/decompresser developed by Google. The SnappyInputStream was found to be vulnerable to Denial of Service DoS attacks when decompressing data with a too large chunk size. Due to missing upper bound check on chunk length, an unrecoverab...

7.5CVSS6.2AI score0.0104EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2023/08/08 12:00 a.m.9 views

PT-2023-8683 · Libqb +8 · Libqb +8

Name of the Vulnerable Software and Affected Versions: libqb versions prior to 2.0.8 Description: The issue is related to a buffer overflow in the log blackbox.c component of the libqb library. This occurs due to the lack of input size validation when copying data, allowing an attacker to...

10CVSS8AI score0.01182EPSS
SaveExploits0References62
OSV
OSV
added 2023/07/28 3:34 p.m.29 views

GHSA-3V6J-V3QC-CXFF Denial of service from unlimited password lengths

TL;DR This vulnerability affects all Kirby sites with user accounts unless Kirby's API and Panel are disabled in the config. The real-world impact of this vulnerability is limited, however we still recommend to update to one of the patch releases because they also fix more severe vulnerabilities...

5.3CVSS6.5AI score0.01178EPSS
SaveExploits0References9
NVD
NVD
added 2023/07/27 4:15 p.m.58 views

CVE-2023-38492

Kirby is a content management system. A vulnerability in versions prior to 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and 3.9.6 affects all Kirby sites with user accounts unless Kirby's API and Panel are disabled in the config. The real-world impact of this vulnerability is limited, however we still...

7.5CVSS6.3AI score0.01178EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2023/06/30 12:00 a.m.7 views

PT-2023-9330

Name of the Vulnerable Software and Affected Versions Pillow versions prior to 10.0.0 Description The issue is related to a Denial of Service in Pillow, where the truetype function in ImageFont uncontrollably allocates memory when processing a long text argument in an ImageDraw instance. This can...

8.7CVSS6.7AI score0.01131EPSS
SaveExploits0References94
OSV
OSV
added 2023/06/14 5:15 p.m.6 views

DEBIAN-CVE-2023-34095

cpdb-libs provides frontend and backend libraries for the Common Printing Dialog Backends CPDB project. In versions 1.0 through 2.0b4, cpdb-libs is vulnerable to buffer overflows via improper use of scanf3. cpdb-libs uses the fscanf and scanf functions to parse command lines and configuration...

9.8CVSS8.7AI score0.01539EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2023/06/14 12:00 a.m.8 views

PT-2023-24668 · Cpdb-Libs +2 · Cpdb-Libs +2

Name of the Vulnerable Software and Affected Versions: cpdb-libs versions 1.0 through 2.0b4 Description: The issue arises from the improper use of scanf3 in cpdb-libs, leading to buffer overflows. This occurs because fscanf and scanf functions are used to parse command lines and configuration fil...

9.8CVSS9.4AI score0.01539EPSS
SaveExploits1References19
OSV
OSV
added 2023/06/14 12:00 a.m.13 views

UBUNTU-CVE-2023-34095

cpdb-libs provides frontend and backend libraries for the Common Printing Dialog Backends CPDB project. In versions 1.0 through 2.0b4, cpdb-libs is vulnerable to buffer overflows via improper use of scanf3. cpdb-libs uses the fscanf and scanf functions to parse command lines and configuration...

9.8CVSS7.5AI score0.01539EPSS
SaveExploits1References5
Rows per page
Query Builder