2025-03-27 17:03:53 +00:00

72 lines
4.9 KiB
JSON

{
"id": "CVE-2025-23203",
"sourceIdentifier": "security-advisories@github.com",
"published": "2025-03-26T14:15:32.250",
"lastModified": "2025-03-27T16:45:27.850",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Icinga Director is an Icinga config deployment tool. A Security vulnerability has been found starting in version 1.0.0 and prior to 1.10.3 and 1.11.3 on several director endpoints of REST API. To reproduce this vulnerability an authenticated user with permission to access the Director is required (plus api access with regard to the api endpoints). And even though some of these Icinga Director users are restricted from accessing certain objects, are able to retrieve information related to them if their name is known. This makes it possible to change the configuration of these objects by those Icinga Director users restricted from accessing them. This results in further exploitation, data breaches and sensitive information disclosure. Affected endpoints include icingaweb2/director/service, if the host name is left out of the query; icingaweb2/directore/notification; icingaweb2/director/serviceset; and icingaweb2/director/scheduled-downtime. In addition, the endpoint `icingaweb2/director/services?host=filteredHostName` returns a status code 200 even though the services for the host is filtered. This in turn lets the restricted user know that the host `filteredHostName` exists even though the user is restricted from accessing it. This could again result in further exploitation of this information and data breaches. Icinga Director has patches in versions 1.10.3 and 1.11.1. If upgrading is not feasible, disable the director module for the users other than admin role for the time being."
},
{
"lang": "es",
"value": "Icinga Director es una herramienta de implementaci\u00f3n de configuraci\u00f3n de Icinga. Se ha detectado una vulnerabilidad de seguridad a partir de la versi\u00f3n 1.0.0 y anteriores a las 1.10.3 y 1.11.3 en varios directores endpoints de la API REST. Para reproducir esta vulnerabilidad, se requiere un usuario autenticado con permiso de acceso a Director (adem\u00e1s de acceso a la API en relaci\u00f3n con los endpoints de la API). Aunque algunos de estos usuarios de Icinga Director tienen restringido el acceso a ciertos objetos, pueden recuperar informaci\u00f3n relacionada con ellos si se conoce su nombre. Esto permite que los usuarios de Icinga Director con acceso restringido modifiquen la configuraci\u00f3n de estos objetos. Esto da lugar a una mayor explotaci\u00f3n, filtraciones de datos y divulgaci\u00f3n de informaci\u00f3n confidencial. Los endpoints afectados incluyen icingaweb2/director/service (si el nombre de host no se incluye en la consulta); icingaweb2/directore/notification; icingaweb2/director/serviceset; e icingaweb2/director/scheduled-downtime. Adem\u00e1s, el endpoint `icingaweb2/director/services?host=filteredHostName` devuelve un c\u00f3digo de estado 200, aunque los servicios del host est\u00e9n filtrados. Esto, a su vez, informa al usuario restringido de que el host `filteredHostName` existe, aunque tenga restringido el acceso. Esto podr\u00eda provocar una mayor explotaci\u00f3n de esta informaci\u00f3n y filtraciones de datos. Icinga Director cuenta con parches en las versiones 1.10.3 y 1.11.1. Si no es posible actualizar, deshabilite el m\u00f3dulo director para los usuarios que no tengan rol de administrador por el momento."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 1.2,
"impactScore": 4.2
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
},
{
"lang": "en",
"value": "CWE-284"
}
]
}
],
"references": [
{
"url": "https://github.com/Icinga/icingaweb2-module-director/releases/tag/v1.10.3",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/Icinga/icingaweb2-module-director/releases/tag/v1.11.3",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/Icinga/icingaweb2-module-director/security/advisories/GHSA-3233-ggc5-m3qg",
"source": "security-advisories@github.com"
}
]
}