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

106 lines
3.2 KiB
JSON

{
"id": "CVE-2018-6118",
"sourceIdentifier": "chrome-cve-admin@google.com",
"published": "2019-06-27T17:15:12.100",
"lastModified": "2023-11-07T02:59:28.830",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "A double-eviction in the Incognito mode cache that lead to a user-after-free in cache in Google Chrome prior to 66.0.3359.139 allowed a remote attacker who had compromised the renderer process to execute arbitrary code via a crafted HTML page."
},
{
"lang": "es",
"value": "Un doble desalojo en la memoria cach\u00e9 en modo Inc\u00f3gnito que llev\u00f3 a un usuario despu\u00e9s de la memoria cach\u00e9 libre en Google Chrome antes de 66.0.3359.139 permiti\u00f3 que un atacante remoto que hab\u00eda comprometido el proceso del renderizador ejecutara c\u00f3digo arbitrario a trav\u00e9s de una p\u00e1gina HTML elaborada."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-416"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
"versionEndExcluding": "66.0.3359.139",
"matchCriteriaId": "7E580736-8B8D-4557-A7EA-D61349A54704"
}
]
}
]
}
],
"references": [
{
"url": "https://chromereleases.googleblog.com/2018/04/stable-channel-update-for-desktop_26.html",
"source": "chrome-cve-admin@google.com"
},
{
"url": "https://crbug.com/831963",
"source": "chrome-cve-admin@google.com"
}
]
}