{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-49094",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Symbolicator is a symbolication service for native stacktraces and minidumps with symbol server support. An attacker could make Symbolicator send arbitrary GET HTTP requests to internal IP addresses by using a specially crafted HTTP endpoint. The response could be reflected to the attacker if they have an account on Sentry instance. The issue has been fixed in the release 23.11.2.\n"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-918: Server-Side Request Forgery (SSRF)",
                        "cweId": "CWE-918"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "getsentry",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "symbolicator",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 0.3.3, < 23.11.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/getsentry/symbolicator/security/advisories/GHSA-6576-pr6j-h9c6",
                "refsource": "MISC",
                "name": "https://github.com/getsentry/symbolicator/security/advisories/GHSA-6576-pr6j-h9c6"
            },
            {
                "url": "https://github.com/getsentry/symbolicator/pull/1332",
                "refsource": "MISC",
                "name": "https://github.com/getsentry/symbolicator/pull/1332"
            },
            {
                "url": "https://github.com/getsentry/symbolicator/commit/9db2fb9197dd200d62aacebd8efef4df7678865a",
                "refsource": "MISC",
                "name": "https://github.com/getsentry/symbolicator/commit/9db2fb9197dd200d62aacebd8efef4df7678865a"
            },
            {
                "url": "https://github.com/getsentry/symbolicator/releases/tag/23.11.2",
                "refsource": "MISC",
                "name": "https://github.com/getsentry/symbolicator/releases/tag/23.11.2"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-6576-pr6j-h9c6",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.1"
            }
        ]
    }
}