Lucene search
+L

24143 matches found

OSV
OSV
added 2025/10/24 11:09 a.m.10 views

OESA-2025-2494 qt5-qtimageformats security update

The core Qt Gui library by default supports reading and writing image files of the most common file formats: PNG, JPEG, BMP, GIF and a few more, ref. Reading and Writing Image Files. The Qt Image Formats add-on module provides optional support for other image file formats. Security Fixes: When...

5.5CVSS6.9AI score0.00233EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/10/24 10:10 a.m.4 views

Security update for kernel-livepatch-MICRO-6-0-RT_Update_5

This update for kernel-livepatch-MICRO-6-0-RTUpdate5 fixes the following issues: CVE-2025-21971: netsched: Prevent creation of classes with TCHROOT bsc1245794 CVE-2025-38206: exfat: fix double free in delayedfree bsc1246075 CVE-2025-38396: fs: export anoninodemakesecureinode and fix secretmem LSM...

9.2CVSS9.3AI score0.00587EPSS
SaveExploits1References36
Github Security Blog
Github Security Blog
added 2025/10/23 8:31 p.m.20 views

rollbar vulnerable to Prototype Pollution in merge()

Impact Prototype pollution vulnerability in merge. If application code calls rollbar.configure with untrusted input, prototype pollution is possible. Patches Fixed in 2.26.5 and 3.0.0-beta5. Workarounds Ensure that values passed to rollbar.configure do not contain untrusted input. References Fixe...

5.9CVSS7.2AI score0.00366EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2025/10/23 4:12 p.m.16 views

CVE-2025-62607

Nautobot Single Source of Truth SSoT is an app for Nautobot. Prior to version 3.10.0, an unauthenticated attacker could access this page to view the Service Now public instance name e.g. companyname.service-now.com. This is considered low-value information. This does not expose the Secret, the...

5.3CVSS6.9AI score0.00275EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/10/23 3:09 p.m.3 views

CVE-2025-59048 OpenBao AWS Plugin Vulnerable to Cross-Account IAM Role Impersonation in AWS Auth Method

OpenBao's AWS Plugin generates AWS access credentials based on IAM policies. Prior to version 0.1.1, the AWS Plugin is vulnerable to cross-account IAM role Impersonation in the AWS auth method. The vulnerability allows an IAM role from an untrusted AWS account to authenticate by impersonating a...

8.1CVSS6.4AI score0.00248EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/10/23 2:15 p.m.8 views

CVE-2025-11844

Hugging Face Smolagents version 1.20.0 contains an XPath injection vulnerability in the searchitemctrlf function located in src/smolagents/visionwebbrowser.py. The function constructs an XPath query by directly concatenating user-supplied input into the XPath expression without proper sanitizatio...

5.4CVSS7AI score0.0026EPSS
SaveExploits2References1
EUVD
EUVD
added 2025/10/23 12:31 p.m.8 views

EUVD-2022-54574

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix insufficient bounds propagation from adjustscalarminmaxvals Kuee reported a corner case where the tnum becomes constant after the call to regboundoffset, but the register's bounds are not, that is, its min bounds are sti...

5.5CVSS5.1AI score0.00281EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2025/10/23 12:00 a.m.12 views

