Lucene search
K

1070 matches found

OSV
OSV
added 2024/10/24 6:27 p.m.0 views

GHSA-MPCW-3J5P-P99X Butterfly's parseJSON, getJSON functions eval malicious input, leading to remote code execution (RCE)

Summary Usage of the Butterfly.prototype.parseJSON or getJSON functions on an attacker-controlled crafted input string allows the attacker to execute arbitrary JavaScript code on the server. Since Butterfly JavaScript code has access to Java classes, it can run arbitrary programs. Details The...

6.2AI score
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/10/09 12:0 a.m.1 views

PT-2024-39641 · WordPress · Embed Pdf Viewer

Name of the Vulnerable Software and Affected Versions: Embed PDF Viewer plugin for WordPress versions up to, and including, 2.4.4 Description: The issue is related to Stored Cross-Site Scripting via the height and width parameters due to insufficient input sanitization and output escaping. This...

6.4CVSS6AI score0.00191EPSS
Exploits0References10
CVE
CVE
added 2024/08/26 10:11 a.m.116 views

CVE-2024-43912

CVE-2024-43912 in the Linux kernel affects the wifi nl80211 code:AP channel width setting is now disallowed when using non-standard widths (e.g., S1G or narrow channels). The issue arises from allowing non-standard AP channel widths while normal 20/40/… MHz progression is expected, and the patch ...

5.5CVSS7.1AI score0.00028EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/08/20 4:15 a.m.1 views

CVE-2024-6575

The The Plus Addons for Elementor – Elementor Addons, Page Templates, Widgets, Mega Menu, WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘reswidthvalue’ parameter within the plugin's tppagescroll widget in all versions up to, and including, 5.6.2 due to...

5.4CVSS5.9AI score0.00233EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2024/08/09 12:0 a.m.4 views

Fedora 39 : xrdp (2024-41c1bf8de6)

The remote Fedora 39 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-41c1bf8de6 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
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.1 views

kernel: pwm: Fix double shift bug

REJECTED CVE A double shift vulnerability was identified in the Linux kernel's pwm subsystem. The issue involves passing a shifted value instead of a bit number to set/testbit functions, resulting in a double shift e.g., BITBIT1. While this doesn't cause problems for values 0 or 1, values of 5 or...

7.5AI score
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/08/05 7:0 a.m.2 views

A flaw was found in the QXL display device emulation in QEMU. A double fetch of guest controlled values `cursor->header.width` and `cursor->header.height` can lead to the allocation of a small cursor object followed by a subsequent heap-based buffer overflow. A malicious privileged guest user could use this flaw to crash the QEMU process on the host or potentially execute arbitrary code within the context of the QEMU process.

...

8.2CVSS7AI score0.00051EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2024/08/04 12:0 a.m.2 views

PT-2024-38363 · Fastadmin · Fastadmin

Name of the Vulnerable Software and Affected Versions: FastAdmin version 1.5.0.20240328 Description: A vulnerability was found in the Attachment Management Section of the software, affecting the file /admins url.php/general/attachment/edit/ids/4?dialog=1. The issue arises from the manipulation of...

5.1CVSS3.9AI score0.00117EPSS
Exploits1References8
OSV
OSV
added 2024/07/30 7:46 a.m.25 views

CVE-2024-42105 nilfs2: fix inode number range checks

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix inode number range checks Patch series "nilfs2: fix potential issues related to reserved inodes". This series fixes one use-after-free issue reported by syzbot, caused by nilfs2's internal inode being exposed in the...

7.8CVSS6.2AI score0.00013EPSS
Exploits0References12
OSV
OSV
added 2024/06/20 11:15 a.m.1 views

CVE-2024-6181

A vulnerability was found in LabVantage LIMS 2017. It has been declared as problematic. This vulnerability affects unknown code of the file /labvantage/rc?command=file&file=WEB-CORE/elements/files/filesembedded.jsp&size=32. The manipulation of the argument height/width leads to cross site...

5.4CVSS3.8AI score
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/06/17 12:0 a.m.2 views

PT-2024-37352 · Labvantage · Labvantage Lims

Name of the Vulnerable Software and Affected Versions: LabVantage LIMS version 2017 Description: A problematic vulnerability has been found in LabVantage LIMS, affecting an unknown part of the file "/labvantage/rc?command=page&page=SampleHistoricalList& iframename=list& crc=crc 1701669816260". Th...

6.1CVSS4.1AI score0.00129EPSS
Exploits1References7
CNNVD
CNNVD
added 2024/06/17 12:0 a.m.1 views

LabVantage Solutions LIMS Cross-Site Scripting Vulnerability

LabVantage Solutions LIMS is a laboratory letter management system from LabVantage Solutions, USA. A cross-site scripting vulnerability exists in LabVantage Solutions LIMS version 2017 that stems from incorrect manipulation of the parameters height/width resulting in cross-site scripting...

6.1CVSS5.8AI score0.00129EPSS
Exploits1References5
OSV
OSV
added 2024/06/05 8:15 p.m.1 views

ALPINE-CVE-2024-5171

Integer overflow in libaom internal function imgallochelper can lead to heap buffer overflow. This function can be reached via 3 callers: Calling aomimgalloc with a large value of the dw, dh, or align parameter may result in integer overflows in the calculations of buffer sizes and offsets and so...

9.8CVSS8.5AI score0.00198EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2024/06/04 2:25 a.m.1 views

SUSE CVE-2024-36948

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xemigrate: Cast to output precision before multiplying operands Addressing potential overflow in result of multiplication of two lower precision u32 operands before widening it to higher precision u64. -v2 Fix commit messa...

6.1CVSS6.8AI score0.00018EPSS
Exploits0References3
OSV
OSV
added 2024/05/29 4:52 p.m.3 views

DRUPAL-CONTRIB-2024-023

This module enables you to create responsive image styles that depend on the parent element's width. The module doesn't sufficiently check access to rendered images, resulting in access bypass vulnerabilities in specific scenarios...

7.5CVSS6.9AI score0.00522EPSS
Exploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.0 views

DEBIAN-CVE-2024-35995

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

5.5CVSS5.8AI score0.00016EPSS
Exploits0References1
CVE
CVE
added 2024/05/20 9:47 a.m.198 views

CVE-2024-35995

CVE-2024-35995 describes a Linux kernel issue where the ACPI CPPC code misread system memory by relying on bit_width, risking incorrect memory access. The fix switches to using access_width for size calculation and reads/writes using an offset and width, with a fallback to bit_width if access_wid...

5.5CVSS6.9AI score0.00016EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.16 views

CVE-2024-35995 ACPI: CPPC: Use access_width over bit_width for system memory accesses

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

6.7AI score0.00016EPSS
Exploits0References4
CNNVD
CNNVD
added 2024/05/20 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the use of bitwidth for system memory accesses, resulting in a kernel panic...

5.5CVSS6.4AI score0.00016EPSS
Exploits0References9
Patchstack
Patchstack
added 2024/05/02 2:36 a.m.3 views

WordPress WP Video Lightbox plugin <= 1.9.10 - Authenticated (Contributor+) Stored Cross-Site Scripting via width Parameter vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting via width Parameter vulnerability discovered by Krzysztof Zając in WordPress Plugin WP Video Lightbox versions = 1.9.10...

6.4CVSS5.8AI score0.00405EPSS
Exploits0References1Affected Software1
Rows per page
Query Builder