{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-34102",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-05-25T21:56:51.245Z",
        "datePublished": "2023-06-05T22:16:43.861Z",
        "dateUpdated": "2024-08-02T16:01:54.061Z"
    },
    "containers": {
        "cna": {
            "title": "Possible unsafe reflection / partial denial of service in avo",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-20",
                            "lang": "en",
                            "description": "CWE-20: Improper Input Validation",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 8.3,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/avo-hq/avo/security/advisories/GHSA-86h2-2g4g-29qx",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/avo-hq/avo/security/advisories/GHSA-86h2-2g4g-29qx"
                },
                {
                    "name": "https://github.com/avo-hq/avo/commit/ec117882ddb1b519481bdd046dc3cfa4474e6e17",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/avo-hq/avo/commit/ec117882ddb1b519481bdd046dc3cfa4474e6e17"
                }
            ],
            "affected": [
                {
                    "vendor": "avo-hq",
                    "product": "avo",
                    "versions": [
                        {
                            "version": "<= 2.33.2",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.0.0.pre1, <= 3.0.0.pre12",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-06-05T22:16:43.861Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Avo is an open source ruby on rails admin panel creation framework. The polymorphic field type stores the classes to operate on when updating a record with user input, and does not validate them in the back end. This can lead to unexpected behavior, remote code execution, or application crashes when viewing a manipulated record. This issue has been addressed in commit `ec117882d` which is expected to be included in subsequent releases. Users are advised to limit access to untrusted users until a new release is made."
                }
            ],
            "source": {
                "advisory": "GHSA-86h2-2g4g-29qx",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T16:01:54.061Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/avo-hq/avo/security/advisories/GHSA-86h2-2g4g-29qx",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/avo-hq/avo/security/advisories/GHSA-86h2-2g4g-29qx"
                    },
                    {
                        "name": "https://github.com/avo-hq/avo/commit/ec117882ddb1b519481bdd046dc3cfa4474e6e17",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/avo-hq/avo/commit/ec117882ddb1b519481bdd046dc3cfa4474e6e17"
                    }
                ]
            }
        ]
    }
}