{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-46119",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-10-16T17:51:35.571Z",
        "datePublished": "2023-10-25T00:03:55.774Z",
        "dateUpdated": "2024-09-10T15:56:13.252Z"
    },
    "containers": {
        "cna": {
            "title": "Parse Server may crash when uploading file without extension",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-23",
                            "lang": "en",
                            "description": "CWE-23: Relative Path Traversal",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/parse-community/parse-server/security/advisories/GHSA-792q-q67h-w579",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/parse-community/parse-server/security/advisories/GHSA-792q-q67h-w579"
                },
                {
                    "name": "https://github.com/parse-community/parse-server/commit/686a9f282dc23c31beab3d93e6d21ccd0e1328fe",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/parse-community/parse-server/commit/686a9f282dc23c31beab3d93e6d21ccd0e1328fe"
                },
                {
                    "name": "https://github.com/parse-community/parse-server/commit/fd86278919556d3682e7e2c856dfccd5beffbfc0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/parse-community/parse-server/commit/fd86278919556d3682e7e2c856dfccd5beffbfc0"
                },
                {
                    "name": "https://github.com/parse-community/parse-server/releases/tag/5.5.6",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/parse-community/parse-server/releases/tag/5.5.6"
                },
                {
                    "name": "https://github.com/parse-community/parse-server/releases/tag/6.3.1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/parse-community/parse-server/releases/tag/6.3.1"
                }
            ],
            "affected": [
                {
                    "vendor": "parse-community",
                    "product": "parse-server",
                    "versions": [
                        {
                            "version": ">= 1.0.0, < 5.5.6",
                            "status": "affected"
                        },
                        {
                            "version": ">= 6.0.0, < 6.3.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-10-25T00:03:55.774Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server crashes when uploading a file without extension. This vulnerability has been patched in versions 5.5.6 and 6.3.1.\n\n"
                }
            ],
            "source": {
                "advisory": "GHSA-792q-q67h-w579",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T20:37:39.340Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/parse-community/parse-server/security/advisories/GHSA-792q-q67h-w579",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/parse-community/parse-server/security/advisories/GHSA-792q-q67h-w579"
                    },
                    {
                        "name": "https://github.com/parse-community/parse-server/commit/686a9f282dc23c31beab3d93e6d21ccd0e1328fe",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/parse-community/parse-server/commit/686a9f282dc23c31beab3d93e6d21ccd0e1328fe"
                    },
                    {
                        "name": "https://github.com/parse-community/parse-server/commit/fd86278919556d3682e7e2c856dfccd5beffbfc0",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/parse-community/parse-server/commit/fd86278919556d3682e7e2c856dfccd5beffbfc0"
                    },
                    {
                        "name": "https://github.com/parse-community/parse-server/releases/tag/5.5.6",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/parse-community/parse-server/releases/tag/5.5.6"
                    },
                    {
                        "name": "https://github.com/parse-community/parse-server/releases/tag/6.3.1",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/parse-community/parse-server/releases/tag/6.3.1"
                    }
                ]
            },
            {
                "affected": [
                    {
                        "vendor": "parse_community",
                        "product": "parse_server",
                        "cpes": [
                            "cpe:2.3:a:parse_community:parse_server:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "1.0.0",
                                "status": "affected",
                                "lessThan": "5.5.6",
                                "versionType": "custom"
                            }
                        ]
                    },
                    {
                        "vendor": "parse_community",
                        "product": "parse_server",
                        "cpes": [
                            "cpe:2.3:a:parse_community:parse_server:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "6.0.0",
                                "status": "affected",
                                "lessThan": "6.3.1",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-09-10T15:28:20.838525Z",
                                "id": "CVE-2023-46119",
                                "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-10T15:56:13.252Z"
                }
            }
        ]
    }
}