{ "id": "CVE-2023-33796", "sourceIdentifier": "cve@mitre.org", "published": "2023-05-24T20:15:10.827", "lastModified": "2023-11-07T04:15:25.507", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "A vulnerability in Netbox v3.5.1 allows unauthenticated attackers to execute queries against the GraphQL database, granting them access to sensitive data stored in the database. NOTE: the vendor disputes this because the reporter's only query was for the schema of the API, which is public; queries for database objects would have been denied." } ], "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:H/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.2 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:netbox_project:netbox:3.5.1:*:*:*:*:*:*:*", "matchCriteriaId": "AC83B0FC-B189-4C58-9CD6-E6EB667635A9" } ] } ] } ], "references": [ { "url": "https://github.com/anhdq201/netbox/issues/16", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking" ] }, { "url": "https://github.com/netbox-community/netbox/discussions/12729#discussioncomment-6008669", "source": "cve@mitre.org" } ] }