2023-11-07 21:03:21 +00:00

106 lines
3.1 KiB
JSON

{
"id": "CVE-2018-6176",
"sourceIdentifier": "chrome-cve-admin@google.com",
"published": "2019-06-27T17:15:13.490",
"lastModified": "2023-11-07T02:59:51.397",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Insufficient file type enforcement in Extensions API in Google Chrome prior to 68.0.3440.75 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted Chrome Extension."
},
{
"lang": "es",
"value": "La aplicaci\u00f3n insuficiente del tipo de archivo en la API de Extensions en Google Chrome antes de 68.0.3440.75 permiti\u00f3 que un atacante remoto que hab\u00eda comprometido el proceso del renderizador realizara una escalada de privilegios a trav\u00e9s de una extensi\u00f3n de Chrome dise\u00f1ada."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 4.6
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
"versionEndExcluding": "68.0.3440.75",
"matchCriteriaId": "CBE6E6EC-3F0E-4FAD-9EC6-16742B562589"
}
]
}
]
}
],
"references": [
{
"url": "https://chromereleases.googleblog.com/2018/07/stable-channel-update-for-desktop.html",
"source": "chrome-cve-admin@google.com"
},
{
"url": "https://crbug.com/666824",
"source": "chrome-cve-admin@google.com"
}
]
}