{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "state": "PUBLISHED",
        "cveId": "CVE-2022-36354",
        "assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
        "assignerShortName": "talos",
        "dateUpdated": "2024-09-17T01:31:16.051Z",
        "dateReserved": "2022-09-30T00:00:00",
        "datePublished": "2022-12-23T23:03:51.372448Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "vendor": "OpenImageIO Project",
                    "product": "OpenImageIO",
                    "versions": [
                        {
                            "version": "master-branch-9aeece7a",
                            "status": "affected"
                        },
                        {
                            "version": "v2.3.19.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "A heap out-of-bounds read vulnerability exists in the RLA format parser of OpenImageIO master-branch-9aeece7a and v2.3.19.0. More specifically, in the way run-length encoded byte spans are handled. A malformed RLA file can lead to an out-of-bounds read of heap metadata which can result in sensitive information leak. An attacker can provide a malicious file to trigger this vulnerability."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-193: Off-by-one Error",
                            "type": "CWE",
                            "cweId": "CWE-193"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "NONE",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM"
                    }
                }
            ],
            "providerMetadata": {
                "orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
                "shortName": "talos",
                "dateUpdated": "2023-07-17T16:22:59.799Z"
            },
            "references": [
                {
                    "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1629",
                    "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1629"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Discovered by Lilith &gt;_&gt; of Cisco Talos."
                }
            ]
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T10:00:04.378Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1629",
                        "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1629",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}