76 lines
3.7 KiB
JSON
Raw Normal View History

{
"id": "CVE-2025-27145",
"sourceIdentifier": "security-advisories@github.com",
"published": "2025-02-25T02:15:16.300",
"lastModified": "2025-02-25T14:15:31.567",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "copyparty, a portable file server, has a DOM-based cross-site scripting vulnerability in versions prior to 1.16.15. The vulnerability is considered low-risk. By handing someone a maliciously-named file, and then tricking them into dragging the file into copyparty's Web-UI, an attacker could execute arbitrary javascript with the same privileges as that user. For example, this could give unintended read-access to files owned by that user. The bug is triggered by the drag-drop action itself; it is not necessary to actually initiate the upload. The file must be empty (zero bytes). Note that, as a general-purpose webserver, it is intentionally possible to upload HTML-files with arbitrary javascript in `<script>` tags, which will execute when the file is opened. The difference is that this vulnerability would trigger execution of javascript during the act of uploading, and not when the uploaded file was opened. Version 1.16.15 contains a fix."
},
{
"lang": "es",
"value": "copyparty, un servidor de archivos port\u00e1til, tiene una vulnerabilidad de Cross-Site Scripting basada en DOM en versiones anteriores a la 1.16.15. La vulnerabilidad se considera de bajo riesgo. Al entregarle a alguien un archivo con un nombre malicioso y luego enga\u00f1arlo para que lo arrastre a la interfaz web de copyparty, un atacante podr\u00eda ejecutar javascript arbitrario con los mismos privilegios que ese usuario. Por ejemplo, esto podr\u00eda dar acceso de lectura no deseado a archivos propiedad de ese usuario. El error se activa con la acci\u00f3n de arrastrar y soltar en s\u00ed; no es necesario iniciar realmente la carga. El archivo debe estar vac\u00edo (cero bytes). Tenga en cuenta que, como servidor web de prop\u00f3sito general, es posible cargar intencionalmente archivos HTML con javascript arbitrario en las etiquetas `"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"baseScore": 3.6,
"baseSeverity": "LOW",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 1.0,
"impactScore": 2.5
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
},
{
"lang": "en",
"value": "CWE-83"
}
]
}
],
"references": [
{
"url": "https://github.com/9001/copyparty/commit/438ea6ccb06f39d7cbb4b6ee7ad44606e21a63dd",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/9001/copyparty/releases/tag/v1.16.15",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/9001/copyparty/security/advisories/GHSA-m2jw-cj8v-937r",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/9001/copyparty/security/advisories/GHSA-m2jw-cj8v-937r",
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0"
}
]
}