2024-06-25 14:03:22 +00:00
{
"id" : "CVE-2024-6303" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-06-25T13:15:51.550" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:49:23.837" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-25 14:03:22 +00:00
"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"
2024-07-14 02:06:08 +00:00
} ,
{
"lang" : "es" ,
"value" : "Falta autorizaci\u00f3n en la API Cliente-Servidor en Conduit <=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"
2024-06-25 14:03:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-20 20:03:18 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2024-09-20 20:03:18 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"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" ,
2024-09-20 20:03:18 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2024-09-20 20:03:18 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-20 20:03:18 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.1 ,
"impactScore" : 6.0
2024-09-20 20:03:18 +00:00
} ,
2024-06-25 14:03:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-06-25 14:03:22 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"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" ,
2024-06-25 14:03:22 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2024-06-25 14:03:22 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-06-25 14:03:22 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
2024-06-25 14:03:22 +00:00
}
]
} ,
"weaknesses" : [
2024-09-20 20:03:18 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
2024-09-20 20:03:18 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-862"
}
]
} ,
2024-06-25 14:03:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-06-25 14:03:22 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-862"
}
]
}
] ,
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-12-08 03:06:42 +00:00
} ,
{
"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"
]
2024-06-25 14:03:22 +00:00
}
]
}