Lucene search
+L

14069 matches found

RedHat Linux
RedHat Linux
added 2023/08/07 3:18 p.m.13 views

jackson-databind: Possible DoS if using JDK serialization to serialize JsonNode

A flaw was found in Jackson Databind. This issue may allow a malicious user to cause a denial of service 2 GB transient heap usage per read in uncommon situations involving JsonNode JDK serialization...

7.5CVSS6.8AI score0.01124EPSS
SaveExploits1References4
Veracode
Veracode
added 2023/08/06 8:07 p.m.25 views

Regular Expression Denial Of Service (ReDoS)

gitlab is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists because the library causes excessive usage of resources when a maliciously crafted username is used when provisioning a new user...

4.3CVSS6.7AI score0.0107EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2023/08/06 8:06 p.m.20 views

Denial Of Service (DoS)

gitlab is vulnerable to Denial Of Service DoS. The vulnerability exists when stripping EXIF data from specific images, leading to high CPU usage and an application crash...

5.3CVSS6.7AI score0.01484EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/08/06 5:37 a.m.23 views

Denial Of Service (DoS)

gitlab is vulnerable to Denial of Service DoS attacks. While cloning an issue with special crafted content added to the description could have been used to trigger high CPU usage, resulting in an application crash...

7.5CVSS6.8AI score0.01416EPSS
SaveExploits1References4Affected Software1
Kitploit
Kitploit
added 2023/08/04 12:30 p.m.26 views

IMDShift - Automates Migration Process Of Workloads To IMDSv2 To Avoid SSRF Attacks

AWS workloads that rely on the metadata endpoint are vulnerable to Server-Side Request Forgery SSRF attacks. IMDShift automates the migration process of all workloads to IMDSv2 with extensive capabilities, which implements enhanced security measures to protect against these attacks. Features...

7.1AI score
SaveExploits0References2
OSV
OSV
added 2023/08/02 8:15 p.m.11 views

AZL-79008 CVE-2023-29409 affecting package golang 1.25.7-1

Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to = 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three...

5.3CVSS6.7AI score0.01588EPSS
SaveExploits0References1
OSV
OSV
added 2023/08/02 8:15 p.m.9 views

UBUNTU-CVE-2023-29407

A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a height of 0 and a very large width can cause excessive CPU consumption, despite the image size width height appearing to be zero...

6.5CVSS5.8AI score0.00874EPSS
SaveExploits0References5
Prion
Prion
added 2023/08/02 8:15 p.m.28 views

Code injection

The TIFF decoder does not place a limit on the size of compressed tile data. A maliciously-crafted image can exploit this to cause a small image both in terms of pixel width/height, and encoded size to make the decoder decode large amounts of compressed data, consuming excessive memory and CPU...

4.3CVSS6.1AI score0.00933EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2023/08/02 8:15 p.m.18 views

UBUNTU-CVE-2023-29408

The TIFF decoder does not place a limit on the size of compressed tile data. A maliciously-crafted image can exploit this to cause a small image both in terms of pixel width/height, and encoded size to make the decoder decode large amounts of compressed data, consuming excessive memory and CPU...

6.5CVSS5.8AI score0.00933EPSS
SaveExploits0References5
OSV
OSV
added 2023/08/02 7:52 p.m.26 views

CVE-2023-29408 Excessive resource consumption in golang.org/x/image/tiff

The TIFF decoder does not place a limit on the size of compressed tile data. A maliciously-crafted image can exploit this to cause a small image both in terms of pixel width/height, and encoded size to make the decoder decode large amounts of compressed data, consuming excessive memory and CPU...

6.8AI score
SaveExploits0References10
Cvelist
Cvelist
added 2023/08/02 7:47 p.m.55 views

CVE-2023-29409 Large RSA keys can cause high CPU usage in crypto/tls

Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to = 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three...

6.6AI score0.01588EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2023/08/02 7:47 p.m.49 views

CVE-2023-29409

Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to = 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three...

5.3CVSS7.1AI score0.01588EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/08/02 7:47 p.m.26 views

CVE-2023-29409 Large RSA keys can cause high CPU usage in crypto/tls

Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to = 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three...

7.2AI score0.01588EPSS
SaveExploits0References6
OSV
OSV
added 2023/08/02 5:25 p.m.41 views

GO-2023-1987 Large RSA keys can cause high CPU usage in crypto/tls

Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to = 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three...

5.3CVSS6.8AI score0.01588EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/08/02 12:00 a.m.19 views

Google Golang Security Vulnerability

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

6.5CVSS6.7AI score0.00874EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2023/08/02 12:00 a.m.9 views

Google Golang Resource Management Error Vulnerability

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

5.3CVSS6.7AI score0.01588EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2023/08/02 12:00 a.m.25 views

AlmaLinux 8 : mod_auth_openidc:2.3 (ALSA-2023:4418)

The remote AlmaLinux 8 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2023:4418 advisory. cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE CVE-2023-37464 Tenable has extracted the preceding description...

8.6CVSS7.5AI score0.0071EPSS
SaveExploits1References2
Rosalinux
Rosalinux
added 2023/08/01 1:20 p.m.63 views

Advisory ROSA-SA-2023-2207

software: kernel-5.10 5.10.184 WASP: ROSA-CHROME packageevrstring: kernel-5.10-generic-5.10.184-1.src.rpm CVE-ID: CVE-2023-34255 BDU-ID: 2023-02994 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the xfsbtreelookupgetblock function of the Linux operating systems kernel is related to memory usage aft...

7.8CVSS6.7AI score0.00491EPSS
SaveExploits1
Rosalinux
Rosalinux
added 2023/08/01 1:17 p.m.53 views

Advisory ROSA-SA-2023-2206

software: kernel-5.15 5.15.117 WASP: ROSA-CHROME packageevrstring: kernel-5.15-generic-5.15.117-1.src.rpm CVE-ID: CVE-2023-2124 BDU-ID: 2023-02529 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the XFS file system of the Linux operating system kernel is related to insufficient metadata control duri...

7.8CVSS6.7AI score0.00491EPSS
SaveExploits1
Kitploit
Kitploit
added 2023/07/26 1:41 p.m.53 views

Bashfuscator - A Fully Configurable And Extendable Bash Obfuscation Framework

Documentation What is Bashfuscator? Bashfuscator is a modular and extendable Bash obfuscation framework written in Python 3. It provides numerous different ways of making Bash one-liners or scripts much more difficult to understand. It accomplishes this by generating convoluted, randomized Bash...

7.6AI score
SaveExploits0References11
Rows per page
Query Builder