René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

91 lines
2.8 KiB
JSON

{
"id": "CVE-2014-3201",
"sourceIdentifier": "cve-coordination@google.com",
"published": "2014-10-10T01:55:08.680",
"lastModified": "2014-10-10T19:42:04.217",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "core/rendering/compositing/RenderLayerCompositor.cpp in Blink, as used in Google Chrome before 38.0.2125.102 on Android, does not properly handle a certain IFRAME overflow condition, which allows remote attackers to spoof content via a crafted web site that interferes with the scrollbar."
},
{
"lang": "es",
"value": "core/rendering/compositing/RenderLayerCompositor.cpp en Blink, utilizado en Google Chrome anterior a 38.0.2125.102 en Android, no maneja debidamente cierta condici\u00f3n de desbordamiento de IFRAME, lo que permite a atacantes remotos falsificar contenido a trav\u00e9s de un sitio web manipulado que interfiere con la barra de desplazamiento."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:android:*:*",
"versionEndIncluding": "38.0.2125.101",
"matchCriteriaId": "A3AD9CBB-4AD8-491C-A47F-CA0F3952194D"
}
]
}
]
}
],
"references": [
{
"url": "http://googlechromereleases.blogspot.com/2014/10/chrome-for-android-update.html",
"source": "cve-coordination@google.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://crbug.com/406593",
"source": "cve-coordination@google.com"
},
{
"url": "https://src.chromium.org/viewvc/blink?revision=182021&view=revision",
"source": "cve-coordination@google.com"
}
]
}