{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-41132",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-07-15T15:53:28.324Z",
        "datePublished": "2024-07-22T14:28:25.348Z",
        "dateUpdated": "2024-08-02T04:46:52.026Z"
    },
    "containers": {
        "cna": {
            "title": "SixLabors ImageSharp Allows Excessive Memory Allocation in Gif Decoder",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-789",
                            "lang": "en",
                            "description": "CWE-789: Memory Allocation with Excessive Size Value",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "LOW",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/SixLabors/ImageSharp/security/advisories/GHSA-qxrv-gp6x-rc23",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/SixLabors/ImageSharp/security/advisories/GHSA-qxrv-gp6x-rc23"
                },
                {
                    "name": "https://github.com/SixLabors/ImageSharp/pull/2759",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/SixLabors/ImageSharp/pull/2759"
                },
                {
                    "name": "https://github.com/SixLabors/ImageSharp/pull/2764",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/SixLabors/ImageSharp/pull/2764"
                },
                {
                    "name": "https://github.com/SixLabors/ImageSharp/pull/2770",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/SixLabors/ImageSharp/pull/2770"
                },
                {
                    "name": "https://github.com/SixLabors/ImageSharp/commit/59de13c8cc47f2b402e2c43aa7024511d029d515",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/SixLabors/ImageSharp/commit/59de13c8cc47f2b402e2c43aa7024511d029d515"
                },
                {
                    "name": "https://github.com/SixLabors/ImageSharp/commit/9816ca45016c5d3859986f3c600e8934bc450a56",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/SixLabors/ImageSharp/commit/9816ca45016c5d3859986f3c600e8934bc450a56"
                },
                {
                    "name": "https://github.com/SixLabors/ImageSharp/commit/b496109051cc39feee1f6cde48fca6481de17f9a",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/SixLabors/ImageSharp/commit/b496109051cc39feee1f6cde48fca6481de17f9a"
                },
                {
                    "name": "https://docs.sixlabors.com/articles/imagesharp.web/processingcommands.html#securing-processing-commands",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://docs.sixlabors.com/articles/imagesharp.web/processingcommands.html#securing-processing-commands"
                },
                {
                    "name": "https://docs.sixlabors.com/articles/imagesharp/security.html",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://docs.sixlabors.com/articles/imagesharp/security.html"
                }
            ],
            "affected": [
                {
                    "vendor": "SixLabors",
                    "product": "ImageSharp",
                    "versions": [
                        {
                            "version": "< 2.1.9",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.0.0, < 3.1.5",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-07-22T14:28:25.348Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "ImageSharp is a 2D graphics API. A vulnerability discovered in the ImageSharp library, where the processing of specially crafted files can lead to excessive memory usage in the Gif decoder. The vulnerability is triggered when ImageSharp attempts to process image files that are designed to exploit this flaw. All users are advised to upgrade to v3.1.5 or v2.1.9."
                }
            ],
            "source": {
                "advisory": "GHSA-qxrv-gp6x-rc23",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "affected": [
                    {
                        "vendor": "sixlabors",
                        "product": "imagesharp",
                        "cpes": [
                            "cpe:2.3:a:sixlabors:imagesharp:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "2.1.9",
                                "versionType": "custom"
                            },
                            {
                                "version": "3.0.0",
                                "status": "affected",
                                "lessThan": "3.1.5",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-07-24T16:48:46.097607Z",
                                "id": "CVE-2024-41132",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-07-24T16:49:43.578Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T04:46:52.026Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/SixLabors/ImageSharp/security/advisories/GHSA-qxrv-gp6x-rc23",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/SixLabors/ImageSharp/security/advisories/GHSA-qxrv-gp6x-rc23"
                    },
                    {
                        "name": "https://github.com/SixLabors/ImageSharp/pull/2759",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/SixLabors/ImageSharp/pull/2759"
                    },
                    {
                        "name": "https://github.com/SixLabors/ImageSharp/pull/2764",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/SixLabors/ImageSharp/pull/2764"
                    },
                    {
                        "name": "https://github.com/SixLabors/ImageSharp/pull/2770",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/SixLabors/ImageSharp/pull/2770"
                    },
                    {
                        "name": "https://github.com/SixLabors/ImageSharp/commit/59de13c8cc47f2b402e2c43aa7024511d029d515",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/SixLabors/ImageSharp/commit/59de13c8cc47f2b402e2c43aa7024511d029d515"
                    },
                    {
                        "name": "https://github.com/SixLabors/ImageSharp/commit/9816ca45016c5d3859986f3c600e8934bc450a56",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/SixLabors/ImageSharp/commit/9816ca45016c5d3859986f3c600e8934bc450a56"
                    },
                    {
                        "name": "https://github.com/SixLabors/ImageSharp/commit/b496109051cc39feee1f6cde48fca6481de17f9a",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/SixLabors/ImageSharp/commit/b496109051cc39feee1f6cde48fca6481de17f9a"
                    },
                    {
                        "name": "https://docs.sixlabors.com/articles/imagesharp.web/processingcommands.html#securing-processing-commands",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://docs.sixlabors.com/articles/imagesharp.web/processingcommands.html#securing-processing-commands"
                    },
                    {
                        "name": "https://docs.sixlabors.com/articles/imagesharp/security.html",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://docs.sixlabors.com/articles/imagesharp/security.html"
                    }
                ]
            }
        ]
    }
}