{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-23339",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-01-15T15:19:19.444Z",
        "datePublished": "2024-01-22T22:54:53.096Z",
        "dateUpdated": "2024-08-01T22:59:32.346Z"
    },
    "containers": {
        "cna": {
            "title": "hoolock does not block Prototype pollution with object-path related utilities",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-1321",
                            "lang": "en",
                            "description": "CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "LOW",
                        "baseScore": 6.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/elijahharry/hoolock/security/advisories/GHSA-4c2g-hx49-7h25",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/elijahharry/hoolock/security/advisories/GHSA-4c2g-hx49-7h25"
                },
                {
                    "name": "https://github.com/elijahharry/hoolock/commit/97ae80e856774335d92743c635ffeae2f652b982",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/elijahharry/hoolock/commit/97ae80e856774335d92743c635ffeae2f652b982"
                }
            ],
            "affected": [
                {
                    "vendor": "elijahharry",
                    "product": "hoolock",
                    "versions": [
                        {
                            "version": ">= 2.0.0, < 2.2.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-01-22T22:54:53.096Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "hoolock is a suite of lightweight utilities designed to maintain a small footprint when bundled. Starting in version 2.0.0 and prior to version 2.2.1, utility functions related to object paths (`get`, `set`, and `update`) did not block attempts to access or alter object prototypes. Starting in version 2.2.1, the `get`, `set` and `update` functions throw a `TypeError` when a user attempts to access or alter inherited properties."
                }
            ],
            "source": {
                "advisory": "GHSA-4c2g-hx49-7h25",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-01T22:59:32.346Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/elijahharry/hoolock/security/advisories/GHSA-4c2g-hx49-7h25",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/elijahharry/hoolock/security/advisories/GHSA-4c2g-hx49-7h25"
                    },
                    {
                        "name": "https://github.com/elijahharry/hoolock/commit/97ae80e856774335d92743c635ffeae2f652b982",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/elijahharry/hoolock/commit/97ae80e856774335d92743c635ffeae2f652b982"
                    }
                ]
            }
        ]
    }
}