2023-05-24 20:00:37 +00:00
{
"id" : "CVE-2023-33982" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-24T18:15:10.927" ,
2023-06-01 16:00:28 +00:00
"lastModified" : "2023-06-01T15:55:22.407" ,
"vulnStatus" : "Analyzed" ,
2023-05-24 20:00:37 +00:00
"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."
}
] ,
2023-06-01 16:00:28 +00:00
"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"
}
]
}
]
}
] ,
2023-05-24 20:00:37 +00:00
"references" : [
{
"url" : "https://briarproject.org/news/2023-three-security-issues-found-and-fixed/" ,
2023-06-01 16:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2023-05-24 20:00:37 +00:00
} ,
{
"url" : "https://ethz.ch/content/dam/ethz/special-interest/infk/inst-infsec/appliedcrypto/education/theses/report_YuanmingSong.pdf" ,
2023-06-01 16:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Technical Description" ,
"Third Party Advisory"
]
2023-05-24 20:00:37 +00:00
}
]
}