{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-34358",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-05-02T06:36:32.438Z",
        "datePublished": "2024-05-14T14:26:36.422Z",
        "dateUpdated": "2024-08-02T02:51:11.435Z"
    },
    "containers": {
        "cna": {
            "title": "TYPO3 vulnerable to an Uncontrolled Resource Consumption in the ShowImageController",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-347",
                            "lang": "en",
                            "description": "CWE-347: Improper Verification of Cryptographic Signature",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-200",
                            "lang": "en",
                            "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                            "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/TYPO3/typo3/security/advisories/GHSA-36g8-62qv-5957",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-36g8-62qv-5957"
                },
                {
                    "name": "https://github.com/TYPO3/typo3/commit/05c95fed869a1a6dcca06c7077b83b6ea866ff14",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/05c95fed869a1a6dcca06c7077b83b6ea866ff14"
                },
                {
                    "name": "https://github.com/TYPO3/typo3/commit/1e70ebf736935413b0531004839362b4fb0755a5",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/1e70ebf736935413b0531004839362b4fb0755a5"
                },
                {
                    "name": "https://github.com/TYPO3/typo3/commit/df7909b6a1cf0f12a42994d0cc3376b607746142",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/df7909b6a1cf0f12a42994d0cc3376b607746142"
                },
                {
                    "name": "https://typo3.org/security/advisory/typo3-core-sa-2024-010",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2024-010"
                }
            ],
            "affected": [
                {
                    "vendor": "TYPO3",
                    "product": "typo3",
                    "versions": [
                        {
                            "version": ">= 9.0.0, < 9.5.48",
                            "status": "affected"
                        },
                        {
                            "version": ">= 10.0.0, < 10.4.45",
                            "status": "affected"
                        },
                        {
                            "version": ">= 11.0.0, < 11.5.37",
                            "status": "affected"
                        },
                        {
                            "version": ">= 12.0.0, < 12.4.15",
                            "status": "affected"
                        },
                        {
                            "version": ">= 13.0.0, < 13.1.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-05-14T14:26:36.422Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "TYPO3 is an enterprise content management system. Starting in version 9.0.0 and prior to versions 9.5.48 ELTS, 10.4.45 ELTS, 11.5.37 LTS, 12.4.15 LTS, and 13.1.1, the `ShowImageController` (`_eID tx_cms_showpic_`) lacks a cryptographic HMAC-signature on the `frame` HTTP query parameter (e.g. `/index.php?eID=tx_cms_showpic?file=3&...&frame=12345`). This allows adversaries to instruct the system to produce an arbitrary number of thumbnail images on the server side. TYPO3 versions 9.5.48 ELTS, 10.4.45 ELTS, 11.5.37 LTS, 12.4.15 LTS, 13.1.1 fix the problem described."
                }
            ],
            "source": {
                "advisory": "GHSA-36g8-62qv-5957",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "affected": [
                    {
                        "vendor": "typo3",
                        "product": "typo3",
                        "cpes": [
                            "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "9.0.0",
                                "status": "affected",
                                "lessThan": "9.5.48",
                                "versionType": "custom"
                            },
                            {
                                "version": "10.0.0",
                                "status": "affected",
                                "lessThan": "10.4.45",
                                "versionType": "custom"
                            },
                            {
                                "version": "11.0.0",
                                "status": "affected",
                                "lessThan": "11.5.37",
                                "versionType": "custom"
                            },
                            {
                                "version": "12.0.0",
                                "status": "affected",
                                "lessThan": "12.4.15",
                                "versionType": "custom"
                            },
                            {
                                "version": "13.0.0",
                                "status": "affected",
                                "lessThan": "13.1.1",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-06-12T15:43:40.290858Z",
                                "id": "CVE-2024-34358",
                                "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-06-12T15:46:38.522Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T02:51:11.435Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/TYPO3/typo3/security/advisories/GHSA-36g8-62qv-5957",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-36g8-62qv-5957"
                    },
                    {
                        "name": "https://github.com/TYPO3/typo3/commit/05c95fed869a1a6dcca06c7077b83b6ea866ff14",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/TYPO3/typo3/commit/05c95fed869a1a6dcca06c7077b83b6ea866ff14"
                    },
                    {
                        "name": "https://github.com/TYPO3/typo3/commit/1e70ebf736935413b0531004839362b4fb0755a5",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/TYPO3/typo3/commit/1e70ebf736935413b0531004839362b4fb0755a5"
                    },
                    {
                        "name": "https://github.com/TYPO3/typo3/commit/df7909b6a1cf0f12a42994d0cc3376b607746142",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/TYPO3/typo3/commit/df7909b6a1cf0f12a42994d0cc3376b607746142"
                    },
                    {
                        "name": "https://typo3.org/security/advisory/typo3-core-sa-2024-010",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://typo3.org/security/advisory/typo3-core-sa-2024-010"
                    }
                ]
            }
        ]
    }
}