{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-48226",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-11-13T13:25:18.480Z",
        "datePublished": "2023-11-21T19:37:57.103Z",
        "dateUpdated": "2024-08-02T21:23:39.200Z"
    },
    "containers": {
        "cna": {
            "title": "OpenReplay HTML Injection vulnerability",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-20",
                            "lang": "en",
                            "description": "CWE-20: Improper Input Validation",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-94",
                            "lang": "en",
                            "description": "CWE-94: Improper Control of Generation of Code ('Code Injection')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/openreplay/openreplay/security/advisories/GHSA-xpfv-454c-3fj4",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/openreplay/openreplay/security/advisories/GHSA-xpfv-454c-3fj4"
                },
                {
                    "name": "https://bugcrowd.com/vulnerability-rating-taxonomy",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://bugcrowd.com/vulnerability-rating-taxonomy"
                },
                {
                    "name": "https://capec.mitre.org/data/definitions/242.html",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://capec.mitre.org/data/definitions/242.html"
                },
                {
                    "name": "https://cwe.mitre.org/data/definitions/20.html",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://cwe.mitre.org/data/definitions/20.html"
                },
                {
                    "name": "https://github.com/openreplay/openreplay/blob/main/api/chalicelib/utils/html/invitation.html#L421",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/openreplay/openreplay/blob/main/api/chalicelib/utils/html/invitation.html#L421"
                }
            ],
            "affected": [
                {
                    "vendor": "openreplay",
                    "product": "openreplay",
                    "versions": [
                        {
                            "version": "= 1.14.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-11-21T19:37:57.103Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "OpenReplay is a self-hosted session replay suite. In version 1.14.0, due to lack of validation Name field - Account Settings (for registration looks like validation is correct), a bad actor can send emails with HTML injected code to the victims. Bad actors can use this to phishing actions for example. Email is really send from OpenReplay, but bad actors can add there HTML code injected (content spoofing). Please notice that during Registration steps for FullName looks like is validated correct - can not type there, but using this kind of bypass/workaround - bad actors can achieve own goal. As of time of publication, no known fixes or workarounds are available."
                }
            ],
            "source": {
                "advisory": "GHSA-xpfv-454c-3fj4",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T21:23:39.200Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/openreplay/openreplay/security/advisories/GHSA-xpfv-454c-3fj4",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/openreplay/openreplay/security/advisories/GHSA-xpfv-454c-3fj4"
                    },
                    {
                        "name": "https://bugcrowd.com/vulnerability-rating-taxonomy",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://bugcrowd.com/vulnerability-rating-taxonomy"
                    },
                    {
                        "name": "https://capec.mitre.org/data/definitions/242.html",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://capec.mitre.org/data/definitions/242.html"
                    },
                    {
                        "name": "https://cwe.mitre.org/data/definitions/20.html",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://cwe.mitre.org/data/definitions/20.html"
                    },
                    {
                        "name": "https://github.com/openreplay/openreplay/blob/main/api/chalicelib/utils/html/invitation.html#L421",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/openreplay/openreplay/blob/main/api/chalicelib/utils/html/invitation.html#L421"
                    }
                ]
            }
        ]
    }
}