Lucene search
+L

4412 matches found

NVD
NVD
added 2024/05/21 1:15 p.m.40 views

CVE-2024-35180

OMERO.web provides a web based client and plugin infrastructure. There is currently no escaping or validation of the callback parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. This vulnerability has been patched in version 5.26.0...

6.1CVSS6.2AI score0.00291EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/21 12:33 p.m.63 views

CVE-2024-35180

CVE-2024-35180 affects OMERO.web and arises from lack of escaping/validation of the JSONP callback parameter on endpoints with JSONP enabled. The vulnerability can be triggered via the callback parameter used by JSONP-enabled endpoints (e.g., webclient/imgData/...); this issue existed in OMERO.we...

6.1CVSS6.2AI score0.00291EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 12:33 p.m.15 views

CVE-2024-35180 OMERO.web JSONP callback vulnerability

OMERO.web provides a web based client and plugin infrastructure. There is currently no escaping or validation of the callback parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. This vulnerability has been patched in version 5.26.0...

6.1CVSS6.7AI score0.00291EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/21 12:33 p.m.39 views

CVE-2024-35180 OMERO.web JSONP callback vulnerability

OMERO.web provides a web based client and plugin infrastructure. There is currently no escaping or validation of the callback parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. This vulnerability has been patched in version 5.26.0...

6.1CVSS6.2AI score0.00291EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/21 12:33 p.m.29 views

CVE-2024-35180 OMERO.web JSONP callback vulnerability

OMERO.web provides a web based client and plugin infrastructure. There is currently no escaping or validation of the callback parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. This vulnerability has been patched in version 5.26.0...

6.1CVSS6.2AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.10 views

SUSE CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References18
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.6 views

OMERO.web 安全漏洞

OMERO.web is a client program from the Open Microscopy Environment team for viewing images on the OMERO server from a web browser. A security vulnerability exists in OMERO.web version 5.25.0 and earlier, which stems from the inability to escape or validate the callback parameter...

6.1CVSS6.2AI score0.00291EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/20 10:15 a.m.35 views

CVE-2024-35971

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Handle softirqs at the end of IRQ thread to fix hang The ks8851irq thread may call ks8851rxpkts in case there are any packets in the MAC FIFO, which calls netifrx. This netifrx implementation is guarded by...

7.5CVSS6.4AI score0.00685EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/19 11:15 a.m.3 views

DEBIAN-CVE-2024-35929

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix WARNONONCE in the rcunocbbypasslock For the kernels built with CONFIGRCUNOCBCPUDEFAULTALL=y and CONFIGRCULAZY=y, the following scenarios will trigger WARNONONCE in the rcunocbbypasslock and rcunocbwaitcontended...

7.8CVSS5.6AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.6 views

UBUNTU-CVE-2024-35929

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix WARNONONCE in the rcunocbbypasslock For the kernels built with CONFIGRCUNOCBCPUDEFAULTALL=y and CONFIGRCULAZY=y, the following scenarios will trigger WARNONONCE in the rcunocbbypasslock and rcunocbwaitcontended...

7.8CVSS5.7AI score0.0022EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/05/18 2:9 a.m.28 views

CVE-2023-52673

A vulnerability was found in the Linux kernel's drm/amd/display subsystem, specifically related to a null pointer dereference issue in debugfs. This issue could lead to a system crash or other unintended behavior when certain debugging features are used. Mitigation Mitigation for this issue is...

5.5CVSS8.8AI score0.00202EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 2:15 p.m.20 views

CVE-2024-35809

In the Linux kernel, the following vulnerability has been resolved: PCI/PM: Drain runtime-idle callbacks before driver removal A race condition between the .runtimeidle callback and the .remove callback in the rtsxpcr PCI driver leads to a kernel crash due to an unhandled page fault 1. The proble...

5.5CVSS7.3AI score0.00193EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

DEBIAN-CVE-2023-52673

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/17 2:2 p.m.17 views

CVE-2023-52673 drm/amd/display: Fix a debugfs null pointer error

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

6.9AI score0.00202EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.28 views

CVE-2024-35809 PCI/PM: Drain runtime-idle callbacks before driver removal

In the Linux kernel, the following vulnerability has been resolved: PCI/PM: Drain runtime-idle callbacks before driver removal A race condition between the .runtimeidle callback and the .remove callback in the rtsxpcr PCI driver leads to a kernel crash due to an unhandled page fault 1. The proble...

6.8AI score0.00193EPSS
SaveExploits0References9
Veracode
Veracode
added 2024/05/17 3:42 a.m.11 views

Cross Site Scripting (XSS)

friendsofsymfony/rest-bundle is vulnerable to Cross Site Scripting XSS. The vulnerability is due to incorrect jsonp validation due to sanitizing the callback query param name rather than its value, which allows potentially malicious callback values to be processed, leading to Cross Site Scriping...

6.6AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/05/15 9:41 p.m.18 views

FOSRestBundle issue with broken validation of JSONP callbacks

Starting with FOSRestBundle 1.2 we switched to using willdurand/jsonp-callback-validator for validation of JSONP callbacks. However the change was implemented incorrectly validating the callback query param name, rather than its value. Anyone using the JSONP handler which is off by default togeth...

7.2AI score
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/05/09 12:0 a.m.57 views

RHEL 8 : glibc (RHSA-2024:2799)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:2799 advisory. The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name...

8.1CVSS8.7AI score0.8833EPSS
SaveExploits17References12
OSV
OSV
added 2024/05/06 8:15 p.m.1 views

DEBIAN-CVE-2024-33602

nscd: netgroup cache assumes NSS callback uses in-buffer strings The Name Service Cache Daemon's nscd netgroup cache can corrupt memory when the NSS callback does not store all strings in the provided buffer. The flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerabili...

7.4CVSS6.2AI score0.00403EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/05/06 8:15 p.m.7 views

CVE-2024-33602

nscd: netgroup cache assumes NSS callback uses in-buffer strings The Name Service Cache Daemon's nscd netgroup cache can corrupt memory when the NSS callback does not store all strings in the provided buffer. The flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerabili...

7.4CVSS7.3AI score0.00403EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder