Lucene search
+L

18 matches found

OSV
OSV
added 2026/07/23 11:41 a.m.6 views

PYSEC-2026-3528 PraisonAI: Unauthenticated Event Injection via SSE `/publish` Endpoint

Summary The SSE Server-Sent Events server in src/praisonai-agents/praisonaiagents/server/server.py exposes a /publish endpoint that broadcasts arbitrary messages to all connected clients without any authentication. The ServerConfig dataclass line 24 defines an authtoken field, but this token is...

4.3CVSS5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/06/18 1:52 p.m.10 views

GHSA-35W5-PCW4-JX94 PraisonAI: Unauthenticated Event Injection via SSE `/publish` Endpoint

Summary The SSE Server-Sent Events server in src/praisonai-agents/praisonaiagents/server/server.py exposes a /publish endpoint that broadcasts arbitrary messages to all connected clients without any authentication. The ServerConfig dataclass line 24 defines an authtoken field, but this token is...

4.3CVSS5.7AI score
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.10 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerabilities have been resolved: dmaengine: Fixed an issue where the clientcount variable was incremented twice for public channels when dmachanget was called for a channel. This occurred first in balancerefcount, and again before returning. As a result, the...

7.8CVSS6.4AI score0.00224EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.15 views

EUVD-2022-55170

Malicious code in bioql PyPI...

7.8CVSS6.2AI score0.00224EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/03/29 5:39 p.m.28 views

CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

5.5CVSS7.1AI score0.00224EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:40 a.m.6 views

SUSE CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/27 5:15 p.m.1 views

DEBIAN-CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS5.4AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.4 views

UBUNTU-CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS6.1AI score0.00224EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.17 views

CVE-2022-49753 dmaengine: Fix double increment of client_count in dma_chan_get()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.1AI score0.00224EPSS
SaveExploits0References7
CVE
CVE
added 2025/03/27 4:43 p.m.192 views

CVE-2022-49753

CVE-2022-49753: In the Linux kernel, dmaengine_dma_chan_get() had a double increment of channel client_count for public channels, causing resources to be freed late or not at all. The issue manifested as a refcount underflow/use-after-free in kernel logs and was observed during repeated module lo...

7.8CVSS6.5AI score0.00224EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.10 views

CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS5.4AI score0.00224EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 4:43 p.m.15 views

CVE-2022-49753 dmaengine: Fix double increment of client_count in dma_chan_get()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS5.5AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.19 views

CVE-2022-49753 dmaengine: Fix double increment of client_count in dma_chan_get()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

0.00224EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.7 views

kernel: dmaengine: Fix double increment of client_count in dma_chan_get()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS6.3AI score0.00224EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/02/13 12:0 a.m.6 views

PT-2023-35150 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.91 Description: The issue is related to a double increment of client count in the dma chan get function. This problem was introduced in version v4.0 and is fixed in Linux Kernel version v5.15.91. The actua...

7AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/02/13 12:0 a.m.6 views

PT-2023-35358 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.14.305 Description: The issue is related to a double increment of client count in the dma chan get function. This problem was introduced in version v4.0 and is fixed in Linux Kernel version v4.14.305. The...

7.1AI score
SaveExploits0References1
CNNVD
CNNVD
added 2022/09/02 12:0 a.m.10 views

Qualcomm Multimedia 安全漏洞

Qualcomm Multimedia is a camera driver component from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Multimedia that originates from a memory corruption in Multimedia due to a buffer overflow when processing count variables from a client...

8.4CVSS7.7AI score0.00121EPSS
SaveExploits0References2
Exploit DB
Exploit DB
added 2013/10/08 12:0 a.m.27 views

WHMCompleteSolution (WHMCS) 5.2.7 - SQL Injection

!/usr/bin/env python 2013/10/03 - WHMCS 5.2.7 SQL Injection http://localhost.re/p/whmcs-527-vulnerability url = 'http://clients.target.com/' wopsie dopsie useremail = '[email protected]' just create a dummie account at /register.php userpwd = 'hacker' import urllib, re, sys from urllib2 impo...

5.3AI score
SaveExploits0
Rows per page
Query Builder