Ubuntu: Security Advisory (USN-7830-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS6.8AI score0.00555EPSS
SaveExploits3References2
OPENSUSE Linux
OPENSUSE Linux
added 2025/10/23 12:00 a.m.6 views

python311-uv-0.9.5-1.1 on GA media (moderate)

python311-uv-0.9.5-1.1 on GA media Announcement ID: openSUSE-SU-2025:15658-1 Rating: moderate Cross-References: CVE-2025-62518 CVSS scores: CVE-2025-62518 SUSE : 5.4 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N CVE-2025-62518 SUSE : 5.1...

5.4CVSS7.2AI score0.00677EPSS
SaveExploits1
OPENSUSE Linux
OPENSUSE Linux
added 2025/10/23 12:00 a.m.15 views

bleachbit-5.0.0-1.1 on GA media (moderate)

bleachbit-5.0.0-1.1 on GA media Announcement ID: openSUSE-SU-2025:15657-1 Rating: moderate Cross-References: CVE-2023-47113 Affected Products: openSUSE Tumbleweed An update that solves one vulnerability can now be installed. Description: These are all security issues fixed in the...

7.3CVSS7.2AI score0.00247EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/22 9:36 p.m.56 views

CVE-2025-62707 pypdf affected by possible infinite loop when reading DCT inline images without EOF marker

pypdf is a free and open-source pure-python PDF library. Prior to version 6.1.3, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires parsing the content stream of a page which has an inline image using the DCTDecode filter. This has been fixed in...

8.7CVSS0.00414EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/22 6:30 p.m.14 views

EUVD-2022-54804

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix dereference of stale list iterator after loop body The list iterator variable will be a bogus pointer if no break was hit. Dereferencing it cur-page in this case could load an out-of-bounds/undefined value making it...

5.5CVSS4.8AI score0.00271EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/22 1:23 p.m.13 views

CVE-2023-53715 wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex Apparently the hex passphrase mechanism does not work on newer chips/firmware e.g. BCM4387. It seems there was a simple way of passing it in binary all along, so use...

6.4AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.15 views

CVE-2023-53696

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in qla2x00probeone There is a memory leak reported by kmemleak: unreferenced object 0xffffc900003f0000 size 12288: comm "modprobe", pid 19117, jiffies 4299751452 age 42490.264s hex dump first 32...

5.8AI score0.00199EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.12 views

CVE-2022-50572

In the Linux kernel, the following vulnerability has been resolved: ASoC: audio-graph-card: fix refcount leak of cpuep in graphforeachlink The ofgetnextchild returns a node with refcount incremented, and decrements the refcount of prev. So in the error path of the while loop, ofnodeput needs be...

5.3AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.10 views

CVE-2022-50565

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: fix potential memory leak in lfxusbenablerx urbs does not be freed in exception paths in lfxusbenablerx. That will trigger memory leak. To fix it, add kfree for urbs within "error" label. Compile tested only...

5.2AI score0.00197EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.4 views

CVE-2022-50566

In the Linux kernel, the following vulnerability has been resolved: mtd: Fix device name leak when register device failed in addmtddevice There is a kmemleak when register device failed: unreferenced object 0xffff888101aab550 size 8: comm "insmod", pid 3922, jiffies 4295277753 age 925.408s hex du...

5.3AI score0.00232EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2025/10/22 12:00 a.m.11 views

ImageMagick-7.1.2.7-1.1 on GA media (moderate)

ImageMagick-7.1.2.7-1.1 on GA media Announcement ID: openSUSE-SU-2025:15650-1 Rating: moderate Cross-References: CVE-2025-62171 CVSS scores: CVE-2025-62171 SUSE : 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVE-2025-62171 SUSE : 5.7...

5.7CVSS7.1AI score0.00755EPSS
SaveExploits1
AlmaLinux
AlmaLinux
added 2025/10/22 12:00 a.m.8 views

Moderate: java-1.8.0-openjdk security update

The java-1.8.0-openjdk packages provide the OpenJDK 8 Java Runtime Environment and the OpenJDK 8 Java Software Development Kit. Security Fixes: JDK: Enhance Path Factories CVE-2025-53066 JDK: Enhance Certificate Handling CVE-2025-53057 Bug Fixes: Since the 8.8 release of AlmaLinuxand the 9.2...

7.5CVSS6.9AI score0.00647EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/10/21 6:03 p.m.11 views

Shopware Customer Orders can be canceled, even if refunds are disabled

Refunds in general can be enabled through the administration setting core.cart.enableOrderRefunds in the cart panel.Which visually shows and hides the button. However, using a custom crafted request, a customer can still cancel his own orders.As this is not checked inside the route and also not i...

6.9AI score
SaveExploits0References3Affected Software2
Rows per page
Query Builder