Lucene search
+L

3957 matches found

OSV
OSV
added 2024/09/05 6:31 a.m.20 views

SUSE-SU-2024:3144-1 Security update for hdf5, netcdf, trilinos

This update for hdf5, netcdf, trilinos fixes the following issues: hdf5 was updated from version 1.10.8 to 1.10.11: - Security issues fixed: CVE-2019-8396: Fixed problems with malformed HDF5 files where content does not match expected size. bsc1125882 CVE-2018-11202: Fixed that a malformed file...

9.8CVSS7.6AI score0.02402EPSS
SaveExploits8References28
Oracle linux
Oracle linux
added 2024/09/03 12:0 a.m.38 views

podman security update

4.9.4-10.0.1 - Fixes issue of podman execvp error while using podmansh Orabug: 36073625 - Improved saving remote build context to tarfile in Podman daemon Orabug: 36495655 - Add devices on container startup, not on creation - Backport fast gzip for compression Orabug: 36420418 - overlay: Put shou...

7.5CVSS6.8AI score0.01105EPSS
SaveExploits0
OSV
OSV
added 2024/08/26 11:15 a.m.2 views

DEBIAN-CVE-2024-43895

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip Recompute DSC Params if no Stream on Link why Encounter NULL pointer dereference uner mst + dsc setup. BUG: kernel NULL pointer dereference, address: 0000000000000008 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOP...

5.5CVSS5.3AI score0.00017EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2024/08/26 3:22 a.m.8 views

WordPress ImageRecycle pdf & image compression plugin <= 3.1.14 - Cross-Site Request Forgery in Several AJAX Actions vulnerability

Cross-Site Request Forgery in Several AJAX Actions vulnerability discovered by Lucio Sá in WordPress Plugin ImageRecycle pdf & image compression versions = 3.1.14...

4.7CVSS7AI score0.00193EPSS
SaveExploits0References1Affected Software1
Patchstack
Patchstack
added 2024/08/26 3:20 a.m.9 views

WordPress ImageRecycle pdf & image compression plugin <= 3.1.14 - Missing Authorization in Several AJAX Actions vulnerability

Missing Authorization in Several AJAX Actions vulnerability discovered by Lucio Sá in WordPress Plugin ImageRecycle pdf & image compression versions = 3.1.14...

5CVSS7AI score0.00264EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/08/24 2:32 a.m.66 views

CVE-2024-6631

CVE-2024-6631 affects the ImageRecycle pdf & image compression WordPress plugin (versions

5CVSS4.9AI score0.00264EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2024/08/24 12:0 a.m.11 views

WordPress plugin ImageRecycle pdf & image compression 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability...

4.7CVSS6.6AI score0.00193EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/08/24 12:0 a.m.8 views

WordPress plugin ImageRecycle pdf & image compression 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability...

5CVSS6.5AI score0.00264EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/22 2:15 a.m.2 views

DEBIAN-CVE-2022-48923

In the Linux kernel, the following vulnerability has been resolved: btrfs: prevent copying too big compressed lzo segment Compressed length can be corrupted to be a lot larger than memory we have allocated for buffer. This will cause memcpy in copycompressedsegment to write outside of allocated...

5.5CVSS6.1AI score0.00228EPSS
SaveExploits0References1
CVE
CVE
added 2024/08/22 1:32 a.m.94 views

CVE-2022-48923

The CVE-2022-48923 entry concerns a Linux kernel vulnerability in the btrfs code path, specifically for LZO compression. The root cause is that a compressed length could be corrupted to exceed allocated memory, allowing memcpy to write beyond bounds in copy_compressed_segment. This can cause a ke...

7.8CVSS6.6AI score0.00228EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:0 a.m.29 views

EulerOS Virtualization 2.11.1 : python3 (EulerOS-SA-2024-2172)

According to the versions of the python3 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : An issue was found in the CPython tempfile.TemporaryDirectory class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18...

7.8CVSS6.9AI score0.00336EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/08/20 12:0 a.m.34 views

EulerOS Virtualization 2.11.0 : python3 (EulerOS-SA-2024-2198)

According to the versions of the python3 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : An issue was found in the CPython tempfile.TemporaryDirectory class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18...

7.8CVSS6.9AI score0.00336EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.4 views

SUSE CVE-2024-42273

In the Linux kernel, the following vulnerability has been resolved: f2fs: assign CURSEGALLDATAATGC if blkaddr is valid mkdir /mnt/test/comp f2fsio setflags compression /mnt/test/comp dd if=/dev/zero of=/mnt/test/comp/testfile bs=16k count=1 truncate --size 13 /mnt/test/comp/testfile In the above...

5.5CVSS7.5AI score0.00231EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.14 views

CVE-2024-42273 f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid

In the Linux kernel, the following vulnerability has been resolved: f2fs: assign CURSEGALLDATAATGC if blkaddr is valid mkdir /mnt/test/comp f2fsio setflags compression /mnt/test/comp dd if=/dev/zero of=/mnt/test/comp/testfile bs=16k count=1 truncate --size 13 /mnt/test/comp/testfile In the above...

6.7AI score0.00231EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/08/17 12:0 a.m.8 views

PT-2024-29824

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The vulnerability is related to the f2fs file system in the Linux kernel. It occurs when the CURSEG ALL DATA ATGC flag is assigned to COMPR ADDR where the page was set with the gcing fla...

5.5CVSS5.5AI score0.00231EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/15 8:11 p.m.7 views

jose4j: jose4j: Denial of Service via malicious JSON Web Encryption (JWE) token compression

A flaw was found in jose4j. A remote attacker can exploit this by crafting a malicious JSON Web Encryption JWE token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during decompression. This...

7.5CVSS5.8AI score0.00248EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/08/15 8:11 p.m.8 views

jose4j: jose4j: Denial of Service via malicious JSON Web Encryption (JWE) token compression

A flaw was found in jose4j. A remote attacker can exploit this by crafting a malicious JSON Web Encryption JWE token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during decompression. This...

7.5CVSS5.8AI score0.00248EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/08/15 8:7 p.m.8 views

jose4j: jose4j: Denial of Service via malicious JSON Web Encryption (JWE) token compression

A flaw was found in jose4j. A remote attacker can exploit this by crafting a malicious JSON Web Encryption JWE token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during decompression. This...

7.5CVSS5.8AI score0.00248EPSS
SaveExploits1References5
CVE
CVE
added 2024/08/09 5:25 p.m.313 views

CVE-2024-42367

The CVE-2024-42367 issue affects aiohttp (Python) on the 3.10 branch prior to 3.10.2. It describes a path traversal vulnerability in static routes that serve files with compressed variants (.gz, .br) when those variants are symbolic links. The root cause is that, although the server normally prot...

4.8CVSS5.3AI score0.00645EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/08/09 12:0 a.m.13 views

Fedora 40 : xrdp (2024-e142be4915)

The remote Fedora 40 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-e142be4915 advisory. Release notes for xrdp v0.10.1 2024/07/31 General announcements A clipboard bugfix included in this release is sponsored by Krmer Pferdesport GmbH & Co KG. W...

6.1AI score
SaveExploits0References1
Rows per page
Query Builder