fkie_cve-2025-55005
Vulnerability from fkie_nvd
Published
2025-08-13 14:15
Modified
2025-08-15 19:36
Severity ?
Summary
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-1, when preparing to transform from Log to sRGB colorspaces, the logmap construction fails to handle cases where the reference-black or reference-white value is larger than 1024. This leads to corrupting memory beyond the end of the allocated logmap buffer. This issue has been patched in version 7.1.2-1.
References
▼ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v393-38qx-v8fp | Third Party Advisory, Exploit | |
security-advisories@github.com | https://goo.gle/bigsleep | Issue Tracking | |
134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v393-38qx-v8fp | Third Party Advisory, Exploit |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
imagemagick | imagemagick | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*", "matchCriteriaId": "1DCE2147-6578-46DF-85B0-B7E71AE06E4D", "versionEndExcluding": "7.1.2-1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-1, when preparing to transform from Log to sRGB colorspaces, the logmap construction fails to handle cases where the reference-black or reference-white value is larger than 1024. This leads to corrupting memory beyond the end of the allocated logmap buffer. This issue has been patched in version 7.1.2-1." }, { "lang": "es", "value": "ImageMagick es un software gratuito y de c\u00f3digo abierto para la edici\u00f3n y manipulaci\u00f3n de im\u00e1genes digitales. Antes de la versi\u00f3n 7.1.2-1, al preparar la transformaci\u00f3n de espacios de color Log a sRGB, la construcci\u00f3n del mapa log no gestionaba los casos en los que el valor de referencia de negro o blanco era superior a 1024. Esto provocaba la corrupci\u00f3n de memoria m\u00e1s all\u00e1 del l\u00edmite del b\u00fafer del mapa log asignado. Este problema se ha corregido en la versi\u00f3n 7.1.2-1." } ], "id": "CVE-2025-55005", "lastModified": "2025-08-15T19:36:34.257", "metrics": { "cvssMetricV31": [ { "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": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2025-08-13T14:15:32.883", "references": [ { "source": "security-advisories@github.com", "tags": [ "Third Party Advisory", "Exploit" ], "url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v393-38qx-v8fp" }, { "source": "security-advisories@github.com", "tags": [ "Issue Tracking" ], "url": "https://goo.gle/bigsleep" }, { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "tags": [ "Third Party Advisory", "Exploit" ], "url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v393-38qx-v8fp" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-122" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…