{ "id": "CVE-2023-33982", "sourceIdentifier": "cve@mitre.org", "published": "2023-05-24T18:15:10.927", "lastModified": "2023-06-01T15:55:22.407", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Bramble Handshake Protocol (BHP) in Briar before 1.5.3 is not forward secure: eavesdroppers can decrypt network traffic between two accounts if they later compromise both accounts. NOTE: the eavesdropping is typically impractical because BHP runs over an encrypted session that uses the Tor hidden service protocol." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-326" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:briarproject:briar:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.5.3", "matchCriteriaId": "9BD4F09C-F62B-47B9-AB43-C15FEBC839DA" } ] } ] } ], "references": [ { "url": "https://briarproject.org/news/2023-three-security-issues-found-and-fixed/", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] }, { "url": "https://ethz.ch/content/dam/ethz/special-interest/infk/inst-infsec/appliedcrypto/education/theses/report_YuanmingSong.pdf", "source": "cve@mitre.org", "tags": [ "Exploit", "Technical Description", "Third Party Advisory" ] } ] }