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

72 lines
3.4 KiB
JSON

{
"id": "CVE-2024-39904",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-07-11T16:15:04.860",
"lastModified": "2024-11-21T09:28:32.210",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "VNote is a note-taking platform. Prior to 3.18.1, a code execution vulnerability existed in VNote, which allowed an attacker to execute arbitrary programs on the victim's system. A crafted URI can be used in a note to perform this attack using file:/// as a link. For example, file:///C:/WINDOWS/system32/cmd.exe. This allows attackers to execute arbitrary programs by embedding a reference to a local executable file such as file:///C:/WINDOWS/system32/cmd.exe and file:///C:/WINDOWS/system32/calc.exe. This vulnerability can be exploited by creating and sharing specially crafted notes. An attacker could send a crafted note file and perform further attacks. This vulnerability is fixed in 3.18.1."
},
{
"lang": "es",
"value": "VNote es una plataforma para tomar notas. Antes de la versi\u00f3n 3.18.1, exist\u00eda una vulnerabilidad de ejecuci\u00f3n de c\u00f3digo en VNote, que permit\u00eda a un atacante ejecutar programas arbitrarios en el sistema de la v\u00edctima. Se puede usar un URI manipulado en una nota para realizar este ataque usando file:/// como enlace. Por ejemplo, archivo:///C:/WINDOWS/system32/cmd.exe. Esto permite a los atacantes ejecutar programas arbitrarios incorporando una referencia a un archivo ejecutable local como file:///C:/WINDOWS/system32/cmd.exe y file:///C:/WINDOWS/system32/calc.exe. Esta vulnerabilidad se puede aprovechar creando y compartiendo notas especialmente manipuladas. Un atacante podr\u00eda enviar un archivo de nota manipulado y realizar m\u00e1s ataques. Esta vulnerabilidad se solucion\u00f3 en 3.18.1."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-73"
}
]
}
],
"references": [
{
"url": "https://github.com/vnotex/vnote/commit/3477469b669708ff547037fda9fc2817870428aa",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/vnotex/vnote/security/advisories/GHSA-vhh5-8wcv-68gj",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/vnotex/vnote/commit/3477469b669708ff547037fda9fc2817870428aa",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/vnotex/vnote/security/advisories/GHSA-vhh5-8wcv-68gj",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}