{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-30847",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-04-18T16:13:15.881Z",
        "datePublished": "2023-04-27T14:08:35.112Z",
        "dateUpdated": "2025-01-30T19:51:44.963Z"
    },
    "containers": {
        "cna": {
            "title": "H2O vulnerable to read from uninitialized pointer in the reverse proxy handler",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-824",
                            "lang": "en",
                            "description": "CWE-824: Access of Uninitialized Pointer",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 8.2,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/h2o/h2o/security/advisories/GHSA-p5hj-phwj-hrvx",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/h2o/h2o/security/advisories/GHSA-p5hj-phwj-hrvx"
                },
                {
                    "name": "https://github.com/h2o/h2o/pull/3229",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/h2o/h2o/pull/3229"
                },
                {
                    "name": "https://github.com/h2o/h2o/commit/f010336bab162839df43d9e87570897466c97e33",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/h2o/h2o/commit/f010336bab162839df43d9e87570897466c97e33"
                }
            ],
            "affected": [
                {
                    "vendor": "h2o",
                    "product": "h2o",
                    "versions": [
                        {
                            "version": "<= 2.3.0-beta2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-04-27T14:08:35.112Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "H2O is an HTTP server. In versions 2.3.0-beta2 and prior, when the reverse proxy handler tries to processes a certain type of invalid HTTP request, it tries to build an upstream URL by reading from uninitialized pointer. This behavior can lead to crashes or leak of information to back end HTTP servers. Pull request  number 3229 fixes the issue. The pull request has been merged to the `master` branch in commit f010336. Users should upgrade to commit f010336 or later."
                }
            ],
            "source": {
                "advisory": "GHSA-p5hj-phwj-hrvx",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T14:37:15.566Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/h2o/h2o/security/advisories/GHSA-p5hj-phwj-hrvx",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/h2o/h2o/security/advisories/GHSA-p5hj-phwj-hrvx"
                    },
                    {
                        "name": "https://github.com/h2o/h2o/pull/3229",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/h2o/h2o/pull/3229"
                    },
                    {
                        "name": "https://github.com/h2o/h2o/commit/f010336bab162839df43d9e87570897466c97e33",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/h2o/h2o/commit/f010336bab162839df43d9e87570897466c97e33"
                    }
                ]
            },
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-01-30T19:51:39.518738Z",
                                "id": "CVE-2023-30847",
                                "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": "2025-01-30T19:51:44.963Z"
                }
            }
        ]
    }
}