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

132 lines
3.8 KiB
JSON

{
"id": "CVE-2024-6303",
"sourceIdentifier": "cve@gitlab.com",
"published": "2024-06-25T13:15:51.550",
"lastModified": "2024-11-21T09:49:23.837",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Missing authorization in Client-Server API in Conduit <=0.7.0, allowing for any alias to be removed and added to another room, which can be used for privilege escalation by moving the #admins alias to a room which they control, allowing them to run commands resetting passwords, siging json with the server's key, deactivating users, and more"
},
{
"lang": "es",
"value": "Falta autorizaci\u00f3n en la API Cliente-Servidor en Conduit &lt;=0.7.0, lo que permite eliminar cualquier alias y agregarlo a otra sala, que se puede usar para escalar privilegios moviendo el alias #admins a una sala que ellos controlan, lo que les permite para ejecutar comandos que restablecen contrase\u00f1as, firman json con la clave del servidor, desactivan usuarios y m\u00e1s"
}
],
"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:C/C:H/I:H/A:H",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.1,
"impactScore": 6.0
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "cve@gitlab.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
}
],
"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"
}
]
}
]
}
],
"references": [
{
"url": "https://conduit.rs/changelog/#v0-8-0-2024-06-12",
"source": "cve@gitlab.com",
"tags": [
"Release Notes"
]
},
{
"url": "https://gitlab.com/famedly/conduit/-/releases/v0.8.0",
"source": "cve@gitlab.com",
"tags": [
"Release Notes"
]
},
{
"url": "https://conduit.rs/changelog/#v0-8-0-2024-06-12",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
]
},
{
"url": "https://gitlab.com/famedly/conduit/-/releases/v0.8.0",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
]
}
]
}