Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-62594 (GCVE-0-2025-62594)
Vulnerability from cvelistv5 – Published: 2025-10-27 20:00 – Updated: 2025-10-27 20:23| URL | Tags |
|---|---|
| https://github.com/ImageMagick/ImageMagick/securi… | x_refsource_CONFIRM |
| https://github.com/ImageMagick/ImageMagick/commit… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| ImageMagick | ImageMagick |
Affected:
< 7.1.2-8
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-62594",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-27T20:23:10.571151Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-10-27T20:23:20.526Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "ImageMagick",
"vendor": "ImageMagick",
"versions": [
{
"status": "affected",
"version": "\u003c 7.1.2-8"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "ImageMagick is a software suite to create, edit, compose, or convert bitmap images. ImageMagick versions prior to 7.1.2-8 are vulnerable to denial-of-service due to unsigned integer underflow and division-by-zero in the CLAHEImage function. When tile width or height is zero, unsigned underflow occurs in pointer arithmetic, leading to out-of-bounds memory access, and division-by-zero causes immediate crashes. This issue has been patched in version 7.1.2-8."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-369",
"description": "CWE-369: Divide By Zero",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-191",
"description": "CWE-191: Integer Underflow (Wrap or Wraparound)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-27T20:00:33.205Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wpp4-vqfq-v4hp",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wpp4-vqfq-v4hp"
},
{
"name": "https://github.com/ImageMagick/ImageMagick/commit/7b47fe369eda90483402fcd3d78fa4167d3bb129",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/ImageMagick/ImageMagick/commit/7b47fe369eda90483402fcd3d78fa4167d3bb129"
}
],
"source": {
"advisory": "GHSA-wpp4-vqfq-v4hp",
"discovery": "UNKNOWN"
},
"title": "ImageMagick CLAHE : Unsigned underflow and division-by-zero lead to OOB pointer arithmetic and process crash (DoS)"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-62594",
"datePublished": "2025-10-27T20:00:33.205Z",
"dateReserved": "2025-10-16T19:24:37.266Z",
"dateUpdated": "2025-10-27T20:23:20.526Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-62594",
"date": "2026-06-17",
"epss": "0.00298",
"percentile": "0.21218"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-62594\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-10-27T20:15:54.893\",\"lastModified\":\"2025-11-03T19:42:36.100\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"ImageMagick is a software suite to create, edit, compose, or convert bitmap images. ImageMagick versions prior to 7.1.2-8 are vulnerable to denial-of-service due to unsigned integer underflow and division-by-zero in the CLAHEImage function. When tile width or height is zero, unsigned underflow occurs in pointer arithmetic, leading to out-of-bounds memory access, and division-by-zero causes immediate crashes. This issue has been patched in version 7.1.2-8.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":4.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.0,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"},{\"lang\":\"en\",\"value\":\"CWE-191\"},{\"lang\":\"en\",\"value\":\"CWE-369\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.1.2-8\",\"matchCriteriaId\":\"4702FF3E-797D-46BE-BD35-6126C6E47797\"}]}]}],\"references\":[{\"url\":\"https://github.com/ImageMagick/ImageMagick/commit/7b47fe369eda90483402fcd3d78fa4167d3bb129\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wpp4-vqfq-v4hp\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-62594\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-27T20:23:10.571151Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-27T20:23:17.523Z\"}}], \"cna\": {\"title\": \"ImageMagick CLAHE : Unsigned underflow and division-by-zero lead to OOB pointer arithmetic and process crash (DoS)\", \"source\": {\"advisory\": \"GHSA-wpp4-vqfq-v4hp\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.7, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"ImageMagick\", \"product\": \"ImageMagick\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 7.1.2-8\"}]}], \"references\": [{\"url\": \"https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wpp4-vqfq-v4hp\", \"name\": \"https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wpp4-vqfq-v4hp\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/ImageMagick/ImageMagick/commit/7b47fe369eda90483402fcd3d78fa4167d3bb129\", \"name\": \"https://github.com/ImageMagick/ImageMagick/commit/7b47fe369eda90483402fcd3d78fa4167d3bb129\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"ImageMagick is a software suite to create, edit, compose, or convert bitmap images. ImageMagick versions prior to 7.1.2-8 are vulnerable to denial-of-service due to unsigned integer underflow and division-by-zero in the CLAHEImage function. When tile width or height is zero, unsigned underflow occurs in pointer arithmetic, leading to out-of-bounds memory access, and division-by-zero causes immediate crashes. This issue has been patched in version 7.1.2-8.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-119\", \"description\": \"CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-369\", \"description\": \"CWE-369: Divide By Zero\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-191\", \"description\": \"CWE-191: Integer Underflow (Wrap or Wraparound)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-10-27T20:00:33.205Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-62594\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-27T20:23:20.526Z\", \"dateReserved\": \"2025-10-16T19:24:37.266Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-10-27T20:00:33.205Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
FKIE_CVE-2025-62594
Vulnerability from fkie_nvd - Published: 2025-10-27 20:15 - Updated: 2025-11-03 19:425.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
| Vendor | Product | Version | |
|---|---|---|---|
| imagemagick | imagemagick | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4702FF3E-797D-46BE-BD35-6126C6E47797",
"versionEndExcluding": "7.1.2-8",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "ImageMagick is a software suite to create, edit, compose, or convert bitmap images. ImageMagick versions prior to 7.1.2-8 are vulnerable to denial-of-service due to unsigned integer underflow and division-by-zero in the CLAHEImage function. When tile width or height is zero, unsigned underflow occurs in pointer arithmetic, leading to out-of-bounds memory access, and division-by-zero causes immediate crashes. This issue has been patched in version 7.1.2-8."
}
],
"id": "CVE-2025-62594",
"lastModified": "2025-11-03T19:42:36.100",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-10-27T20:15:54.893",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/ImageMagick/ImageMagick/commit/7b47fe369eda90483402fcd3d78fa4167d3bb129"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wpp4-vqfq-v4hp"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
},
{
"lang": "en",
"value": "CWE-191"
},
{
"lang": "en",
"value": "CWE-369"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-WPP4-VQFQ-V4HP
Vulnerability from github – Published: 2025-10-27 23:33 – Updated: 2025-10-27 23:33Summary
A single root cause in the CLAHE implementation — tile width/height becoming zero — produces two distinct but related unsafe behaviors.
Vulnerabilities exists in the CLAHEImage() function of ImageMagick’s MagickCore/enhance.c.
- Unsigned integer underflow → out-of-bounds pointer arithmetic (OOB): when
tile_info.height == 0, the expressiontile_info.height - 1(unsigned) wraps to a very large value; using that value in pointer arithmetic yields a huge offset and OOB memory access (leading to memory corruption, SIGSEGV, or resource exhaustion). - Division/modulus by zero: where code performs
... / tile_info.widthor... % tile_info.heightwithout re-checking for zero, causing immediate division-by-zero crashes under sanitizers orabortat runtime.
Both behaviors are triggered by the same invalid tile condition (e.g., CLI exact -clahe 0x0! or automatic tile derivation dim >> 3 == 0 for very small images).
Details
Unsigned underflow(can lea to OOB)
- Location:
MagickCore/enhance.c, around line 609 - Version tested: 7.1.2-8 (local ASan(undefined). /UBSan build)
-
Vulnerable code
enhance.c: 609
c p += (ptrdiff_t) clahe_info->width * (tile.height - 1); -
Root Cause
- If
tile.height == 0, then(tile.height - 1)underflows toUINT_MAX. - Multiplication with
clahe_info->widthyields a huge value close toSIZE_MAX. - Adding this to
pcauses pointer arithmetic underflow.
- If
Division-by-zero
- File / Location:
MagickCore/enhance.c, around line 669 - Version tested: 7.1.2-8 (local ASan(undefined). /UBSan build)
-
vulnerable code
enhance.c: 669-673
c if ((image->columns % tile_info.width) != 0) tile_info.x=(ssize_t) (tile_info.width-(image->columns % tile_info.width)); tile_info.y=0; if ((image->rows % tile_info.height) != 0) tile_info.y=(ssize_t) (tile_info.height-(image->rows % tile_info.height)); -
Root cause
Missing input validation / bounds checks after computing default tile dimensions:
If either
tile_info.widthortile_info.heightis 0, this triggers a division by zero. Zeros can reach this point through:- Exact tiles: CLI
clahe 0x0!(the!forces zero to be used verbatim). - Auto tiles on tiny images: When a requested tile is
0(no!), the code derives a default from the image size (e.g.,dim >> 3). For images withdim < 8, this result is 0 unless clamped.
- Exact tiles: CLI
Reproduction
Unsigned underflow
Environment
Built with AddressSanitizer and UndefinedBehaviorSanitizer enabled.
export UBSAN_OPTIONS=print_stacktrace=1:halt_on_error=1
export ASAN_OPTIONS=abort_on_error=1:allocator_may_return_null=1:detect_leaks=0
Command
./magick xc:black -clahe 0x0 null:
Output
MagickCore/enhance.c:609:6: runtime error: addition of unsigned offset overflowed
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior MagickCore/enhance.c:609:6 in CLAHEImage
./magick -size 10x10 xc:black -clahe 0x0 null:
memory region corruption.
./magick -size 2000x2000 xc:black -clahe 0x0 null:
→ Significant memory consumption and evidence of memory region corruption.
./magick -size 4000x4000 xc:black -clahe 0x0 null:
→ Much larger memory usage; process appears to be aggressively consuming cache and address space.
./magick -size 8000x8000 xc:black -clahe 0x0 null:
→ Memory usage escalates further and begins exhausting available cache. If left running, the process is likely to crash (DoS) after sustained allocation attempts.
Division-by-zero
Environment: ASan/UBSan-enabled build.
export UBSAN_OPTIONS=print_stacktrace=1:halt_on_error=1
export ASAN_OPTIONS=abort_on_error=1:allocator_may_return_null=1:detect_leaks=0
Command
./magick -size 16x2 gradient: -type TrueColor -depth 8 -clahe 0x0! null:
Output
Notes: Without sanitizers, the process may terminate with just Aborted (still DoS).
Impact
- Primary: Denial-of-Service — crash or sustained resource exhaustion (memory/cache thrash) when processing crafted parameters or small images via CLI or API. Attackers can trivially trigger via
clahe 0x0!or by uploading very small images to services using ImageMagick. - Secondary (theoretical): OOB memory accesses and memory corruption could potentially be combined with other vulnerabilities to achieve more severe outcomes; however, no reliable code execution was demonstrated from these PoCs alone.
Suggested concrete patch snippets
Apply in CLAHEImage() after tile_info is computed but before any division/modulus/pointer arithmetic:
if (exact_tiles_requested && (tile_info.width == 0 || tile_info.height == 0)) {
ThrowMagickException(exception, GetMagickModule(), OptionError,
"CLAHEInvalidTile", "%lux%lu",
(unsigned long) tile_info.width,
(unsigned long) tile_info.height);
return (Image *) NULL;
}
if (!exact_tiles_requested) {
tile_info.width = (tile_info.width == 0) ? MagickMax((size_t)1, image->columns >> 3) : tile_info.width;
tile_info.height = (tile_info.height == 0) ? MagickMax((size_t)1, image->rows >> 3) : tile_info.height;
}
if (tile_info.width == 0 || tile_info.height == 0) {
ThrowMagickException(exception, GetMagickModule(), OptionError,
"CLAHEInvalidTile", "%lux%lu",
(unsigned long) tile_info.width,
(unsigned long) tile_info.height);
return (Image *) NULL;
}
ssize_t tile_h_minus1 = (ssize_t)tile_info.height - 1;
if (tile_h_minus1 < 0) {
ThrowMagickException(exception, GetMagickModule(), OptionError,
"CLAHEInvalidTile", "%lux%lu",
(unsigned long) tile_info.width,
(unsigned long) tile_info.height);
return (Image *) NULL;
}
p += (ptrdiff_t) clahe_info->width * tile_h_minus1;
Notes about exact_tiles_requested: if the CLI/Wand parser already exposes whether ! was present, use it. If not, add a parse-time flag so CLAHEImage can know whether 0 is literal or auto.
Credit
Team Whys
Bug Hunting Master Program, HSpace/Findthegap
Youngmin Kim kunshim@naver.com
Woojin Park
Youngin Won
@amethyst0225 youngin04@korea.ac.kr
Siyeon Han
Shinyoung Won
{
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q16-x64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "14.9.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q8-x64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "14.9.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q16-HDRI-x64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "14.9.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q8-OpenMP-x64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "14.9.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q16-HDRI-OpenMP-x64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "14.9.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q16-OpenMP-x64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "14.9.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q8-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "14.9.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q16-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "14.9.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q16-OpenMP-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "14.9.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q8-OpenMP-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "14.9.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q16-HDRI-OpenMP-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "14.9.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q16-HDRI-arm64"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "14.9.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-62594"
],
"database_specific": {
"cwe_ids": [
"CWE-119",
"CWE-191",
"CWE-369"
],
"github_reviewed": true,
"github_reviewed_at": "2025-10-27T23:33:10Z",
"nvd_published_at": "2025-10-27T20:15:54Z",
"severity": "MODERATE"
},
"details": "## Summary\n\nA single root cause in the CLAHE implementation \u2014 tile width/height becoming zero \u2014 produces two distinct but related unsafe behaviors.\nVulnerabilities exists in the `CLAHEImage()` function of ImageMagick\u2019s `MagickCore/enhance.c`.\n\n1. Unsigned integer underflow \u2192 out-of-bounds pointer arithmetic (OOB): when `tile_info.height == 0`, the expression `tile_info.height - 1` (unsigned) wraps to a very large value; using that value in pointer arithmetic yields a huge offset and OOB memory access (leading to memory corruption, SIGSEGV, or resource exhaustion).\n2. **Division/modulus by zero**: where code performs `... / tile_info.width` or `... % tile_info.height` without re-checking for zero, causing immediate division-by-zero crashes under sanitizers or `abort` at runtime.\n\nBoth behaviors are triggered by the same invalid tile condition (e.g., CLI exact `-clahe 0x0!` or automatic tile derivation `dim \u003e\u003e 3 == 0` for very small images). \n\n---\n\n## Details\n\n### **Unsigned underflow(can lea to OOB)**\n\n- Location: `MagickCore/enhance.c`, around line 609\n- Version tested: 7.1.2-8 (local ASan(undefined). /UBSan build)\n- Vulnerable code\n \n enhance.c: 609\n \n ```c\n p += (ptrdiff_t) clahe_info-\u003ewidth * (tile.height - 1);\n ```\n \n- Root Cause\n - If `tile.height == 0`, then `(tile.height - 1)` underflows to `UINT_MAX`.\n - Multiplication with `clahe_info-\u003ewidth` yields a huge value close to `SIZE_MAX`.\n - Adding this to `p` causes pointer arithmetic underflow.\n\n### **Division-by-zero**\n\n- File / Location: `MagickCore/enhance.c`, around line 669\n- Version tested: 7.1.2-8 (local ASan(undefined). /UBSan build)\n- vulnerable code\n \n enhance.c: 669-673\n \n ```c\n if ((image-\u003ecolumns % tile_info.width) != 0)\n tile_info.x=(ssize_t) (tile_info.width-(image-\u003ecolumns % tile_info.width));\n tile_info.y=0;\n if ((image-\u003erows % tile_info.height) != 0)\n tile_info.y=(ssize_t) (tile_info.height-(image-\u003erows % tile_info.height));\n ```\n \n- Root cause\n \n Missing input validation / bounds checks after computing default tile dimensions:\n \n If either `tile_info.width` or `tile_info.height` is 0, this triggers a division by zero. Zeros can reach this point through:\n \n 1. Exact tiles: CLI `clahe 0x0!` (the `!` forces zero to be used verbatim).\n 2. Auto tiles on tiny images: When a requested tile is `0` (no `!`), the code derives a default from the image size (e.g., `dim \u003e\u003e 3`). For images with `dim \u003c 8`, this result is 0 unless clamped.\n\n---\n\n## Reproduction\n\n### **Unsigned underflow**\n\n**Environment**\n\nBuilt with AddressSanitizer and UndefinedBehaviorSanitizer enabled.\n\n```c\nexport UBSAN_OPTIONS=print_stacktrace=1:halt_on_error=1\nexport ASAN_OPTIONS=abort_on_error=1:allocator_may_return_null=1:detect_leaks=0\n```\n\n**Command**\n\n```bash\n./magick xc:black -clahe 0x0 null:\n```\n\n**Output**\n\n```\nMagickCore/enhance.c:609:6: runtime error: addition of unsigned offset overflowed\nSUMMARY: UndefinedBehaviorSanitizer: undefined-behavior MagickCore/enhance.c:609:6 in CLAHEImage\n```\n\n`./magick -size 10x10 xc:black -clahe 0x0 null:`\n\n\u003cimg width=\"1068\" height=\"64\" alt=\"image\" src=\"https://github.com/user-attachments/assets/cd9637ee-1d03-4066-834d-fda22410dd8b\" /\u003e\n\nmemory region corruption.\n\n`./magick -size 2000x2000 xc:black -clahe 0x0 null:`\n\n\u003cimg width=\"1069\" height=\"70\" alt=\"image\" src=\"https://github.com/user-attachments/assets/ecbab79c-a3c2-4e8c-96c9-8e2aa8f0d2b2\" /\u003e\n\n\u2192 Significant memory consumption and evidence of memory region corruption.\n\n`./magick -size 4000x4000 xc:black -clahe 0x0 null:`\n\n\u003cimg width=\"776\" height=\"49\" alt=\"image\" src=\"https://github.com/user-attachments/assets/63a7cec5-616b-4aa5-87f3-a546a87e6625\" /\u003e\n\n\u2192 Much larger memory usage; process appears to be aggressively consuming cache and address space.\n\n`./magick -size 8000x8000 xc:black -clahe 0x0 null:`\n\n\u003cimg width=\"748\" height=\"46\" alt=\"image\" src=\"https://github.com/user-attachments/assets/48b3aac8-98b3-4fbb-a5ca-4e7936bca44b\" /\u003e\n\n\u2192 Memory usage escalates further and begins exhausting available cache. If left running, the process is likely to crash (DoS) after sustained allocation attempts.\n\n### **Division-by-zero**\n\n**Environment:** ASan/UBSan-enabled build.\n\n```c\nexport UBSAN_OPTIONS=print_stacktrace=1:halt_on_error=1\nexport ASAN_OPTIONS=abort_on_error=1:allocator_may_return_null=1:detect_leaks=0\n```\n\n**Command**\n\n```bash\n./magick -size 16x2 gradient: -type TrueColor -depth 8 -clahe 0x0! null:\n```\n\n**Output**\n\n\u003cimg width=\"1915\" height=\"818\" alt=\"image\" src=\"https://github.com/user-attachments/assets/cfe44432-b429-49e4-8673-2ed55ba9a961\" /\u003e\n\n**Notes:** Without sanitizers, the process may terminate with just `Aborted` (still DoS).\n\n---\n\n## Impact\n\n- Primary: Denial-of-Service \u2014 crash or sustained resource exhaustion (memory/cache thrash) when processing crafted parameters or small images via CLI or API. Attackers can trivially trigger via `clahe 0x0!` or by uploading very small images to services using ImageMagick.\n- Secondary (theoretical): OOB memory accesses and memory corruption could potentially be combined with other vulnerabilities to achieve more severe outcomes; however, no reliable code execution was demonstrated from these PoCs alone.\n\n---\n\n## Suggested concrete patch snippets\n\nApply in `CLAHEImage()` after `tile_info` is computed but **before** any division/modulus/pointer arithmetic:\n\n```c\nif (exact_tiles_requested \u0026\u0026 (tile_info.width == 0 || tile_info.height == 0)) {\n ThrowMagickException(exception, GetMagickModule(), OptionError,\n \"CLAHEInvalidTile\", \"%lux%lu\",\n (unsigned long) tile_info.width,\n (unsigned long) tile_info.height);\n return (Image *) NULL;\n}\n\nif (!exact_tiles_requested) {\n tile_info.width = (tile_info.width == 0) ? MagickMax((size_t)1, image-\u003ecolumns \u003e\u003e 3) : tile_info.width;\n tile_info.height = (tile_info.height == 0) ? MagickMax((size_t)1, image-\u003erows \u003e\u003e 3) : tile_info.height;\n}\n\nif (tile_info.width == 0 || tile_info.height == 0) {\n ThrowMagickException(exception, GetMagickModule(), OptionError,\n \"CLAHEInvalidTile\", \"%lux%lu\",\n (unsigned long) tile_info.width,\n (unsigned long) tile_info.height);\n return (Image *) NULL;\n}\n\nssize_t tile_h_minus1 = (ssize_t)tile_info.height - 1;\nif (tile_h_minus1 \u003c 0) {\n ThrowMagickException(exception, GetMagickModule(), OptionError,\n \"CLAHEInvalidTile\", \"%lux%lu\",\n (unsigned long) tile_info.width,\n (unsigned long) tile_info.height);\n return (Image *) NULL;\n}\np += (ptrdiff_t) clahe_info-\u003ewidth * tile_h_minus1;\n```\n\nNotes about `exact_tiles_requested`: if the CLI/Wand parser already exposes whether `!` was present, use it. If not, add a parse-time flag so CLAHEImage can know whether `0` is literal or auto.\n\n---\n\n## Credit\n\n### Team Whys \n\n**Bug Hunting Master Program, HSpace/Findthegap**\n\n**Youngmin Kim** \nkunshim@naver.com\n\n**Woojin Park**\n\n[@jin-156](https://github.com/jin-156)\n[1203kids@gmail.com](mailto:1203kids@gmail.com)\n\n**Youngin Won**\n\n[@amethyst0225](https://github.com/amethyst0225)\n[youngin04@korea.ac.kr](mailto:youngin04@korea.ac.kr)\n\n**Siyeon Han**\n\n[@hanbunny](https://github.com/hanbunny)\n[kokosyeon@gmail.com](mailto:kokosyeon@gmail.com)\n\n**Shinyoung Won**\n\n[@yosiimich](yosimich123@gmail.com)\n[yosimich123@gmail.com](mailto:yosimich123@gmail.com)",
"id": "GHSA-wpp4-vqfq-v4hp",
"modified": "2025-10-27T23:33:10Z",
"published": "2025-10-27T23:33:10Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wpp4-vqfq-v4hp"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62594"
},
{
"type": "WEB",
"url": "https://github.com/ImageMagick/ImageMagick/commit/7b47fe369eda90483402fcd3d78fa4167d3bb129"
},
{
"type": "PACKAGE",
"url": "https://github.com/ImageMagick/ImageMagick"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "ImageMagick CLAHE : Unsigned underflow and division-by-zero lead to OOB pointer arithmetic and process crash (DoS)"
}
OPENSUSE-SU-2025:15685-1
Vulnerability from csaf_opensuse - Published: 2025-10-30 00:00 - Updated: 2025-10-30 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "ImageMagick-7.1.2.8-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ImageMagick-7.1.2.8-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15685",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15685-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62594 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62594/"
}
],
"title": "ImageMagick-7.1.2.8-1.1 on GA media",
"tracking": {
"current_release_date": "2025-10-30T00:00:00Z",
"generator": {
"date": "2025-10-30T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15685-1",
"initial_release_date": "2025-10-30T00:00:00Z",
"revision_history": [
{
"date": "2025-10-30T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.8-1.1.aarch64",
"product": {
"name": "ImageMagick-7.1.2.8-1.1.aarch64",
"product_id": "ImageMagick-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.aarch64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.aarch64",
"product_id": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.8-1.1.aarch64",
"product": {
"name": "ImageMagick-devel-7.1.2.8-1.1.aarch64",
"product_id": "ImageMagick-devel-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.2.8-1.1.aarch64",
"product": {
"name": "ImageMagick-devel-32bit-7.1.2.8-1.1.aarch64",
"product_id": "ImageMagick-devel-32bit-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.2.8-1.1.aarch64",
"product": {
"name": "ImageMagick-doc-7.1.2.8-1.1.aarch64",
"product_id": "ImageMagick-doc-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.8-1.1.aarch64",
"product": {
"name": "ImageMagick-extra-7.1.2.8-1.1.aarch64",
"product_id": "ImageMagick-extra-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.8-1.1.aarch64",
"product": {
"name": "libMagick++-devel-7.1.2.8-1.1.aarch64",
"product_id": "libMagick++-devel-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.2.8-1.1.aarch64",
"product": {
"name": "libMagick++-devel-32bit-7.1.2.8-1.1.aarch64",
"product_id": "libMagick++-devel-32bit-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.8-1.1.aarch64",
"product": {
"name": "perl-PerlMagick-7.1.2.8-1.1.aarch64",
"product_id": "perl-PerlMagick-7.1.2.8-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.8-1.1.ppc64le",
"product": {
"name": "ImageMagick-7.1.2.8-1.1.ppc64le",
"product_id": "ImageMagick-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.ppc64le",
"product_id": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.8-1.1.ppc64le",
"product": {
"name": "ImageMagick-devel-7.1.2.8-1.1.ppc64le",
"product_id": "ImageMagick-devel-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.2.8-1.1.ppc64le",
"product": {
"name": "ImageMagick-devel-32bit-7.1.2.8-1.1.ppc64le",
"product_id": "ImageMagick-devel-32bit-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.2.8-1.1.ppc64le",
"product": {
"name": "ImageMagick-doc-7.1.2.8-1.1.ppc64le",
"product_id": "ImageMagick-doc-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.8-1.1.ppc64le",
"product": {
"name": "ImageMagick-extra-7.1.2.8-1.1.ppc64le",
"product_id": "ImageMagick-extra-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.8-1.1.ppc64le",
"product": {
"name": "libMagick++-devel-7.1.2.8-1.1.ppc64le",
"product_id": "libMagick++-devel-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.2.8-1.1.ppc64le",
"product": {
"name": "libMagick++-devel-32bit-7.1.2.8-1.1.ppc64le",
"product_id": "libMagick++-devel-32bit-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.8-1.1.ppc64le",
"product": {
"name": "perl-PerlMagick-7.1.2.8-1.1.ppc64le",
"product_id": "perl-PerlMagick-7.1.2.8-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.8-1.1.s390x",
"product": {
"name": "ImageMagick-7.1.2.8-1.1.s390x",
"product_id": "ImageMagick-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.s390x",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.s390x",
"product_id": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.8-1.1.s390x",
"product": {
"name": "ImageMagick-devel-7.1.2.8-1.1.s390x",
"product_id": "ImageMagick-devel-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.2.8-1.1.s390x",
"product": {
"name": "ImageMagick-devel-32bit-7.1.2.8-1.1.s390x",
"product_id": "ImageMagick-devel-32bit-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.2.8-1.1.s390x",
"product": {
"name": "ImageMagick-doc-7.1.2.8-1.1.s390x",
"product_id": "ImageMagick-doc-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.8-1.1.s390x",
"product": {
"name": "ImageMagick-extra-7.1.2.8-1.1.s390x",
"product_id": "ImageMagick-extra-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.s390x",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.s390x",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.8-1.1.s390x",
"product": {
"name": "libMagick++-devel-7.1.2.8-1.1.s390x",
"product_id": "libMagick++-devel-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.2.8-1.1.s390x",
"product": {
"name": "libMagick++-devel-32bit-7.1.2.8-1.1.s390x",
"product_id": "libMagick++-devel-32bit-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.8-1.1.s390x",
"product": {
"name": "perl-PerlMagick-7.1.2.8-1.1.s390x",
"product_id": "perl-PerlMagick-7.1.2.8-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.8-1.1.x86_64",
"product": {
"name": "ImageMagick-7.1.2.8-1.1.x86_64",
"product_id": "ImageMagick-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.x86_64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.x86_64",
"product_id": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.8-1.1.x86_64",
"product": {
"name": "ImageMagick-devel-7.1.2.8-1.1.x86_64",
"product_id": "ImageMagick-devel-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.2.8-1.1.x86_64",
"product": {
"name": "ImageMagick-devel-32bit-7.1.2.8-1.1.x86_64",
"product_id": "ImageMagick-devel-32bit-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.2.8-1.1.x86_64",
"product": {
"name": "ImageMagick-doc-7.1.2.8-1.1.x86_64",
"product_id": "ImageMagick-doc-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.8-1.1.x86_64",
"product": {
"name": "ImageMagick-extra-7.1.2.8-1.1.x86_64",
"product_id": "ImageMagick-extra-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.8-1.1.x86_64",
"product": {
"name": "libMagick++-devel-7.1.2.8-1.1.x86_64",
"product_id": "libMagick++-devel-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.2.8-1.1.x86_64",
"product": {
"name": "libMagick++-devel-32bit-7.1.2.8-1.1.x86_64",
"product_id": "libMagick++-devel-32bit-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.8-1.1.x86_64",
"product": {
"name": "perl-PerlMagick-7.1.2.8-1.1.x86_64",
"product_id": "perl-PerlMagick-7.1.2.8-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.aarch64"
},
"product_reference": "ImageMagick-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.s390x"
},
"product_reference": "ImageMagick-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.x86_64"
},
"product_reference": "ImageMagick-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.s390x"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-32bit-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.aarch64"
},
"product_reference": "ImageMagick-devel-32bit-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-32bit-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.ppc64le"
},
"product_reference": "ImageMagick-devel-32bit-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-32bit-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.s390x"
},
"product_reference": "ImageMagick-devel-32bit-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-32bit-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.x86_64"
},
"product_reference": "ImageMagick-devel-32bit-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.aarch64"
},
"product_reference": "ImageMagick-doc-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.ppc64le"
},
"product_reference": "ImageMagick-doc-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.s390x"
},
"product_reference": "ImageMagick-doc-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.x86_64"
},
"product_reference": "ImageMagick-doc-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.aarch64"
},
"product_reference": "ImageMagick-extra-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.ppc64le"
},
"product_reference": "ImageMagick-extra-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.s390x"
},
"product_reference": "ImageMagick-extra-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.x86_64"
},
"product_reference": "ImageMagick-extra-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-32bit-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.aarch64"
},
"product_reference": "libMagick++-devel-32bit-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-32bit-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.ppc64le"
},
"product_reference": "libMagick++-devel-32bit-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-32bit-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.s390x"
},
"product_reference": "libMagick++-devel-32bit-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-32bit-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.x86_64"
},
"product_reference": "libMagick++-devel-32bit-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.2.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.2.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.2.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.2.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62594",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62594"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is a software suite to create, edit, compose, or convert bitmap images. ImageMagick versions prior to 7.1.2-8 are vulnerable to denial-of-service due to unsigned integer underflow and division-by-zero in the CLAHEImage function. When tile width or height is zero, unsigned underflow occurs in pointer arithmetic, leading to out-of-bounds memory access, and division-by-zero causes immediate crashes. This issue has been patched in version 7.1.2-8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62594",
"url": "https://www.suse.com/security/cve/CVE-2025-62594"
},
{
"category": "external",
"summary": "SUSE Bug 1252749 for CVE-2025-62594",
"url": "https://bugzilla.suse.com/1252749"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.8-1.1.x86_64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.aarch64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.ppc64le",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.s390x",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-30T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-62594"
}
]
}
OPENSUSE-SU-2025:20162-1
Vulnerability from csaf_opensuse - Published: 2025-12-15 09:55 - Updated: 2025-12-15 09:55| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for ImageMagick",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ImageMagick fixes the following issues:\n\n- CVE-2025-62594: unsigned underflow and division-by-zero can lead to OOB pointer arithmetic and process crash\n (bsc#1252749).\n- CVE-2025-57807: BlobStream Forward-Seek Under-Allocation (bsc#1249362).\n- CVE-2025-62171: incomplete fix for integer overflow in BMP Decoder (bsc#1252282).\n- CVE-2025-55298: format string bug vulnerability can lead to heap overflow (bsc#1248780).\n- CVE-2025-57803: 32-bit integer overflow can lead to heap out-of-bounds (OOB) write (bsc#1248784).\n- CVE-2025-55212: division-by-zero in ThumbnailImage() when passing a geometry string containing only a colon to\n `montage -geometry` (bsc#1248767).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-105",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_20162-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1248767",
"url": "https://bugzilla.suse.com/1248767"
},
{
"category": "self",
"summary": "SUSE Bug 1248780",
"url": "https://bugzilla.suse.com/1248780"
},
{
"category": "self",
"summary": "SUSE Bug 1248784",
"url": "https://bugzilla.suse.com/1248784"
},
{
"category": "self",
"summary": "SUSE Bug 1249362",
"url": "https://bugzilla.suse.com/1249362"
},
{
"category": "self",
"summary": "SUSE Bug 1252282",
"url": "https://bugzilla.suse.com/1252282"
},
{
"category": "self",
"summary": "SUSE Bug 1252749",
"url": "https://bugzilla.suse.com/1252749"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55212 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55298 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55298/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-57803 page",
"url": "https://www.suse.com/security/cve/CVE-2025-57803/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-57807 page",
"url": "https://www.suse.com/security/cve/CVE-2025-57807/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62171 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62171/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62594 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62594/"
}
],
"title": "Security update for ImageMagick",
"tracking": {
"current_release_date": "2025-12-15T09:55:25Z",
"generator": {
"date": "2025-12-15T09:55:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:20162-1",
"initial_release_date": "2025-12-15T09:55:25Z",
"revision_history": [
{
"date": "2025-12-15T09:55:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "ImageMagick-7.1.2.0-160000.4.1.aarch64",
"product_id": "ImageMagick-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"product_id": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"product_id": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"product_id": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"product_id": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"product_id": "ImageMagick-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"product_id": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"product_id": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"product_id": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"product_id": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "ImageMagick-7.1.2.0-160000.4.1.s390x",
"product_id": "ImageMagick-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"product_id": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"product_id": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"product_id": "libMagick++-devel-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"product_id": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "ImageMagick-7.1.2.0-160000.4.1.x86_64",
"product_id": "ImageMagick-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"product_id": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"product_id": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"product_id": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"product_id": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55212"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2, passing a geometry string containing only a colon (\":\") to montage -geometry leads GetGeometry() to set width/height to 0. Later, ThumbnailImage() divides by these zero dimensions, triggering a crash (SIGFPE/abort), resulting in a denial of service. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55212",
"url": "https://www.suse.com/security/cve/CVE-2025-55212"
},
{
"category": "external",
"summary": "SUSE Bug 1248767 for CVE-2025-55212",
"url": "https://bugzilla.suse.com/1248767"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:55:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-55212"
},
{
"cve": "CVE-2025-55298",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55298"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper sanitization. An attacker can overwrite arbitrary memory regions, enabling a wide range of attacks from heap overflow to remote code execution. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55298",
"url": "https://www.suse.com/security/cve/CVE-2025-55298"
},
{
"category": "external",
"summary": "SUSE Bug 1248780 for CVE-2025-55298",
"url": "https://bugzilla.suse.com/1248780"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:55:25Z",
"details": "important"
}
],
"title": "CVE-2025-55298"
},
{
"cve": "CVE-2025-57803",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-57803"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick\u0027s 32-bit build, a 32-bit integer overflow in the BMP encoder\u0027s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 x width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-57803",
"url": "https://www.suse.com/security/cve/CVE-2025-57803"
},
{
"category": "external",
"summary": "SUSE Bug 1248784 for CVE-2025-57803",
"url": "https://bugzilla.suse.com/1248784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:55:25Z",
"details": "important"
}
],
"title": "CVE-2025-57803"
},
{
"cve": "CVE-2025-57807",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-57807"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. ImageMagick versions lower than 14.8.2 include insecure functions: SeekBlob(), which permits advancing the stream offset beyond the current end without increasing capacity, and WriteBlob(), which then expands by quantum + length (amortized) instead of offset + length, and copies to data + offset. When offset \u003e\u003e extent, the copy targets memory beyond the allocation, producing a deterministic heap write on 64-bit builds. No 2\u2076\u2074 arithmetic wrap, external delegates, or policy settings are required. This is fixed in version 14.8.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-57807",
"url": "https://www.suse.com/security/cve/CVE-2025-57807"
},
{
"category": "external",
"summary": "SUSE Bug 1249362 for CVE-2025-57807",
"url": "https://bugzilla.suse.com/1249362"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:55:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-57807"
},
{
"cve": "CVE-2025-62171",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62171"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is an open source software suite for displaying, converting, and editing raster image files. In ImageMagick versions prior to 7.1.2-7 and 6.9.13-32, an integer overflow vulnerability exists in the BMP decoder on 32-bit systems. The vulnerability occurs in coders/bmp.c when calculating the extent value by multiplying image columns by bits per pixel. On 32-bit systems with size_t of 4 bytes, a malicious BMP file with specific dimensions can cause this multiplication to overflow and wrap to zero. The overflow check added to address CVE-2025-57803 is placed after the overflow occurs, making it ineffective. A specially crafted 58-byte BMP file with width set to 536,870,912 and 32 bits per pixel can trigger this overflow, causing the bytes_per_line calculation to become zero. This vulnerability only affects 32-bit builds of ImageMagick where default resource limits for width, height, and area have been manually increased beyond their defaults. 64-bit systems with size_t of 8 bytes are not vulnerable, and systems using default ImageMagick resource limits are not vulnerable. The vulnerability is fixed in versions 7.1.2-7 and 6.9.13-32.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62171",
"url": "https://www.suse.com/security/cve/CVE-2025-62171"
},
{
"category": "external",
"summary": "SUSE Bug 1252282 for CVE-2025-62171",
"url": "https://bugzilla.suse.com/1252282"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:55:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-62171"
},
{
"cve": "CVE-2025-62594",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62594"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is a software suite to create, edit, compose, or convert bitmap images. ImageMagick versions prior to 7.1.2-8 are vulnerable to denial-of-service due to unsigned integer underflow and division-by-zero in the CLAHEImage function. When tile width or height is zero, unsigned underflow occurs in pointer arithmetic, leading to out-of-bounds memory access, and division-by-zero causes immediate crashes. This issue has been patched in version 7.1.2-8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62594",
"url": "https://www.suse.com/security/cve/CVE-2025-62594"
},
{
"category": "external",
"summary": "SUSE Bug 1252749 for CVE-2025-62594",
"url": "https://bugzilla.suse.com/1252749"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"openSUSE Leap 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:55:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-62594"
}
]
}
SUSE-SU-2025:21211-1
Vulnerability from csaf_suse - Published: 2025-12-15 09:56 - Updated: 2025-12-15 09:56| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for ImageMagick",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ImageMagick fixes the following issues:\n\n- CVE-2025-62594: unsigned underflow and division-by-zero can lead to OOB pointer arithmetic and process crash\n (bsc#1252749).\n- CVE-2025-57807: BlobStream Forward-Seek Under-Allocation (bsc#1249362).\n- CVE-2025-62171: incomplete fix for integer overflow in BMP Decoder (bsc#1252282).\n- CVE-2025-55298: format string bug vulnerability can lead to heap overflow (bsc#1248780).\n- CVE-2025-57803: 32-bit integer overflow can lead to heap out-of-bounds (OOB) write (bsc#1248784).\n- CVE-2025-55212: division-by-zero in ThumbnailImage() when passing a geometry string containing only a colon to\n `montage -geometry` (bsc#1248767).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-105",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21211-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21211-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521211-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21211-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023597.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248767",
"url": "https://bugzilla.suse.com/1248767"
},
{
"category": "self",
"summary": "SUSE Bug 1248780",
"url": "https://bugzilla.suse.com/1248780"
},
{
"category": "self",
"summary": "SUSE Bug 1248784",
"url": "https://bugzilla.suse.com/1248784"
},
{
"category": "self",
"summary": "SUSE Bug 1249362",
"url": "https://bugzilla.suse.com/1249362"
},
{
"category": "self",
"summary": "SUSE Bug 1252282",
"url": "https://bugzilla.suse.com/1252282"
},
{
"category": "self",
"summary": "SUSE Bug 1252749",
"url": "https://bugzilla.suse.com/1252749"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55212 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55298 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55298/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-57803 page",
"url": "https://www.suse.com/security/cve/CVE-2025-57803/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-57807 page",
"url": "https://www.suse.com/security/cve/CVE-2025-57807/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62171 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62171/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62594 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62594/"
}
],
"title": "Security update for ImageMagick",
"tracking": {
"current_release_date": "2025-12-15T09:56:13Z",
"generator": {
"date": "2025-12-15T09:56:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21211-1",
"initial_release_date": "2025-12-15T09:56:13Z",
"revision_history": [
{
"date": "2025-12-15T09:56:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "ImageMagick-7.1.2.0-160000.4.1.aarch64",
"product_id": "ImageMagick-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"product_id": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"product_id": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"product_id": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"product_id": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"product_id": "ImageMagick-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"product_id": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"product_id": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"product_id": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"product_id": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "ImageMagick-7.1.2.0-160000.4.1.s390x",
"product_id": "ImageMagick-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"product_id": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"product_id": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"product_id": "libMagick++-devel-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"product_id": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "ImageMagick-7.1.2.0-160000.4.1.x86_64",
"product_id": "ImageMagick-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"product_id": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"product_id": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"product_id": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"product_id": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55212"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2, passing a geometry string containing only a colon (\":\") to montage -geometry leads GetGeometry() to set width/height to 0. Later, ThumbnailImage() divides by these zero dimensions, triggering a crash (SIGFPE/abort), resulting in a denial of service. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55212",
"url": "https://www.suse.com/security/cve/CVE-2025-55212"
},
{
"category": "external",
"summary": "SUSE Bug 1248767 for CVE-2025-55212",
"url": "https://bugzilla.suse.com/1248767"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:56:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-55212"
},
{
"cve": "CVE-2025-55298",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55298"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper sanitization. An attacker can overwrite arbitrary memory regions, enabling a wide range of attacks from heap overflow to remote code execution. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55298",
"url": "https://www.suse.com/security/cve/CVE-2025-55298"
},
{
"category": "external",
"summary": "SUSE Bug 1248780 for CVE-2025-55298",
"url": "https://bugzilla.suse.com/1248780"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:56:13Z",
"details": "important"
}
],
"title": "CVE-2025-55298"
},
{
"cve": "CVE-2025-57803",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-57803"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick\u0027s 32-bit build, a 32-bit integer overflow in the BMP encoder\u0027s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 x width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-57803",
"url": "https://www.suse.com/security/cve/CVE-2025-57803"
},
{
"category": "external",
"summary": "SUSE Bug 1248784 for CVE-2025-57803",
"url": "https://bugzilla.suse.com/1248784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:56:13Z",
"details": "important"
}
],
"title": "CVE-2025-57803"
},
{
"cve": "CVE-2025-57807",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-57807"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. ImageMagick versions lower than 14.8.2 include insecure functions: SeekBlob(), which permits advancing the stream offset beyond the current end without increasing capacity, and WriteBlob(), which then expands by quantum + length (amortized) instead of offset + length, and copies to data + offset. When offset \u003e\u003e extent, the copy targets memory beyond the allocation, producing a deterministic heap write on 64-bit builds. No 2\u2076\u2074 arithmetic wrap, external delegates, or policy settings are required. This is fixed in version 14.8.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-57807",
"url": "https://www.suse.com/security/cve/CVE-2025-57807"
},
{
"category": "external",
"summary": "SUSE Bug 1249362 for CVE-2025-57807",
"url": "https://bugzilla.suse.com/1249362"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:56:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-57807"
},
{
"cve": "CVE-2025-62171",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62171"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is an open source software suite for displaying, converting, and editing raster image files. In ImageMagick versions prior to 7.1.2-7 and 6.9.13-32, an integer overflow vulnerability exists in the BMP decoder on 32-bit systems. The vulnerability occurs in coders/bmp.c when calculating the extent value by multiplying image columns by bits per pixel. On 32-bit systems with size_t of 4 bytes, a malicious BMP file with specific dimensions can cause this multiplication to overflow and wrap to zero. The overflow check added to address CVE-2025-57803 is placed after the overflow occurs, making it ineffective. A specially crafted 58-byte BMP file with width set to 536,870,912 and 32 bits per pixel can trigger this overflow, causing the bytes_per_line calculation to become zero. This vulnerability only affects 32-bit builds of ImageMagick where default resource limits for width, height, and area have been manually increased beyond their defaults. 64-bit systems with size_t of 8 bytes are not vulnerable, and systems using default ImageMagick resource limits are not vulnerable. The vulnerability is fixed in versions 7.1.2-7 and 6.9.13-32.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62171",
"url": "https://www.suse.com/security/cve/CVE-2025-62171"
},
{
"category": "external",
"summary": "SUSE Bug 1252282 for CVE-2025-62171",
"url": "https://bugzilla.suse.com/1252282"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:56:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-62171"
},
{
"cve": "CVE-2025-62594",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62594"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is a software suite to create, edit, compose, or convert bitmap images. ImageMagick versions prior to 7.1.2-8 are vulnerable to denial-of-service due to unsigned integer underflow and division-by-zero in the CLAHEImage function. When tile width or height is zero, unsigned underflow occurs in pointer arithmetic, leading to out-of-bounds memory access, and division-by-zero causes immediate crashes. This issue has been patched in version 7.1.2-8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62594",
"url": "https://www.suse.com/security/cve/CVE-2025-62594"
},
{
"category": "external",
"summary": "SUSE Bug 1252749 for CVE-2025-62594",
"url": "https://bugzilla.suse.com/1252749"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:56:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-62594"
}
]
}
SUSE-SU-2025:3956-1
Vulnerability from csaf_suse - Published: 2025-11-05 14:51 - Updated: 2025-11-05 14:51| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for ImageMagick",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ImageMagick fixes the following issues:\n\n- CVE-2025-62594: Fixed unsigned underflow and division-by-zero that can lead to OOB pointer arithmetic and process crash. (bsc#1252749)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3956,SUSE-SLE-Module-Desktop-Applications-15-SP7-2025-3956,SUSE-SLE-Module-Development-Tools-15-SP7-2025-3956",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_3956-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3956-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253956-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3956-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023162.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252749",
"url": "https://bugzilla.suse.com/1252749"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62594 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62594/"
}
],
"title": "Security update for ImageMagick",
"tracking": {
"current_release_date": "2025-11-05T14:51:12Z",
"generator": {
"date": "2025-11-05T14:51:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3956-1",
"initial_release_date": "2025-11-05T14:51:12Z",
"revision_history": [
{
"date": "2025-11-05T14:51:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "ImageMagick-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "ImageMagick-7.1.1.43-150700.3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "ImageMagick-devel-7.1.1.43-150700.3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "ImageMagick-extra-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "ImageMagick-extra-7.1.1.43-150700.3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "libMagick++-devel-7.1.1.43-150700.3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.aarch64",
"product": {
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.aarch64",
"product_id": "perl-PerlMagick-7.1.1.43-150700.3.22.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-devel-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32",
"product": {
"name": "ImageMagick-devel-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32",
"product_id": "ImageMagick-devel-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32",
"product": {
"name": "libMagick++-7_Q16HDRI5-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32",
"product_id": "libMagick++-7_Q16HDRI5-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32",
"product": {
"name": "libMagick++-devel-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32",
"product_id": "libMagick++-devel-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32",
"product": {
"name": "libMagickCore-7_Q16HDRI10-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32",
"product_id": "libMagickCore-7_Q16HDRI10-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32",
"product": {
"name": "libMagickWand-7_Q16HDRI10-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32",
"product_id": "libMagickWand-7_Q16HDRI10-64bit-7.1.1.43-150700.3.22.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "ImageMagick-7.1.1.43-150700.3.22.1.i586",
"product_id": "ImageMagick-7.1.1.43-150700.3.22.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.i586",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.i586",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.i586",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.i586",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.i586",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.i586",
"product_id": "ImageMagick-devel-7.1.1.43-150700.3.22.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "ImageMagick-extra-7.1.1.43-150700.3.22.1.i586",
"product_id": "ImageMagick-extra-7.1.1.43-150700.3.22.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.i586",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.i586",
"product_id": "libMagick++-devel-7.1.1.43-150700.3.22.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.i586",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.i586",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.i586",
"product": {
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.i586",
"product_id": "perl-PerlMagick-7.1.1.43-150700.3.22.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.1.43-150700.3.22.1.noarch",
"product": {
"name": "ImageMagick-doc-7.1.1.43-150700.3.22.1.noarch",
"product_id": "ImageMagick-doc-7.1.1.43-150700.3.22.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "ImageMagick-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "ImageMagick-7.1.1.43-150700.3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "ImageMagick-devel-7.1.1.43-150700.3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "ImageMagick-extra-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "ImageMagick-extra-7.1.1.43-150700.3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "libMagick++-devel-7.1.1.43-150700.3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.ppc64le",
"product": {
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.ppc64le",
"product_id": "perl-PerlMagick-7.1.1.43-150700.3.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "ImageMagick-7.1.1.43-150700.3.22.1.s390x",
"product_id": "ImageMagick-7.1.1.43-150700.3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.s390x",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.s390x",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.s390x",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.s390x",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.s390x",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.s390x",
"product_id": "ImageMagick-devel-7.1.1.43-150700.3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "ImageMagick-extra-7.1.1.43-150700.3.22.1.s390x",
"product_id": "ImageMagick-extra-7.1.1.43-150700.3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.s390x",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.s390x",
"product_id": "libMagick++-devel-7.1.1.43-150700.3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.s390x",
"product": {
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.s390x",
"product_id": "perl-PerlMagick-7.1.1.43-150700.3.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "ImageMagick-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "ImageMagick-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "ImageMagick-devel-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "ImageMagick-devel-32bit-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "ImageMagick-devel-32bit-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "ImageMagick-extra-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "ImageMagick-extra-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "libMagick++-devel-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "libMagick++-devel-32bit-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "libMagick++-devel-32bit-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.43-150700.3.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.x86_64",
"product": {
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.x86_64",
"product_id": "perl-PerlMagick-7.1.1.43-150700.3.22.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.43-150700.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.aarch64"
},
"product_reference": "ImageMagick-7.1.1.43-150700.3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.43-150700.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.1.43-150700.3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.43-150700.3.22.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.s390x"
},
"product_reference": "ImageMagick-7.1.1.43-150700.3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.43-150700.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.x86_64"
},
"product_reference": "ImageMagick-7.1.1.43-150700.3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.s390x"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.1.43-150700.3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.1.43-150700.3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.1.43-150700.3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.43-150700.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.1.43-150700.3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.1.43-150700.3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.1.43-150700.3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.1.43-150700.3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.43-150700.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.1.43-150700.3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.1.43-150700.3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.1.43-150700.3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.1.43-150700.3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.43-150700.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.1.43-150700.3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62594",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62594"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is a software suite to create, edit, compose, or convert bitmap images. ImageMagick versions prior to 7.1.2-8 are vulnerable to denial-of-service due to unsigned integer underflow and division-by-zero in the CLAHEImage function. When tile width or height is zero, unsigned underflow occurs in pointer arithmetic, leading to out-of-bounds memory access, and division-by-zero causes immediate crashes. This issue has been patched in version 7.1.2-8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62594",
"url": "https://www.suse.com/security/cve/CVE-2025-62594"
},
{
"category": "external",
"summary": "SUSE Bug 1252749 for CVE-2025-62594",
"url": "https://bugzilla.suse.com/1252749"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-SUSE-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-limited-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-open-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-secure-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-websafe-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-devel-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-7_Q16HDRI5-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagick++-devel-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickCore-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libMagickWand-7_Q16HDRI10-7.1.1.43-150700.3.22.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-PerlMagick-7.1.1.43-150700.3.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-05T14:51:12Z",
"details": "moderate"
}
],
"title": "CVE-2025-62594"
}
]
}
SUSE-SU-2025:3978-1
Vulnerability from csaf_suse - Published: 2025-11-06 15:43 - Updated: 2025-11-06 15:43| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for ImageMagick",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ImageMagick fixes the following issues:\n\n- CVE-2025-62594: Fixed unsigned underflow and division-by-zero that can lead to OOB pointer arithmetic and process crash. (bsc#1252749)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3978,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-3978,SUSE-SLE-Module-Development-Tools-15-SP6-2025-3978,openSUSE-SLE-15.6-2025-3978",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_3978-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3978-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253978-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3978-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023171.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252749",
"url": "https://bugzilla.suse.com/1252749"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62594 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62594/"
}
],
"title": "Security update for ImageMagick",
"tracking": {
"current_release_date": "2025-11-06T15:43:10Z",
"generator": {
"date": "2025-11-06T15:43:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3978-1",
"initial_release_date": "2025-11-06T15:43:10Z",
"revision_history": [
{
"date": "2025-11-06T15:43:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "ImageMagick-7.1.1.21-150600.3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "ImageMagick-extra-7.1.1.21-150600.3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64",
"product": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64",
"product_id": "perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-devel-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32",
"product": {
"name": "ImageMagick-devel-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32",
"product_id": "ImageMagick-devel-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32",
"product": {
"name": "libMagick++-7_Q16HDRI5-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32",
"product_id": "libMagick++-7_Q16HDRI5-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32",
"product": {
"name": "libMagick++-devel-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32",
"product_id": "libMagick++-devel-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32",
"product": {
"name": "libMagickCore-7_Q16HDRI10-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32",
"product_id": "libMagickCore-7_Q16HDRI10-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32",
"product": {
"name": "libMagickWand-7_Q16HDRI10-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32",
"product_id": "libMagickWand-7_Q16HDRI10-64bit-7.1.1.21-150600.3.29.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.i586",
"product_id": "ImageMagick-7.1.1.21-150600.3.29.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.i586",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.i586",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.i586",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.i586",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.i586",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.i586",
"product_id": "ImageMagick-devel-7.1.1.21-150600.3.29.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.i586",
"product_id": "ImageMagick-extra-7.1.1.21-150600.3.29.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.i586",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.i586",
"product_id": "libMagick++-devel-7.1.1.21-150600.3.29.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.i586",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.i586",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.i586",
"product": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.i586",
"product_id": "perl-PerlMagick-7.1.1.21-150600.3.29.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.1.21-150600.3.29.1.noarch",
"product": {
"name": "ImageMagick-doc-7.1.1.21-150600.3.29.1.noarch",
"product_id": "ImageMagick-doc-7.1.1.21-150600.3.29.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "ImageMagick-7.1.1.21-150600.3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "ImageMagick-extra-7.1.1.21-150600.3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le",
"product": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le",
"product_id": "perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.s390x",
"product_id": "ImageMagick-7.1.1.21-150600.3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x",
"product_id": "ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.s390x",
"product_id": "ImageMagick-extra-7.1.1.21-150600.3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.s390x",
"product_id": "libMagick++-devel-7.1.1.21-150600.3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x",
"product": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x",
"product_id": "perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "ImageMagick-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "ImageMagick-devel-32bit-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "ImageMagick-devel-32bit-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "ImageMagick-extra-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "libMagick++-devel-32bit-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "libMagick++-devel-32bit-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64",
"product": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64",
"product_id": "perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-32bit-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-devel-32bit-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.1.21-150600.3.29.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.29.1.noarch"
},
"product_reference": "ImageMagick-doc-7.1.1.21-150600.3.29.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "ImageMagick-extra-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "ImageMagick-extra-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "ImageMagick-extra-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "ImageMagick-extra-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-32bit-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "libMagick++-devel-32bit-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62594",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62594"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is a software suite to create, edit, compose, or convert bitmap images. ImageMagick versions prior to 7.1.2-8 are vulnerable to denial-of-service due to unsigned integer underflow and division-by-zero in the CLAHEImage function. When tile width or height is zero, unsigned underflow occurs in pointer arithmetic, leading to out-of-bounds memory access, and division-by-zero causes immediate crashes. This issue has been patched in version 7.1.2-8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.29.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62594",
"url": "https://www.suse.com/security/cve/CVE-2025-62594"
},
{
"category": "external",
"summary": "SUSE Bug 1252749 for CVE-2025-62594",
"url": "https://bugzilla.suse.com/1252749"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.29.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.29.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.29.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-06T15:43:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-62594"
}
]
}
SUSE-SU-2025:3985-1
Vulnerability from csaf_suse - Published: 2025-11-07 10:30 - Updated: 2025-11-07 10:30| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for ImageMagick",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ImageMagick fixes the following issues:\n\n- CVE-2025-62594: Fixed unsigned underflow and division-by-zero that can lead to OOB pointer arithmetic and process crash. (bsc#1252749)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3985,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-3985,SUSE-SLE-Module-Desktop-Applications-15-SP7-2025-3985",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_3985-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3985-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253985-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3985-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023175.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252749",
"url": "https://bugzilla.suse.com/1252749"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62594 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62594/"
}
],
"title": "Security update for ImageMagick",
"tracking": {
"current_release_date": "2025-11-07T10:30:54Z",
"generator": {
"date": "2025-11-07T10:30:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3985-1",
"initial_release_date": "2025-11-07T10:30:54Z",
"revision_history": [
{
"date": "2025-11-07T10:30:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.0.9-150400.6.51.1.aarch64",
"product": {
"name": "ImageMagick-7.1.0.9-150400.6.51.1.aarch64",
"product_id": "ImageMagick-7.1.0.9-150400.6.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.aarch64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.aarch64",
"product_id": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.0.9-150400.6.51.1.aarch64",
"product": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.51.1.aarch64",
"product_id": "ImageMagick-devel-7.1.0.9-150400.6.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.0.9-150400.6.51.1.aarch64",
"product": {
"name": "ImageMagick-extra-7.1.0.9-150400.6.51.1.aarch64",
"product_id": "ImageMagick-extra-7.1.0.9-150400.6.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.0.9-150400.6.51.1.aarch64",
"product": {
"name": "libMagick++-devel-7.1.0.9-150400.6.51.1.aarch64",
"product_id": "libMagick++-devel-7.1.0.9-150400.6.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.0.9-150400.6.51.1.aarch64",
"product": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.51.1.aarch64",
"product_id": "perl-PerlMagick-7.1.0.9-150400.6.51.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-devel-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32",
"product": {
"name": "ImageMagick-devel-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32",
"product_id": "ImageMagick-devel-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32",
"product": {
"name": "libMagick++-7_Q16HDRI5-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32",
"product_id": "libMagick++-7_Q16HDRI5-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32",
"product": {
"name": "libMagick++-devel-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32",
"product_id": "libMagick++-devel-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32",
"product": {
"name": "libMagickCore-7_Q16HDRI10-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32",
"product_id": "libMagickCore-7_Q16HDRI10-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32",
"product": {
"name": "libMagickWand-7_Q16HDRI10-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32",
"product_id": "libMagickWand-7_Q16HDRI10-64bit-7.1.0.9-150400.6.51.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.0.9-150400.6.51.1.i586",
"product": {
"name": "ImageMagick-7.1.0.9-150400.6.51.1.i586",
"product_id": "ImageMagick-7.1.0.9-150400.6.51.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.i586",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.i586",
"product_id": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.i586",
"product_id": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.0.9-150400.6.51.1.i586",
"product": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.51.1.i586",
"product_id": "ImageMagick-devel-7.1.0.9-150400.6.51.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.0.9-150400.6.51.1.i586",
"product": {
"name": "ImageMagick-extra-7.1.0.9-150400.6.51.1.i586",
"product_id": "ImageMagick-extra-7.1.0.9-150400.6.51.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.i586",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.i586",
"product_id": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.0.9-150400.6.51.1.i586",
"product": {
"name": "libMagick++-devel-7.1.0.9-150400.6.51.1.i586",
"product_id": "libMagick++-devel-7.1.0.9-150400.6.51.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.i586",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.i586",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.i586",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.i586",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.0.9-150400.6.51.1.i586",
"product": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.51.1.i586",
"product_id": "perl-PerlMagick-7.1.0.9-150400.6.51.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.0.9-150400.6.51.1.noarch",
"product": {
"name": "ImageMagick-doc-7.1.0.9-150400.6.51.1.noarch",
"product_id": "ImageMagick-doc-7.1.0.9-150400.6.51.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.0.9-150400.6.51.1.ppc64le",
"product": {
"name": "ImageMagick-7.1.0.9-150400.6.51.1.ppc64le",
"product_id": "ImageMagick-7.1.0.9-150400.6.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.ppc64le",
"product_id": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.0.9-150400.6.51.1.ppc64le",
"product": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.51.1.ppc64le",
"product_id": "ImageMagick-devel-7.1.0.9-150400.6.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.0.9-150400.6.51.1.ppc64le",
"product": {
"name": "ImageMagick-extra-7.1.0.9-150400.6.51.1.ppc64le",
"product_id": "ImageMagick-extra-7.1.0.9-150400.6.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.0.9-150400.6.51.1.ppc64le",
"product": {
"name": "libMagick++-devel-7.1.0.9-150400.6.51.1.ppc64le",
"product_id": "libMagick++-devel-7.1.0.9-150400.6.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.0.9-150400.6.51.1.ppc64le",
"product": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.51.1.ppc64le",
"product_id": "perl-PerlMagick-7.1.0.9-150400.6.51.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.0.9-150400.6.51.1.s390x",
"product": {
"name": "ImageMagick-7.1.0.9-150400.6.51.1.s390x",
"product_id": "ImageMagick-7.1.0.9-150400.6.51.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.s390x",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.s390x",
"product_id": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x",
"product_id": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.0.9-150400.6.51.1.s390x",
"product": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.51.1.s390x",
"product_id": "ImageMagick-devel-7.1.0.9-150400.6.51.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.0.9-150400.6.51.1.s390x",
"product": {
"name": "ImageMagick-extra-7.1.0.9-150400.6.51.1.s390x",
"product_id": "ImageMagick-extra-7.1.0.9-150400.6.51.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.s390x",
"product_id": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.0.9-150400.6.51.1.s390x",
"product": {
"name": "libMagick++-devel-7.1.0.9-150400.6.51.1.s390x",
"product_id": "libMagick++-devel-7.1.0.9-150400.6.51.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.0.9-150400.6.51.1.s390x",
"product": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.51.1.s390x",
"product_id": "perl-PerlMagick-7.1.0.9-150400.6.51.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "ImageMagick-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "ImageMagick-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "ImageMagick-devel-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "ImageMagick-devel-32bit-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "ImageMagick-devel-32bit-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "ImageMagick-extra-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "ImageMagick-extra-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "libMagick++-devel-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "libMagick++-devel-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "libMagick++-devel-32bit-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "libMagick++-devel-32bit-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.0.9-150400.6.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.0.9-150400.6.51.1.x86_64",
"product": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.51.1.x86_64",
"product_id": "perl-PerlMagick-7.1.0.9-150400.6.51.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62594",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62594"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is a software suite to create, edit, compose, or convert bitmap images. ImageMagick versions prior to 7.1.2-8 are vulnerable to denial-of-service due to unsigned integer underflow and division-by-zero in the CLAHEImage function. When tile width or height is zero, unsigned underflow occurs in pointer arithmetic, leading to out-of-bounds memory access, and division-by-zero causes immediate crashes. This issue has been patched in version 7.1.2-8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62594",
"url": "https://www.suse.com/security/cve/CVE-2025-62594"
},
{
"category": "external",
"summary": "SUSE Bug 1252749 for CVE-2025-62594",
"url": "https://bugzilla.suse.com/1252749"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.51.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T10:30:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-62594"
}
]
}
WID-SEC-W-2025-2411
Vulnerability from csaf_certbund - Published: 2025-10-26 23:00 - Updated: 2025-12-18 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source ImageMagick <7.1.2-8
Open Source / ImageMagick
|
<7.1.2-8 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "ImageMagick ist eine Sammlung von Programmbibliotheken und Werkzeugen, die Grafiken in zahlreichen Formaten verarbeiten kann.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in ImageMagick ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2411 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2411.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2411 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2411"
},
{
"category": "external",
"summary": "ImageMagick GitHub vom 2025-10-26",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wpp4-vqfq-v4hp"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15685-1 vom 2025-11-01",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RKGIY7ZRNZ5ZOTPM7RA7VGYXO5RW2KM3/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3956-1 vom 2025-11-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023162.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3978-1 vom 2025-11-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023171.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3985-1 vom 2025-11-07",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SQBXS6YY2NPMCWQBS63LY4ZQBSYW7GIU/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:20162-1 vom 2025-12-17",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NLMP4LCOIPMLFCWS3MHQAXY76JMW76FH/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21211-1 vom 2025-12-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023597.html"
}
],
"source_lang": "en-US",
"title": "ImageMagick: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-12-18T23:00:00.000+00:00",
"generator": {
"date": "2025-12-19T09:40:04.495+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2411",
"initial_release_date": "2025-10-26T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-26T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-27T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2025-36365"
},
{
"date": "2025-11-02T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-11-05T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-06T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-09T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-18T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.1.2-8",
"product": {
"name": "Open Source ImageMagick \u003c7.1.2-8",
"product_id": "T048138"
}
},
{
"category": "product_version",
"name": "7.1.2-8",
"product": {
"name": "Open Source ImageMagick 7.1.2-8",
"product_id": "T048138-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:imagemagick:imagemagick:7.1.2-8"
}
}
}
],
"category": "product_name",
"name": "ImageMagick"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62594",
"product_status": {
"known_affected": [
"T002207",
"T027843",
"T048138"
]
},
"release_date": "2025-10-26T23:00:00.000+00:00",
"title": "CVE-2025-62594"
}
]
}
WID-SEC-W-2026-1730
Vulnerability from csaf_certbund - Published: 2026-05-28 22:00 - Updated: 2026-05-28 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1730 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1730.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1730 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1730"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX26-010 - FreeFlow Print Server v7 vom 2026-05-28",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2026/05/Xerox-Security-Bulletin-XRX26-010-for-Xerox-FreeFlow-Print-Server-v7.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX26-011 - FreeFlow Print Server v2 / Windows 10 vom 2026-05-28",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2026/05/Xerox-Security-Bulletin-XRX26-011-for-Xerox-FreeFlow-Print-Server-v2_Windows-10.pdf"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen erm\u00f6glichen nicht spezifizierten Angriff",
"tracking": {
"current_release_date": "2026-05-28T22:00:00.000+00:00",
"generator": {
"date": "2026-05-29T09:45:36.596+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1730",
"initial_release_date": "2026-05-28T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-28T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v2",
"product": {
"name": "Xerox FreeFlow Print Server v2",
"product_id": "T014888",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v2"
}
}
},
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T015631",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-15853",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2018-15853"
},
{
"cve": "CVE-2018-15859",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2018-15859"
},
{
"cve": "CVE-2018-15861",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2018-15861"
},
{
"cve": "CVE-2018-15863",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2018-15863"
},
{
"cve": "CVE-2024-13978",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-13978"
},
{
"cve": "CVE-2024-26458",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-26461"
},
{
"cve": "CVE-2024-26462",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-26462"
},
{
"cve": "CVE-2024-47176",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-47176"
},
{
"cve": "CVE-2024-53589",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-53589"
},
{
"cve": "CVE-2024-57360",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-57360"
},
{
"cve": "CVE-2025-0840",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-0840"
},
{
"cve": "CVE-2025-10148",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-10148"
},
{
"cve": "CVE-2025-10158",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-10158"
},
{
"cve": "CVE-2025-11187",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-11187"
},
{
"cve": "CVE-2025-1147",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1147"
},
{
"cve": "CVE-2025-1148",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1148"
},
{
"cve": "CVE-2025-1149",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1149"
},
{
"cve": "CVE-2025-1150",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1150"
},
{
"cve": "CVE-2025-1151",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1151"
},
{
"cve": "CVE-2025-1152",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1152"
},
{
"cve": "CVE-2025-1153",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1153"
},
{
"cve": "CVE-2025-11563",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-11563"
},
{
"cve": "CVE-2025-1176",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1176"
},
{
"cve": "CVE-2025-1178",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1178"
},
{
"cve": "CVE-2025-1179",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1179"
},
{
"cve": "CVE-2025-1180",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1180"
},
{
"cve": "CVE-2025-1181",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1181"
},
{
"cve": "CVE-2025-1182",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1182"
},
{
"cve": "CVE-2025-12642",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-12642"
},
{
"cve": "CVE-2025-13473",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-13473"
},
{
"cve": "CVE-2025-13601",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-13601"
},
{
"cve": "CVE-2025-14087",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14087"
},
{
"cve": "CVE-2025-14177",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14177"
},
{
"cve": "CVE-2025-14178",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14178"
},
{
"cve": "CVE-2025-14180",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14180"
},
{
"cve": "CVE-2025-14327",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14327"
},
{
"cve": "CVE-2025-14512",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14512"
},
{
"cve": "CVE-2025-14523",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14523"
},
{
"cve": "CVE-2025-14550",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14550"
},
{
"cve": "CVE-2025-15467",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-15467"
},
{
"cve": "CVE-2025-15468",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-15468"
},
{
"cve": "CVE-2025-15469",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-15469"
},
{
"cve": "CVE-2025-24528",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-24528"
},
{
"cve": "CVE-2025-30219",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-30219"
},
{
"cve": "CVE-2025-3576",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-3576"
},
{
"cve": "CVE-2025-45582",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-45582"
},
{
"cve": "CVE-2025-5244",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-5244"
},
{
"cve": "CVE-2025-5245",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-5245"
},
{
"cve": "CVE-2025-52885",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-52885"
},
{
"cve": "CVE-2025-54314",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-54314"
},
{
"cve": "CVE-2025-55197",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-55197"
},
{
"cve": "CVE-2025-55753",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-55753"
},
{
"cve": "CVE-2025-56005",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-56005"
},
{
"cve": "CVE-2025-57807",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-57807"
},
{
"cve": "CVE-2025-57812",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-57812"
},
{
"cve": "CVE-2025-58098",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-58098"
},
{
"cve": "CVE-2025-58364",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-58364"
},
{
"cve": "CVE-2025-58436",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-58436"
},
{
"cve": "CVE-2025-59147",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-59147"
},
{
"cve": "CVE-2025-59375",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-59375"
},
{
"cve": "CVE-2025-59775",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-59775"
},
{
"cve": "CVE-2025-6075",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-61726",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61726"
},
{
"cve": "CVE-2025-61727",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61728",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61728"
},
{
"cve": "CVE-2025-61729",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61729"
},
{
"cve": "CVE-2025-61730",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-61731",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61731"
},
{
"cve": "CVE-2025-61732",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61732"
},
{
"cve": "CVE-2025-61911",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61911"
},
{
"cve": "CVE-2025-61912",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61912"
},
{
"cve": "CVE-2025-61915",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61915"
},
{
"cve": "CVE-2025-61962",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61962"
},
{
"cve": "CVE-2025-62229",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62229"
},
{
"cve": "CVE-2025-62230",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62230"
},
{
"cve": "CVE-2025-62231",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62231"
},
{
"cve": "CVE-2025-62408",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62408"
},
{
"cve": "CVE-2025-62594",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62594"
},
{
"cve": "CVE-2025-62707",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62707"
},
{
"cve": "CVE-2025-62708",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62708"
},
{
"cve": "CVE-2025-64503",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-64503"
},
{
"cve": "CVE-2025-64505",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64524",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-64524"
},
{
"cve": "CVE-2025-64720",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-65082",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-65082"
},
{
"cve": "CVE-2025-66019",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-66019"
},
{
"cve": "CVE-2025-66199",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-66199"
},
{
"cve": "CVE-2025-66200",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-66200"
},
{
"cve": "CVE-2025-66293",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-66293"
},
{
"cve": "CVE-2025-66418",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-66418"
},
{
"cve": "CVE-2025-66471",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-66471"
},
{
"cve": "CVE-2025-68119",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-68119"
},
{
"cve": "CVE-2025-68121",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-68121"
},
{
"cve": "CVE-2025-68146",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-68146"
},
{
"cve": "CVE-2025-68160",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-68160"
},
{
"cve": "CVE-2025-69418",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-69418"
},
{
"cve": "CVE-2025-69419",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-69419"
},
{
"cve": "CVE-2025-69420",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-69420"
},
{
"cve": "CVE-2025-69421",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-69421"
},
{
"cve": "CVE-2025-7709",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-7709"
},
{
"cve": "CVE-2025-8176",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8176"
},
{
"cve": "CVE-2025-8177",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8177"
},
{
"cve": "CVE-2025-8291",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8291"
},
{
"cve": "CVE-2025-8534",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8534"
},
{
"cve": "CVE-2025-8671",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8671"
},
{
"cve": "CVE-2025-8851",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8851"
},
{
"cve": "CVE-2025-8961",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8961"
},
{
"cve": "CVE-2025-9086",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9086"
},
{
"cve": "CVE-2025-9165",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9165"
},
{
"cve": "CVE-2025-9230",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2025-9301",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9301"
},
{
"cve": "CVE-2025-9403",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9403"
},
{
"cve": "CVE-2025-9820",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9820"
},
{
"cve": "CVE-2025-9900",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9900"
},
{
"cve": "CVE-2026-0390",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0390"
},
{
"cve": "CVE-2026-0716",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0716"
},
{
"cve": "CVE-2026-0719",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0719"
},
{
"cve": "CVE-2026-0877",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0877"
},
{
"cve": "CVE-2026-0878",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0878"
},
{
"cve": "CVE-2026-0879",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0879"
},
{
"cve": "CVE-2026-0880",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0880"
},
{
"cve": "CVE-2026-0882",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0882"
},
{
"cve": "CVE-2026-0883",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0883"
},
{
"cve": "CVE-2026-0884",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0884"
},
{
"cve": "CVE-2026-0885",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0885"
},
{
"cve": "CVE-2026-0886",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0886"
},
{
"cve": "CVE-2026-0891",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0891"
},
{
"cve": "CVE-2026-1207",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-1207"
},
{
"cve": "CVE-2026-1285",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-1285"
},
{
"cve": "CVE-2026-1287",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-1287"
},
{
"cve": "CVE-2026-1312",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-1312"
},
{
"cve": "CVE-2026-20928",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-20928"
},
{
"cve": "CVE-2026-21936",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-21936"
},
{
"cve": "CVE-2026-21937",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-21937"
},
{
"cve": "CVE-2026-21941",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-21941"
},
{
"cve": "CVE-2026-21948",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-21948"
},
{
"cve": "CVE-2026-21964",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-21964"
},
{
"cve": "CVE-2026-21968",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-21968"
},
{
"cve": "CVE-2026-22007",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22007"
},
{
"cve": "CVE-2026-22013",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22013"
},
{
"cve": "CVE-2026-22016",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22016"
},
{
"cve": "CVE-2026-22018",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22018"
},
{
"cve": "CVE-2026-22021",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22021"
},
{
"cve": "CVE-2026-22690",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22690"
},
{
"cve": "CVE-2026-22691",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22691"
},
{
"cve": "CVE-2026-22795",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22795"
},
{
"cve": "CVE-2026-22796",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22796"
},
{
"cve": "CVE-2026-23490",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-23490"
},
{
"cve": "CVE-2026-23670",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-23670"
},
{
"cve": "CVE-2026-23865",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-23865"
},
{
"cve": "CVE-2026-23949",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-23949"
},
{
"cve": "CVE-2026-24049",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-24049"
},
{
"cve": "CVE-2026-2447",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2447"
},
{
"cve": "CVE-2026-24688",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-24688"
},
{
"cve": "CVE-2026-25673",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-25673"
},
{
"cve": "CVE-2026-25674",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-25674"
},
{
"cve": "CVE-2026-25679",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-25679"
},
{
"cve": "CVE-2026-25749",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-25749"
},
{
"cve": "CVE-2026-25990",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-25990"
},
{
"cve": "CVE-2026-26151",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26151"
},
{
"cve": "CVE-2026-26152",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26152"
},
{
"cve": "CVE-2026-26155",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26155"
},
{
"cve": "CVE-2026-26156",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26156"
},
{
"cve": "CVE-2026-26159",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26159"
},
{
"cve": "CVE-2026-26160",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26160"
},
{
"cve": "CVE-2026-26162",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26162"
},
{
"cve": "CVE-2026-26163",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26163"
},
{
"cve": "CVE-2026-26167",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26167"
},
{
"cve": "CVE-2026-26168",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26168"
},
{
"cve": "CVE-2026-26169",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26169"
},
{
"cve": "CVE-2026-26170",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26170"
},
{
"cve": "CVE-2026-26173",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26173"
},
{
"cve": "CVE-2026-26174",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26174"
},
{
"cve": "CVE-2026-26175",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26175"
},
{
"cve": "CVE-2026-26176",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26176"
},
{
"cve": "CVE-2026-26177",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26177"
},
{
"cve": "CVE-2026-26178",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26178"
},
{
"cve": "CVE-2026-26180",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26180"
},
{
"cve": "CVE-2026-26182",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26182"
},
{
"cve": "CVE-2026-26269",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26269"
},
{
"cve": "CVE-2026-27024",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27024"
},
{
"cve": "CVE-2026-27025",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27025"
},
{
"cve": "CVE-2026-27026",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27026"
},
{
"cve": "CVE-2026-27137",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27137"
},
{
"cve": "CVE-2026-27138",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27138"
},
{
"cve": "CVE-2026-27139",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27139"
},
{
"cve": "CVE-2026-27142",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27142"
},
{
"cve": "CVE-2026-2757",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2757"
},
{
"cve": "CVE-2026-2758",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2758"
},
{
"cve": "CVE-2026-2759",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2759"
},
{
"cve": "CVE-2026-2760",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2760"
},
{
"cve": "CVE-2026-2761",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2761"
},
{
"cve": "CVE-2026-2762",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2762"
},
{
"cve": "CVE-2026-27628",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27628"
},
{
"cve": "CVE-2026-2763",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2763"
},
{
"cve": "CVE-2026-2764",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2764"
},
{
"cve": "CVE-2026-2765",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2765"
},
{
"cve": "CVE-2026-2766",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2766"
},
{
"cve": "CVE-2026-2767",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2767"
},
{
"cve": "CVE-2026-2768",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2768"
},
{
"cve": "CVE-2026-2769",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2769"
},
{
"cve": "CVE-2026-2770",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2770"
},
{
"cve": "CVE-2026-2771",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2771"
},
{
"cve": "CVE-2026-2772",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2772"
},
{
"cve": "CVE-2026-2773",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2773"
},
{
"cve": "CVE-2026-2774",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2774"
},
{
"cve": "CVE-2026-2775",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2775"
},
{
"cve": "CVE-2026-2776",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2776"
},
{
"cve": "CVE-2026-2777",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2777"
},
{
"cve": "CVE-2026-2778",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2778"
},
{
"cve": "CVE-2026-2779",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2779"
},
{
"cve": "CVE-2026-2780",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2780"
},
{
"cve": "CVE-2026-2781",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2781"
},
{
"cve": "CVE-2026-2782",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2782"
},
{
"cve": "CVE-2026-2783",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2783"
},
{
"cve": "CVE-2026-2784",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2784"
},
{
"cve": "CVE-2026-2785",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2785"
},
{
"cve": "CVE-2026-2786",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2786"
},
{
"cve": "CVE-2026-2787",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2787"
},
{
"cve": "CVE-2026-2788",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2788"
},
{
"cve": "CVE-2026-27888",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27888"
},
{
"cve": "CVE-2026-2789",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2789"
},
{
"cve": "CVE-2026-2790",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2790"
},
{
"cve": "CVE-2026-27908",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27908"
},
{
"cve": "CVE-2026-27909",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27909"
},
{
"cve": "CVE-2026-2791",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2791"
},
{
"cve": "CVE-2026-27910",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27910"
},
{
"cve": "CVE-2026-27911",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27911"
},
{
"cve": "CVE-2026-27914",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27914"
},
{
"cve": "CVE-2026-27915",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27915"
},
{
"cve": "CVE-2026-27916",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27916"
},
{
"cve": "CVE-2026-27917",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27917"
},
{
"cve": "CVE-2026-27919",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27919"
},
{
"cve": "CVE-2026-2792",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2792"
},
{
"cve": "CVE-2026-27920",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27920"
},
{
"cve": "CVE-2026-27921",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27921"
},
{
"cve": "CVE-2026-27922",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27922"
},
{
"cve": "CVE-2026-27923",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27923"
},
{
"cve": "CVE-2026-27925",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27925"
},
{
"cve": "CVE-2026-27929",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27929"
},
{
"cve": "CVE-2026-2793",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2793"
},
{
"cve": "CVE-2026-27930",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27930"
},
{
"cve": "CVE-2026-2794",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2794"
},
{
"cve": "CVE-2026-2795",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2795"
},
{
"cve": "CVE-2026-2796",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2796"
},
{
"cve": "CVE-2026-2797",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2797"
},
{
"cve": "CVE-2026-2798",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2798"
},
{
"cve": "CVE-2026-2799",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2799"
},
{
"cve": "CVE-2026-2800",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2800"
},
{
"cve": "CVE-2026-2801",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2801"
},
{
"cve": "CVE-2026-2802",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2802"
},
{
"cve": "CVE-2026-2803",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2803"
},
{
"cve": "CVE-2026-2804",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2804"
},
{
"cve": "CVE-2026-2805",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2805"
},
{
"cve": "CVE-2026-2806",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2806"
},
{
"cve": "CVE-2026-2807",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2807"
},
{
"cve": "CVE-2026-28351",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-28351"
},
{
"cve": "CVE-2026-28804",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-28804"
},
{
"cve": "CVE-2026-31826",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-31826"
},
{
"cve": "CVE-2026-32068",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32068"
},
{
"cve": "CVE-2026-32070",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32070"
},
{
"cve": "CVE-2026-32071",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32071"
},
{
"cve": "CVE-2026-32072",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32072"
},
{
"cve": "CVE-2026-32073",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32073"
},
{
"cve": "CVE-2026-32075",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32075"
},
{
"cve": "CVE-2026-32077",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32077"
},
{
"cve": "CVE-2026-32079",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32079"
},
{
"cve": "CVE-2026-32081",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32081"
},
{
"cve": "CVE-2026-32082",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32082"
},
{
"cve": "CVE-2026-32083",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32083"
},
{
"cve": "CVE-2026-32084",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32084"
},
{
"cve": "CVE-2026-32085",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32085"
},
{
"cve": "CVE-2026-32086",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32086"
},
{
"cve": "CVE-2026-32087",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32087"
},
{
"cve": "CVE-2026-32089",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32089"
},
{
"cve": "CVE-2026-32090",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32090"
},
{
"cve": "CVE-2026-32091",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32091"
},
{
"cve": "CVE-2026-32093",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32093"
},
{
"cve": "CVE-2026-32149",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32149"
},
{
"cve": "CVE-2026-32150",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32150"
},
{
"cve": "CVE-2026-32151",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32151"
},
{
"cve": "CVE-2026-32154",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32154"
},
{
"cve": "CVE-2026-32156",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32156"
},
{
"cve": "CVE-2026-32157",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32157"
},
{
"cve": "CVE-2026-32164",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32164"
},
{
"cve": "CVE-2026-32183",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32183"
},
{
"cve": "CVE-2026-32202",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32202"
},
{
"cve": "CVE-2026-32212",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32212"
},
{
"cve": "CVE-2026-32214",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32214"
},
{
"cve": "CVE-2026-32217",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32217"
},
{
"cve": "CVE-2026-32225",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32225"
},
{
"cve": "CVE-2026-33098",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33098"
},
{
"cve": "CVE-2026-33099",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33099"
},
{
"cve": "CVE-2026-33100",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33100"
},
{
"cve": "CVE-2026-33104",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33104"
},
{
"cve": "CVE-2026-33824",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33824"
},
{
"cve": "CVE-2026-33827",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33827"
},
{
"cve": "CVE-2026-33829",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33829"
},
{
"cve": "CVE-2026-34268",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-34268"
},
{
"cve": "CVE-2026-34281",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-34281"
},
{
"cve": "CVE-2026-3497",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-3497"
},
{
"cve": "CVE-2026-3845",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-3845"
},
{
"cve": "CVE-2026-3846",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-3846"
},
{
"cve": "CVE-2026-3847",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-3847"
},
{
"cve": "CVE-2026-4684",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4684"
},
{
"cve": "CVE-2026-4685",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4685"
},
{
"cve": "CVE-2026-4686",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4686"
},
{
"cve": "CVE-2026-4687",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4687"
},
{
"cve": "CVE-2026-4688",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4688"
},
{
"cve": "CVE-2026-4689",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4689"
},
{
"cve": "CVE-2026-4690",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4690"
},
{
"cve": "CVE-2026-4691",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4691"
},
{
"cve": "CVE-2026-4692",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4692"
},
{
"cve": "CVE-2026-4693",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4693"
},
{
"cve": "CVE-2026-4694",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4694"
},
{
"cve": "CVE-2026-4695",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4695"
},
{
"cve": "CVE-2026-4696",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4696"
},
{
"cve": "CVE-2026-4697",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4697"
},
{
"cve": "CVE-2026-4698",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4698"
},
{
"cve": "CVE-2026-4699",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4699"
},
{
"cve": "CVE-2026-4700",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4700"
},
{
"cve": "CVE-2026-4701",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4701"
},
{
"cve": "CVE-2026-4702",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4702"
},
{
"cve": "CVE-2026-4704",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4704"
},
{
"cve": "CVE-2026-4705",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4705"
},
{
"cve": "CVE-2026-4706",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4706"
},
{
"cve": "CVE-2026-4707",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4707"
},
{
"cve": "CVE-2026-4708",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4708"
},
{
"cve": "CVE-2026-4709",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4709"
},
{
"cve": "CVE-2026-4710",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4710"
},
{
"cve": "CVE-2026-4711",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4711"
},
{
"cve": "CVE-2026-4712",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4712"
},
{
"cve": "CVE-2026-4713",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4713"
},
{
"cve": "CVE-2026-4714",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4714"
},
{
"cve": "CVE-2026-4715",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4715"
},
{
"cve": "CVE-2026-4716",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4716"
},
{
"cve": "CVE-2026-4717",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4717"
},
{
"cve": "CVE-2026-4718",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4718"
},
{
"cve": "CVE-2026-4719",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4719"
},
{
"cve": "CVE-2026-4720",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4720"
},
{
"cve": "CVE-2026-4721",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4721"
},
{
"cve": "CVE-2026-4722",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4722"
},
{
"cve": "CVE-2026-4723",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4723"
},
{
"cve": "CVE-2026-4724",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4724"
},
{
"cve": "CVE-2026-4725",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4725"
},
{
"cve": "CVE-2026-4726",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4726"
},
{
"cve": "CVE-2026-4727",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4727"
},
{
"cve": "CVE-2026-4728",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4728"
},
{
"cve": "CVE-2026-4729",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4729"
},
{
"cve": "CVE-2026-5731",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-5731"
},
{
"cve": "CVE-2026-5732",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-5732"
},
{
"cve": "CVE-2026-5733",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-5733"
},
{
"cve": "CVE-2026-5734",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-5734"
},
{
"cve": "CVE-2026-5735",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-5735"
},
{
"cve": "CVE-2026-6746",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6746"
},
{
"cve": "CVE-2026-6747",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6747"
},
{
"cve": "CVE-2026-6748",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6748"
},
{
"cve": "CVE-2026-6749",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6749"
},
{
"cve": "CVE-2026-6750",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6750"
},
{
"cve": "CVE-2026-6751",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6751"
},
{
"cve": "CVE-2026-6752",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6752"
},
{
"cve": "CVE-2026-6753",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6753"
},
{
"cve": "CVE-2026-6754",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6754"
},
{
"cve": "CVE-2026-6755",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6755"
},
{
"cve": "CVE-2026-6756",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6756"
},
{
"cve": "CVE-2026-6757",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6757"
},
{
"cve": "CVE-2026-6758",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6758"
},
{
"cve": "CVE-2026-6759",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6759"
},
{
"cve": "CVE-2026-6760",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6760"
},
{
"cve": "CVE-2026-6761",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6761"
},
{
"cve": "CVE-2026-6762",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6762"
},
{
"cve": "CVE-2026-6763",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6763"
},
{
"cve": "CVE-2026-6764",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6764"
},
{
"cve": "CVE-2026-6765",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6765"
},
{
"cve": "CVE-2026-6766",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6766"
},
{
"cve": "CVE-2026-6767",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6767"
},
{
"cve": "CVE-2026-6768",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6768"
},
{
"cve": "CVE-2026-6769",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6769"
},
{
"cve": "CVE-2026-6770",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6770"
},
{
"cve": "CVE-2026-6771",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6771"
},
{
"cve": "CVE-2026-6772",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6772"
},
{
"cve": "CVE-2026-6773",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6773"
},
{
"cve": "CVE-2026-6774",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6774"
},
{
"cve": "CVE-2026-6775",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6775"
},
{
"cve": "CVE-2026-6776",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6776"
},
{
"cve": "CVE-2026-6777",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6777"
},
{
"cve": "CVE-2026-6778",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6778"
},
{
"cve": "CVE-2026-6779",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6779"
},
{
"cve": "CVE-2026-6780",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6780"
},
{
"cve": "CVE-2026-6781",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6781"
},
{
"cve": "CVE-2026-6782",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6782"
},
{
"cve": "CVE-2026-6783",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6783"
},
{
"cve": "CVE-2026-6784",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6784"
},
{
"cve": "CVE-2026-6785",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6785"
},
{
"cve": "CVE-2026-6786",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6786"
},
{
"cve": "CVE-2026-7320",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-7320"
},
{
"cve": "CVE-2026-7321",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-7321"
},
{
"cve": "CVE-2026-7322",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-7322"
},
{
"cve": "CVE-2026-7323",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-7323"
},
{
"cve": "CVE-2026-7324",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-7324"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.