2023-06-01 16:00:28 +00:00
{
"id" : "CVE-2023-33965" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-01T15:15:09.213" ,
2023-06-09 14:00:29 +00:00
"lastModified" : "2023-06-09T13:31:46.507" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-01 16:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Brook is a cross-platform programmable network tool. The `tproxy` server is vulnerable to a drive-by command injection. An attacker may fool a victim into visiting a malicious web page which will trigger requests to the local `tproxy` service leading to remote code execution. A patch is available in version 20230606."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-09 14:00:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2023-06-01 16:00:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.6 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 6.0
}
]
} ,
"weaknesses" : [
2023-06-09 14:00:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
} ,
2023-06-01 16:00:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
}
] ,
2023-06-09 14:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:txthinking:brook:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "20230606" ,
"matchCriteriaId" : "A079F0BB-D10F-4DD8-AAEF-CA30E1201727"
}
]
}
]
}
] ,
2023-06-01 16:00:28 +00:00
"references" : [
{
"url" : "https://github.com/txthinking/brook/commit/314d7070c37babf6c38a0fe1eada872bb74bf03e" ,
2023-06-09 14:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-01 16:00:28 +00:00
} ,
{
"url" : "https://github.com/txthinking/brook/security/advisories/GHSA-vfrj-fv6p-3cpf" ,
2023-06-09 14:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-06-01 16:00:28 +00:00
}
]
}