2024-12-08 03:06:42 +00:00

132 lines
3.6 KiB
JSON

{
"id": "CVE-2024-6302",
"sourceIdentifier": "cve@gitlab.com",
"published": "2024-06-25T13:15:51.313",
"lastModified": "2024-11-21T09:49:23.700",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Lack of privilege checking when processing a redaction in Conduit versions v0.6.0 and lower, allowing a local user to redact any message from users on the same server, given that they are able to send redaction events."
},
{
"lang": "es",
"value": "Falta de verificaci\u00f3n de privilegios al procesar una redacci\u00f3n en las versiones de Conduit v0.6.0 e inferiores, lo que permite a un usuario local redactar cualquier mensaje de los usuarios en el mismo servidor, dado que pueden enviar eventos de redacci\u00f3n."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cve@gitlab.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "cve@gitlab.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-280"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:conduit:conduit:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.7.0",
"matchCriteriaId": "026FF177-F9FE-4B6C-83BB-D7BF2CEB4FA2"
}
]
}
]
}
],
"references": [
{
"url": "https://conduit.rs/changelog/#v0-7-0-2024-04-25",
"source": "cve@gitlab.com",
"tags": [
"Release Notes"
]
},
{
"url": "https://gitlab.com/famedly/conduit/-/releases/v0.7.0",
"source": "cve@gitlab.com",
"tags": [
"Release Notes"
]
},
{
"url": "https://conduit.rs/changelog/#v0-7-0-2024-04-25",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
]
},
{
"url": "https://gitlab.com/famedly/conduit/-/releases/v0.7.0",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
]
}
]
}