2024-06-25 14:03:22 +00:00
{
"id" : "CVE-2024-6300" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-06-25T13:15:50.847" ,
2024-09-20 20:03:18 +00:00
"lastModified" : "2024-09-20T19:28:01.410" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
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"
2024-07-14 02:06:08 +00:00
} ,
{
"lang" : "es" ,
"value" : "Limpieza incompleta al realizar redacciones en Conduit, lo que permite a un atacante verificar si ciertas cadenas estaban presentes en la PDU antes de la redacci\u00f3n"
2024-06-25 14:03:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-20 20:03:18 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
} ,
2024-06-25 14:03:22 +00:00
{
"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" : [
2024-09-20 20:03:18 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-459"
}
]
} ,
2024-06-25 14:03:22 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-459"
}
]
}
] ,
2024-09-20 20:03:18 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:conduit:conduit:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "0.8.0" ,
"matchCriteriaId" : "0A42037C-F568-4862-BEE1-FCE796E55CD1"
}
]
}
]
}
] ,
2024-06-25 14:03:22 +00:00
"references" : [
{
"url" : "https://conduit.rs/changelog/#v0-8-0-2024-06-12" ,
2024-09-20 20:03:18 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Release Notes"
]
2024-06-25 14:03:22 +00:00
} ,
{
"url" : "https://gitlab.com/famedly/conduit/-/releases/v0.8.0" ,
2024-09-20 20:03:18 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Release Notes"
]
2024-06-25 14:03:22 +00:00
}
]
}