2024-07-14 02:06:08 +00:00

64 lines
1.8 KiB
JSON

{
"id": "CVE-2024-6300",
"sourceIdentifier": "cve@gitlab.com",
"published": "2024-06-25T13:15:50.847",
"lastModified": "2024-06-25T18:50:42.040",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"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"
},
{
"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"
}
],
"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"
}
]
}