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

125 lines
4.0 KiB
JSON

{
"id": "CVE-2014-7930",
"sourceIdentifier": "chrome-cve-admin@google.com",
"published": "2015-01-22T22:59:11.977",
"lastModified": "2023-11-07T02:21:57.423",
"vulnStatus": "Modified",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/416.html\">CWE-416: Use After Free</a>",
"descriptions": [
{
"lang": "en",
"value": "Use-after-free vulnerability in core/events/TreeScopeEventContext.cpp in the DOM implementation in Blink, as used in Google Chrome before 40.0.2214.91, allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted JavaScript code that triggers improper maintenance of TreeScope data."
},
{
"lang": "es",
"value": "Vulnerabilidad de uso despu\u00e9s de liberaci\u00f3n en core/events/TreeScopeEventContext.cpp en la implementaci\u00f3n DOM en Blink, utilizado en Google Chrome anterior a 40.0.2214.91, permite a atacantes remotos causar una denegaci\u00f3n de servicio o posiblemente tener otro impacto no especificado a trav\u00e9s de c\u00f3digo JavaScfript manipulado que provoca el mantenimiento incorrecto de datos TreeScope."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
"versionEndIncluding": "40.0.2214.85",
"matchCriteriaId": "B248CC65-0394-4432-9520-52E99C17EA4A"
}
]
}
]
}
],
"references": [
{
"url": "http://googlechromereleases.blogspot.com/2015/01/stable-update.html",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00005.html",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2015-0093.html",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://secunia.com/advisories/62383",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://secunia.com/advisories/62575",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://secunia.com/advisories/62665",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://security.gentoo.org/glsa/glsa-201502-13.xml",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://www.securityfocus.com/bid/72288",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://www.securitytracker.com/id/1031623",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-2476-1",
"source": "chrome-cve-admin@google.com"
},
{
"url": "https://code.google.com/p/chromium/issues/detail?id=442806",
"source": "chrome-cve-admin@google.com"
},
{
"url": "https://src.chromium.org/viewvc/blink?revision=187435&view=revision",
"source": "chrome-cve-admin@google.com"
}
]
}