2024-06-25 11:00:33 +00:00
{
2024-06-25 14:00:35 +00:00
"data_version" : "4.0" ,
2024-06-25 11:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-6300" ,
2024-06-25 14:00:35 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
2024-06-25 11:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-06-25 14:00:35 +00:00
"value" : "Incomplete cleanup when performing redactions in Conduit, allowing an attacker to check whether certain strings were present in the PDU before redaction"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-459: Incomplete Cleanup" ,
"cweId" : "CWE-459"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "The Conduit Contributors" ,
"product" : {
"product_data" : [
{
"product_name" : "Conduit" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "0.8.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://gitlab.com/famedly/conduit/-/releases/v0.8.0" ,
"refsource" : "MISC" ,
"name" : "https://gitlab.com/famedly/conduit/-/releases/v0.8.0"
} ,
{
"url" : "https://conduit.rs/changelog/#v0-8-0-2024-06-12" ,
"refsource" : "MISC" ,
"name" : "https://conduit.rs/changelog/#v0-8-0-2024-06-12"
}
]
} ,
"solution" : [
{
"lang" : "en" ,
"value" : "Upgrade to version 0.8.0"
}
] ,
"credits" : [
{
"lang" : "en" ,
"value" : "Benjamin Lee for finding vulnerability, with Matthias Ahouansou fixing the vulnerability together with Benjamin"
}
] ,
"impact" : {
"cvss" : [
{
"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"
2024-06-25 11:00:33 +00:00
}
]
}
}