{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-32003",
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "state": "PUBLISHED",
        "assignerShortName": "hackerone",
        "dateReserved": "2023-05-01T01:00:12.220Z",
        "datePublished": "2023-08-15T15:10:29.363Z",
        "dateUpdated": "2025-07-03T14:09:41.840Z"
    },
    "containers": {
        "cna": {
            "descriptions": [
                {
                    "lang": "en",
                    "value": "`fs.mkdtemp()` and `fs.mkdtempSync()` can be used to bypass the permission model check using a path traversal attack. This flaw arises from a missing check in the fs.mkdtemp() API and the impact is a malicious actor could create an arbitrary directory.\n\nThis vulnerability affects all users using the experimental permission model in Node.js 20.\n\nPlease note that at the time this CVE was issued, the permission model is an experimental feature of Node.js."
                }
            ],
            "affected": [
                {
                    "product": "Node",
                    "vendor": "NodeJS",
                    "defaultStatus": "unaffected",
                    "versions": [
                        {
                            "versionType": "semver",
                            "version": "4.0",
                            "status": "affected",
                            "lessThan": "4.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "5.0",
                            "status": "affected",
                            "lessThan": "5.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "6.0",
                            "status": "affected",
                            "lessThan": "6.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "7.0",
                            "status": "affected",
                            "lessThan": "7.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "8.0",
                            "status": "affected",
                            "lessThan": "8.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "9.0",
                            "status": "affected",
                            "lessThan": "9.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "10.0",
                            "status": "affected",
                            "lessThan": "10.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "11.0",
                            "status": "affected",
                            "lessThan": "11.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "12.0",
                            "status": "affected",
                            "lessThan": "12.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "13.0",
                            "status": "affected",
                            "lessThan": "13.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "14.0",
                            "status": "affected",
                            "lessThan": "14.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "15.0",
                            "status": "affected",
                            "lessThan": "15.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "17.0",
                            "status": "affected",
                            "lessThan": "17.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "19.0",
                            "status": "affected",
                            "lessThan": "19.*"
                        },
                        {
                            "versionType": "semver",
                            "version": "20.0",
                            "status": "affected",
                            "lessThan": "20.5.1"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://hackerone.com/reports/2037887"
                },
                {
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PBOZE2QZIBLFFTYWYN23FGKN6HULZ6HX/"
                },
                {
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQPELKG2LVTADSB7ME73AV4DXQK47PWK/"
                },
                {
                    "url": "https://security.netapp.com/advisory/ntap-20230915-0009/"
                }
            ],
            "providerMetadata": {
                "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
                "shortName": "hackerone",
                "dateUpdated": "2025-04-30T22:25:04.419Z"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T15:03:28.792Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://hackerone.com/reports/2037887",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PBOZE2QZIBLFFTYWYN23FGKN6HULZ6HX/",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQPELKG2LVTADSB7ME73AV4DXQK47PWK/",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://security.netapp.com/advisory/ntap-20230915-0009/",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            },
            {
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "type": "CWE",
                                "cweId": "CWE-22",
                                "lang": "en",
                                "description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 5.3,
                            "attackVector": "NETWORK",
                            "baseSeverity": "MEDIUM",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
                            "integrityImpact": "LOW",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "NONE",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "NONE"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-10-09T14:15:53.011114Z",
                                "id": "CVE-2023-32003",
                                "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": "2025-07-03T14:09:41.840Z"
                }
            }
        ]
    }
}