{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-2861",
        "ASSIGNER": "patrick@puiterwijk.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Improper Access Control",
                        "cweId": "CWE-284"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "n/a",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "n/a"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "n/a"
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://access.redhat.com/security/cve/CVE-2023-2861",
                "refsource": "MISC",
                "name": "https://access.redhat.com/security/cve/CVE-2023-2861"
            },
            {
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219266",
                "refsource": "MISC",
                "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2219266"
            },
            {
                "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00012.html",
                "refsource": "MISC",
                "name": "https://lists.debian.org/debian-lts-announce/2024/03/msg00012.html"
            },
            {
                "url": "https://security.netapp.com/advisory/ntap-20240125-0005/",
                "refsource": "MISC",
                "name": "https://security.netapp.com/advisory/ntap-20240125-0005/"
            },
            {
                "url": "https://security.netapp.com/advisory/ntap-20240229-0002/",
                "refsource": "MISC",
                "name": "https://security.netapp.com/advisory/ntap-20240229-0002/"
            }
        ]
    },
    "credits": [
        {
            "lang": "en",
            "value": "Red Hat would like to thank Jietao Xiao, Jinku Li, Wenbo Shen, and Yanwu Shen for reporting this issue."
        }
    ],
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 6,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
                "version": "3.1"
            }
        ]
    }
}