Lucene search
K

181 matches found

CNNVD
CNNVD
added 2026/05/26 12:0 a.m.4 views

IBM Cloud Pak for Data System SQL注入漏洞

IBM Cloud Pak for Data System is an enterprise data and AI integration platform provided by IBM. Version 11.3.0.2 of IBM Cloud Pak for Data System, as well as the Interim Fix 002, contain a SQL injection vulnerability. This vulnerability allows for SQL injection attacks, potentially enabling remo...

9.8CVSS5.9AI score0.00049EPSS
Exploits0References1
Microsoft Secure
Microsoft Secure
added 2026/04/18 12:55 p.m.7 views

Cross‑tenant helpdesk impersonation to data exfiltration: A human-operated intrusion playbook

In this article 1. Risk to enterprise environments 2. Attack chain overview 1. Stage 1: Initial contact via Teams T1566.003 Spearphishing via Service 2. Stage 2: Remote assistance foothold 3. Stage 3: Interactive reconnaissance and access validation 4. Stage 4: Payload placement and trusted...

6.3AI score
Exploits0
Cvelist
Cvelist
added 2026/03/30 3:51 p.m.15 views

CVE-2026-2286 CVE-2026-2286

CrewAI contains a server-side request forgery vulnerability that enables content acquisition from internal and cloud services, facilitated by the RAG search tools not properly validating URLs provided at runtime...

0.00058EPSS
Exploits0References1
OSV
OSV
added 2026/03/25 7:53 p.m.1 views

GHSA-WXJX-R2J2-96FX AVideo: Full-Read SSRF Through Unvalidated statsURL Parameter in plugin/Live/test.php

Summary The plugin/Live/test.php endpoint accepts a URL via the statsURL parameter and fetches it server-side using filegetcontents, curlexec, or wget, returning the full response content in the HTML output. The only validation is a trivial regex /^http/ that does not block requests to...

4.9CVSS5.8AI score
Exploits0References3
CNNVD
CNNVD
added 2026/03/20 12:0 a.m.3 views

CKAN MCP Server 代码问题漏洞

CKAN MCP Server is an open-source tool developed by onData, designed for natural language queries between AI assistants and open data platforms. Versions of CKAN MCP Server prior to 0.4.85 contained code vulnerabilities. These vulnerabilities stemmed from insufficient validation of the baseurl...

5.7CVSS5.9AI score0.00016EPSS
Exploits1References2
HackRead
HackRead
added 2026/03/16 11:13 p.m.1 views

Researchers Find Data Leak Risk in AWS Bedrock AI Code Interpreter

AWS Bedrock AI tool flaw allows data leaks via DNS queries in AgentCore Code Interpreter sandbox, exposing sensitive cloud data, researchers warn...

5.8AI score
Exploits0
Positive Technologies
Positive Technologies
added 2026/03/15 12:0 a.m.2 views

PT-2026-25552

arduino-TuyaOpen before version 1.2.1 contains an out-of-bounds memory read vulnerability in the TuyaIoT component. An attacker who hijacks or controls the Tuya cloud service can issue malicious DP event data to victim devices, causing out-of-bounds memory access that may result in information...

7.7CVSS5.8AI score0.00006EPSS
Exploits0References6
OSV
OSV
added 2026/03/12 2:4 p.m.0 views

GHSA-WRHR-RF8J-R842 ImageMagick: Heap overflow in pcd decoder leads to out of bounds read.

The pcd coder lacks proper boundary checking when processing Huffman-coded data. The decoder contains an function that has an incorrect initialization that could cause an out of bounds read. ==3900053==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000003c6c at pc 0x55601b9cc552 bp...

6.5CVSS5.8AI score0.00023EPSS
Exploits0References4
OSV
OSV
added 2026/02/28 12:45 p.m.3 views

OESA-2026-1456 ImageMagick security update

Use ImageMagick to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats over 200 including PNG, JPEG, GIF, HEIC, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images,...

9.8CVSS6.7AI score0.00065EPSS
Exploits0References32
OSV
OSV
added 2026/02/28 12:45 p.m.3 views

OESA-2026-1454 ImageMagick security update

Use ImageMagick to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats over 200 including PNG, JPEG, GIF, HEIC, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images,...

9.8CVSS6.7AI score0.00065EPSS
Exploits0References32
Snyk
Snyk
added 2026/02/25 7:12 p.m.1 views

Out-of-bounds Read

Overview Magick.NET-Q16-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

6.3CVSS6AI score
Exploits0References2
Snyk
Snyk
added 2026/02/25 7:12 p.m.1 views

Out-of-bounds Read

Overview Magick.NET-Q16-HDRI-x86 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

6.3CVSS6AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/02/25 7:12 p.m.3 views

ImageMagick: Malicious PCD files trigger 1‑byte heap Out-of-bounds Read and DoS

The PCD coder’s DecodeImage loop allows a crafted PCD file to trigger a 1‑byte heap out-of-bounds read when decoding an image Denial of service and potential disclosure of adjacent heap byte...

5.3AI score
Exploits0References4Affected Software19
OSV
OSV
added 2026/02/24 3:29 p.m.2 views

GHSA-PQGJ-2P96-RX85 ImageMagick: Infinite loop vulnerability when parsing a PCD file

When a PCD file does not contain a valid marker, the DecodeImage function becomes trapped in an infinite loop while searching for the marker, causing the program to become unresponsive and continuously consume CPU resources, ultimately leading to system resource exhaustion and denial of service...

7.5CVSS5.5AI score0.00019EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/02/24 3:29 p.m.8 views

ImageMagick: Infinite loop vulnerability when parsing a PCD file

When a PCD file does not contain a valid marker, the DecodeImage function becomes trapped in an infinite loop while searching for the marker, causing the program to become unresponsive and continuously consume CPU resources, ultimately leading to system resource exhaustion and denial of service...

7.5CVSS5.3AI score0.00019EPSS
Exploits0References5Affected Software19
Snyk
Snyk
added 2026/02/24 2:0 a.m.1 views

Incorrect Calculation of Buffer Size

Overview Magick.NET-Q16-HDRI-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package a...

9.1CVSS5.7AI score0.00023EPSS
Exploits0References2
Snyk
Snyk
added 2026/02/24 2:0 a.m.1 views

Incorrect Calculation of Buffer Size

Overview Magick.NET-Q8-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

9.1CVSS5.7AI score0.00023EPSS
Exploits0References2
Snyk
Snyk
added 2026/02/24 2:0 a.m.1 views

Incorrect Calculation of Buffer Size

Overview Magick.NET-Q8-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package ar...

9.1CVSS5.7AI score0.00023EPSS
Exploits0References2
Snyk
Snyk
added 2026/02/24 2:0 a.m.0 views

Incorrect Calculation of Buffer Size

Overview Magick.NET-Q8-AnyCPU is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

9.1CVSS5.7AI score0.00023EPSS
Exploits0References2
OSV
OSV
added 2026/02/24 1:16 a.m.1 views

UBUNTU-CVE-2026-24485

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, when a PCD file does not contain a valid Sync marker, the DecodeImage function becomes trapped in an infinite loop while searching for the Sync marker, causing...

7.5CVSS5.8AI score0.00019EPSS
Exploits0References6
Rows per page
Query Builder