{ "id": "CVE-2021-32848", "sourceIdentifier": "security-advisories@github.com", "published": "2023-02-20T17:15:11.957", "lastModified": "2023-03-01T18:44:28.577", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "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." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-1333" } ] }, { "source": "security-advisories@github.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-770" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:octobox_project:octobox:*:*:*:*:*:*:*:*", "versionEndExcluding": "2021-11-02", "matchCriteriaId": "5897E569-49DA-44EB-9CF3-9CD5146D442C" } ] } ] } ], "references": [ { "url": "https://github.com/octobox/octobox/blob/372a0da981dbf47319fed4116364118fdf09fcc3/lib/search_parser.rb#L5", "source": "security-advisories@github.com", "tags": [ "Exploit", "Product" ] }, { "url": "https://github.com/octobox/octobox/pull/2807", "source": "security-advisories@github.com", "tags": [ "Patch" ] }, { "url": "https://securitylab.github.com/advisories/GHSL-2021-100-octobox-octobox/", "source": "security-advisories@github.com", "tags": [ "Exploit", "Third Party Advisory" ] } ] }