2024-06-25 14:03:22 +00:00
{
"id" : "CVE-2024-6300" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-06-25T13:15:50.847" ,
2024-06-25 20:03:11 +00:00
"lastModified" : "2024-06-25T18:50:42.040" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-06-25 14:03:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Incomplete cleanup when performing redactions in Conduit, allowing an attacker to check whether certain strings were present in the PDU before redaction"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.7 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-459"
}
]
}
] ,
"references" : [
{
"url" : "https://conduit.rs/changelog/#v0-8-0-2024-06-12" ,
"source" : "cve@gitlab.com"
} ,
{
"url" : "https://gitlab.com/famedly/conduit/-/releases/v0.8.0" ,
"source" : "cve@gitlab.com"
}
]
}