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

144 lines
4.3 KiB
JSON

{
"id": "CVE-2016-10534",
"sourceIdentifier": "support@hackerone.com",
"published": "2018-05-31T20:29:01.157",
"lastModified": "2024-11-21T02:44:13.090",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "electron-packager is a command line tool that packages Electron source code into `.app` and `.exe` packages. along with Electron. The `--strict-ssl` command line option in electron-packager >= 5.2.1 <= 6.0.0 || >=6.0.0 <= 6.0.2 defaults to false if not explicitly set to true. This could allow an attacker to perform a man in the middle attack."
},
{
"lang": "es",
"value": "electron-packager es una herramienta de l\u00ednea de comandos que empaqueta c\u00f3digo fuente Electron en los paquetes \".app\" y \".exe\" junto con Electron. La opci\u00f3n de l\u00ednea de comandos \"--strict-ssl\" en electron-packager desde la versi\u00f3n 5.2.1 hasta la 6.0.0 y desde la versi\u00f3n 6.0.0 hasta la 6.0.2 se establece en false por defecto si no se marca como true expl\u00edcitamente. Esto podr\u00eda permitir que un atacante realice ataques Man-in-the-Middle (MitM)."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "support@hackerone.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-295"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-295"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:electron-packager_project:electron-packager:*:*:*:*:*:node.js:*:*",
"versionStartIncluding": "5.2.1",
"versionEndIncluding": "6.0.2",
"matchCriteriaId": "91063CE1-FD80-4E56-9A43-7E81D268B936"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/electron-userland/electron-packager/issues/333",
"source": "support@hackerone.com",
"tags": [
"Issue Tracking",
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "https://nodesecurity.io/advisories/104",
"source": "support@hackerone.com",
"tags": [
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "https://github.com/electron-userland/electron-packager/issues/333",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "https://nodesecurity.io/advisories/104",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mitigation",
"Third Party Advisory"
]
}
]
}