2024-04-04 08:46:00 +00:00

89 lines
2.5 KiB
JSON

{
"id": "CVE-2022-0517",
"sourceIdentifier": "security@mozilla.org",
"published": "2022-12-22T20:15:12.540",
"lastModified": "2022-12-29T18:56:35.307",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Mozilla VPN can load an OpenSSL configuration file from an unsecured directory. A user or attacker with limited privileges could leverage this to launch arbitrary code with SYSTEM privilege. This vulnerability affects Mozilla VPN < 2.7.1."
},
{
"lang": "es",
"value": "Mozilla VPN puede cargar un archivo de configuraci\u00f3n OpenSSL desde un directorio no seguro. Un usuario o atacante con privilegios limitados podr\u00eda aprovechar esto para ejecutar c\u00f3digo arbitrario con privilegios de SYSTEM. Esta vulnerabilidad afecta a Mozilla VPN &lt; 2.7.1."
}
],
"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-434"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:vpn:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.7.1",
"matchCriteriaId": "20D14932-0EB8-4519-91F5-42D3F1B615F2"
}
]
}
]
}
],
"references": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1752291",
"source": "security@mozilla.org",
"tags": [
"Issue Tracking",
"Permissions Required",
"Vendor Advisory"
]
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-08/",
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
]
}
]
}