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

106 lines
3.0 KiB
JSON

{
"id": "CVE-2018-6145",
"sourceIdentifier": "chrome-cve-admin@google.com",
"published": "2019-06-27T17:15:12.833",
"lastModified": "2023-11-07T02:59:38.887",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Insufficient data validation in HTML parser in Google Chrome prior to 67.0.3396.62 allowed a remote attacker to bypass same origin policy via a crafted HTML page."
},
{
"lang": "es",
"value": "Una validaci\u00f3n de datos insuficiente en el analizador de HTML en Google Chrome antes de 67.0.3396.62 permiti\u00f3 que un atacante remoto pasara por alto la misma pol\u00edtica de origen a trav\u00e9s de una p\u00e1gina HTML dise\u00f1ada."
}
],
"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:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
"versionEndExcluding": "67.0.3396.62",
"matchCriteriaId": "350949F0-83A1-46DE-87DD-A39116F6F1CC"
}
]
}
]
}
],
"references": [
{
"url": "https://chromereleases.googleblog.com/2018/05/stable-channel-update-for-desktop_58.html",
"source": "chrome-cve-admin@google.com"
},
{
"url": "https://crbug.com/805924",
"source": "chrome-cve-admin@google.com"
}
]
}