{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2021-32848",
        "STATE": "PUBLIC",
        "TITLE": "Octobox ReDoS vulnerability"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "octobox",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "2807",
                                            "version_value": "2807"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "octobox"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Octobox is software for managing GitHub notifications. Prior to pull request (PR) 2807, a user of the system can provide a specifically crafted search query string that will trigger a ReDoS vulnerability. This issue is fixed in PR 2807."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "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"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-770 Allocation of Resources Without Limits or Throttling"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://securitylab.github.com/advisories/GHSL-2021-100-octobox-octobox/",
                "refsource": "CONFIRM",
                "url": "https://securitylab.github.com/advisories/GHSL-2021-100-octobox-octobox/"
            },
            {
                "name": "https://github.com/octobox/octobox/pull/2807",
                "refsource": "MISC",
                "url": "https://github.com/octobox/octobox/pull/2807"
            },
            {
                "name": "https://github.com/octobox/octobox/blob/372a0da981dbf47319fed4116364118fdf09fcc3/lib/search_parser.rb#L5",
                "refsource": "MISC",
                "url": "https://github.com/octobox/octobox/blob/372a0da981dbf47319fed4116364118fdf09fcc3/lib/search_parser.rb#L5"
            }
        ]
    },
    "source": {
        "advisory": "GHSL-2021-100",
        "defect": [
            "GHSL-2021-100"
        ],
        "discovery": "UNKNOWN"
    }
}