142 lines
4.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-6756",
"sourceIdentifier": "chrome-cve-admin@google.com",
2023-04-24 12:24:31 +02:00
"published": "2015-10-15T10:59:01.637",
"lastModified": "2024-11-21T02:35:35.710",
2023-04-24 12:24:31 +02:00
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Use-after-free vulnerability in the CPDFSDK_PageView implementation in fpdfsdk/src/fsdk_mgr.cpp in PDFium, as used in Google Chrome before 46.0.2490.71, allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact by leveraging mishandling of a focused annotation in a PDF document."
},
{
"lang": "es",
"value": "Vulnerabilidad de uso despu\u00e9s de liberaci\u00f3n de memoria en la implementaci\u00f3n CPDFSDK_PageView en fpdfsdk/src/fsdk_mgr.cpp en PDFium, como se utiliza en Google Chrome en versiones anteriores a 46.0.2490.71, permite a atacantes remotos provocar una denegaci\u00f3n de servicio (corrupci\u00f3n de memoria din\u00e1mica) o posiblemente tener otro impacto no especificado aprovechando el manejo incorrecto de una anotaci\u00f3n enfocada en un documento PDF."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"baseScore": 6.8,
2023-04-24 12:24:31 +02:00
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
2023-04-24 12:24:31 +02:00
},
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
"versionEndIncluding": "45.0.2454.101",
"matchCriteriaId": "9908D930-D4BE-4D3A-8503-F162D72C51C2"
}
]
}
]
}
],
"references": [
{
"url": "http://googlechromereleases.blogspot.com/2015/10/stable-channel-update.html",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2015-1912.html",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.debian.org/security/2015/dsa-3376",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.securityfocus.com/bid/77071",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.securitytracker.com/id/1033816",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "https://code.google.com/p/chromium/issues/detail?id=507316",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "https://codereview.chromium.org/1332653002",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "https://security.gentoo.org/glsa/201603-09",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://googlechromereleases.blogspot.com/2015/10/stable-channel-update.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2015-1912.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.debian.org/security/2015/dsa-3376",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/77071",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securitytracker.com/id/1033816",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://code.google.com/p/chromium/issues/detail?id=507316",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://codereview.chromium.org/1332653002",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://security.gentoo.org/glsa/201603-09",
"source": "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
],
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/416.html\">CWE-416: Use After Free</a>"
2023-04-24 12:24:31 +02:00
}