{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-30582",
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "state": "PUBLISHED",
        "assignerShortName": "hackerone",
        "dateReserved": "2023-04-13T01:00:12.085Z",
        "datePublished": "2024-09-07T16:00:35.978Z",
        "dateUpdated": "2024-09-26T15:03:03.244Z"
    },
    "containers": {
        "cna": {
            "descriptions": [
                {
                    "lang": "en",
                    "value": "A vulnerability has been identified in Node.js version 20, affecting users of the experimental permission model when the --allow-fs-read flag is used with a non-* argument. This flaw arises from an inadequate permission model that fails to restrict file watching through the fs.watchFile API. As a result, malicious actors can monitor files that they do not have explicit read access to.\n\nPlease note that at the time this CVE was issued, the permission model is an experimental feature of Node.js."
                }
            ],
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "vendor": "Node.js",
                    "product": "Node.js",
                    "versions": [
                        {
                            "version": "20.3.1",
                            "status": "affected",
                            "lessThan": "20.3.1",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://nodejs.org/en/blog/vulnerability/june-2023-security-releases"
                }
            ],
            "providerMetadata": {
                "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
                "shortName": "hackerone",
                "dateUpdated": "2024-09-07T16:00:35.978Z"
            }
        },
        "adp": [
            {
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "type": "CWE",
                                "cweId": "CWE-284",
                                "lang": "en",
                                "description": "CWE-284 Improper Access Control"
                            }
                        ]
                    }
                ],
                "affected": [
                    {
                        "vendor": "nodejs",
                        "product": "nodejs",
                        "cpes": [
                            "cpe:2.3:a:nodejs:nodejs:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unaffected",
                        "versions": [
                            {
                                "version": "20.0",
                                "status": "affected",
                                "lessThan": "20.3.1",
                                "versionType": "semver"
                            }
                        ]
                    }
                ],
                "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:L/I:N/A:N",
                            "integrityImpact": "NONE",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "NONE",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "LOW"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-09-09T18:09:51.490438Z",
                                "id": "CVE-2023-30582",
                                "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-09-09T18:20:15.025Z"
                }
            },
            {
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://security.netapp.com/advisory/ntap-20240926-0007/"
                    }
                ],
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-09-26T15:03:03.244Z"
                }
            }
        ]
    }
}