2024-02-16 17:01:16 +00:00

123 lines
3.3 KiB
JSON

{
"id": "CVE-2023-49314",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-28T15:15:07.770",
"lastModified": "2024-02-16T16:15:57.360",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Asana Desktop 2.1.0 on macOS allows code injection because of specific Electron Fuses. There is inadequate protection against code injection through settings such as RunAsNode and EnableNodeCliInspectArguments, and thus r3ggi/electroniz3r can be used to perform an attack."
},
{
"lang": "es",
"value": "Asana Desktop 2.1.0 en macOS permite la inyecci\u00f3n de c\u00f3digo gracias a Electron Fuses espec\u00edficos. Existe una protecci\u00f3n inadecuada contra la inyecci\u00f3n de c\u00f3digo a trav\u00e9s de configuraciones como RunAsNode y EnableNodeCliInspectArguments y, por lo tanto, se puede utilizar r3ggi/electroniz3r para realizar un ataque."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:asana:desktop:2.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0E24DCAF-4DF5-4EFD-B838-BEEA57FAE468"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*",
"matchCriteriaId": "387021A0-AF36-463C-A605-32EA7DAC172E"
}
]
}
]
}
],
"references": [
{
"url": "https://asana.com/pt/download",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/electron/fuses",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/louiselalanne/CVE-2023-49314",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/r3ggi/electroniz3r",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://www.electronjs.org/blog/statement-run-as-node-cves",
"source": "cve@mitre.org"
},
{
"url": "https://www.electronjs.org/docs/latest/tutorial/fuses",
"source": "cve@mitre.org",
"tags": [
"Technical Description"
]
}
]
}