mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-09-17 18:45:49 +00:00
80 lines
4.1 KiB
JSON
80 lines
4.1 KiB
JSON
{
|
|
"id": "CVE-2025-24372",
|
|
"sourceIdentifier": "security-advisories@github.com",
|
|
"published": "2025-02-05T19:15:46.010",
|
|
"lastModified": "2025-02-05T19:15:46.010",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Using a specially crafted file, a user could potentially upload a file containing code that when executed could send arbitrary requests to the server. If that file was opened by an administrator, it could lead to escalation of privileges of the original submitter or other malicious actions. Users must have been registered to the site to exploit this vulnerability. This vulnerability has been fixed in CKAN 2.10.7 and 2.11.2. Users are advised to upgrade. On versions prior to CKAN 2.10.7 and 2.11.2, site maintainers can restrict the file types supported for uploading using the `ckan.upload.user.mimetypes` / `ckan.upload.user.types` and `ckan.upload.group.mimetypes` / `ckan.upload.group.types` config options. To entirely disable file uploads users can use: `ckan.upload.user.types = none`"
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "CKAN es un DMS (gesti\u00f3n de datos sistema) de c\u00f3digo abierto para alimentar centros de datos y portales de datos. Mediante un archivo manipulado especial, un usuario podr\u00eda cargar un archivo que contenga c\u00f3digo que, al ejecutarse, podr\u00eda enviar solicitudes arbitrarias al servidor. Si un administrador abriera ese archivo, podr\u00eda provocar una escalada de privilegios del remitente original u otras acciones maliciosas. Los usuarios deben haberse registrado en el sitio para explotar esta vulnerabilidad. Esta vulnerabilidad se ha corregido en CKAN 2.10.7 y 2.11.2. Se recomienda a los usuarios que actualicen. En versiones anteriores a CKAN 2.10.7 y 2.11.2, los encargados del mantenimiento del sitio pueden restringir los tipos de archivos admitidos para la carga mediante las opciones de configuraci\u00f3n `ckan.upload.user.mimetypes` / `ckan.upload.user.types` y `ckan.upload.group.mimetypes` / `ckan.upload.group.types`. Para deshabilitar por completo la carga de archivos, los usuarios pueden usar: `ckan.upload.user.types = none`"
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
|
|
"baseScore": 7.3,
|
|
"baseSeverity": "HIGH",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"userInteraction": "REQUIRED",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "NONE"
|
|
},
|
|
"exploitabilityScore": 2.1,
|
|
"impactScore": 5.2
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-79"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://docs.ckan.org/en/latest/maintaining/configuration.html#ckan-upload-group-mimetypes",
|
|
"source": "security-advisories@github.com"
|
|
},
|
|
{
|
|
"url": "https://docs.ckan.org/en/latest/maintaining/configuration.html#ckan-upload-group-types",
|
|
"source": "security-advisories@github.com"
|
|
},
|
|
{
|
|
"url": "https://docs.ckan.org/en/latest/maintaining/configuration.html#ckan-upload-user-mimetypes",
|
|
"source": "security-advisories@github.com"
|
|
},
|
|
{
|
|
"url": "https://docs.ckan.org/en/latest/maintaining/configuration.html#ckan-upload-user-types",
|
|
"source": "security-advisories@github.com"
|
|
},
|
|
{
|
|
"url": "https://github.com/ckan/ckan/commit/7da6a26c6183e0a97a356d1b1d2407f3ecc7b9c8",
|
|
"source": "security-advisories@github.com"
|
|
},
|
|
{
|
|
"url": "https://github.com/ckan/ckan/security/advisories/GHSA-7pq5-qcp6-mcww",
|
|
"source": "security-advisories@github.com"
|
|
}
|
|
]
|
|
} |