Lucene search
+L

1572 matches found

Amazon
Amazon
added 2024/05/13 12:00 a.m.7 views

Important: unbound

Issue Overview: An issue was discovered in some DNS recursive resolvers that allows remote attackers to cause a denial of service using a maliciously designed authority and response amplification. CVE-2024-33655 Affected Packages: unbound Issue Correction: Run dnf update unbound --releasever...

7.5CVSS6.9AI score0.01743EPSS
SaveExploits0
Amazon
Amazon
added 2024/05/13 12:00 a.m.36 views

Important: unbound

Issue Overview: An issue was discovered in some DNS recursive resolvers that allows remote attackers to cause a denial of service using a maliciously designed authority and response amplification. CVE-2024-33655 Affected Packages: unbound Issue Correction: Run yum update unbound or yum update...

7.5CVSS6.8AI score0.01743EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.28 views

RHEL 7 : memcached (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - memcached: Integer Overflow in items.c:itemfree CVE-2018-1000127 - The tryreadcommand function in...

8.2AI score0.88114EPSS
SaveExploits8References3
Positive Technologies
Positive Technologies
added 2024/05/08 12:00 a.m.9 views

PT-2024-3663 · Unbound +6 · Unbound +6

Name of the Vulnerable Software and Affected Versions: Unbound affected versions not specified Description: The issue is related to the DNS protocol, which allows remote attackers to cause a denial of service by arranging for DNS queries to be accumulated for seconds, such that responses are late...

8.7CVSS5.9AI score0.01743EPSS
SaveExploits1References66
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:00 a.m.30 views

RHEL 7 : Red Hat OpenStack Platform 8 director (RHSA-2018:2857)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2018:2857 advisory. memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web...

7.5CVSS7.1AI score0.88114EPSS
SaveExploits5References12
Microsoft CVE
Microsoft CVE
added 2024/04/11 7:00 a.m.6 views

Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification)

...

4.3CVSS6AI score0.01956EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/04 6:42 p.m.48 views

CVE-2024-30249 Cloudburst Network DoS in RakNet connection handling

Cloudburst Network provides network components used within Cloudburst projects. A vulnerability in versions prior to 1.0.0.CR1-20240330.101522-15 impacts publicly accessible software depending on the affected versions of Network and allows an attacker to use Network as an amplification vector for...

8.6CVSS8.4AI score0.00611EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/04/04 6:42 p.m.34 views

CVE-2024-30249 Cloudburst Network DoS in RakNet connection handling

Cloudburst Network provides network components used within Cloudburst projects. A vulnerability in versions prior to 1.0.0.CR1-20240330.101522-15 impacts publicly accessible software depending on the affected versions of Network and allows an attacker to use Network as an amplification vector for...

8.6CVSS8.6AI score0.00611EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/04 12:00 a.m.12 views

PT-2024-23296 · Unknown · Cloudburst Network

Name of the Vulnerable Software and Affected Versions: Cloudburst Network versions prior to 1.0.0.CR1-20240330.101522-15 Description: A vulnerability in the software impacts publicly accessible components and allows an attacker to use it as an amplification vector for a UDP denial of service atta...

8.6CVSS7.1AI score0.00611EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/15 8:14 p.m.21 views

CVE-2021-47119 ext4: fix memory leak in ext4_fill_super

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4fillsuper Buffer head references must be released before calling killbdev; otherwise the buffer head and its page referenced by bdata will not be freed by killbdev, and subsequently that bh will be...

6.5AI score0.00252EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/03/09 12:54 a.m.35 views

CVE-2024-28180 Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification)

Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if t...

4.3CVSS5.1AI score0.01956EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/03/09 12:54 a.m.40 views

CVE-2024-28180 Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification)

Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if t...

4.3CVSS6.5AI score0.01956EPSS
SaveExploits0References13
Veracode
Veracode
added 2024/03/08 10:52 a.m.40 views

Data Amplification

github.com/go-jose/go-jose is vulnerable to Data Amplification. The vulnerability due to insufficient checks or controls in the handling of compressed data within the Decrypt or DecryptMulti functions. Specifically, when an attacker sends a JSON Web Encryption JWE containing compressed data, the...

4.3CVSS6.6AI score0.01956EPSS
SaveExploits0References14Affected Software3
Github Security Blog
Github Security Blog
added 2024/03/07 10:54 p.m.55 views

Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification)

Impact An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size whichever is larger. Thanks to Enze...

4.3CVSS4.5AI score0.01956EPSS
SaveExploits0References15Affected Software4
Snyk
Snyk
added 2024/03/07 10:54 p.m.5 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data Data Amplification. An attacker could send a JWE containing compressed data that, when decompressed by Decrypt or DecryptMulti, would use large amounts of memory and CPU. Remediation There is ...

4.3CVSS6.3AI score0.01956EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/07 10:54 p.m.32 views

GHSA-C5Q2-7R4C-MV6G Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification)

Impact An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size whichever is larger. Thanks to Enze...

4.3CVSS5.4AI score0.01956EPSS
SaveExploits0References15
OSV
OSV
added 2024/03/06 11:10 a.m.24 views

BIT-TYPO3-2022-23500

TYPO3 is an open source PHP based web content management system. In versions prior to 9.5.38, 10.4.33, 11.5.20, and 12.1.1, requesting invalid or non-existing resources via HTTP triggers the page error handler, which again could retrieve content to be shown as an error message from another page...

7.5CVSS6.3AI score0.00686EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 11:06 a.m.34 views

BIT-JENKINS-2020-2100

Jenkins 2.218 and earlier, LTS 2.204.1 and earlier was vulnerable to a UDP amplification reflection denial of service attack on port 33848...

5.8CVSS5.6AI score0.03443EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:02 a.m.36 views

BIT-PILLOW-2022-45198

Pillow before 9.2.0 performs Improper Handling of Highly Compressed GIF Data Data Amplification...

7.5CVSS7.5AI score0.01249EPSS
SaveExploits0References7
OSV
OSV
added 2023/12/15 11:06 a.m.6 views

OESA-2023-1923 python-pillow security update

Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging \ Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift. Security Fixes: Pillow before 9.2.0 performs Improper Handling of Highly Compressed GIF Data Data...

7.5CVSS7AI score0.01249EPSS
SaveExploits0References2
Rows per page
Query Builder