2024-12-08 03:06:42 +00:00

119 lines
3.7 KiB
JSON

{
"id": "CVE-2015-1317",
"sourceIdentifier": "security@ubuntu.com",
"published": "2015-04-08T18:59:05.750",
"lastModified": "2024-11-21T02:25:09.303",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Use-after-free vulnerability in Oxide before 1.5.6 and 1.6.x before 1.6.1 allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code by deleting all WebContents while a RenderProcessHost instance still exists."
},
{
"lang": "es",
"value": "Vulnerabilidad de uso despu\u00e9s de liberaci\u00f3n de memoria en Oxide en versiones anteriores a 1.5.6 y 1.6.x en versiones anteriores a 1.6.1 permite a atacantes remotos causar una denegaci\u00f3n de servicio (ca\u00edda) o posiblemente ejecutar c\u00f3digo arbitrario mediante el borrado de todos los WebContents mientras una instancia de RenderProcessHost a\u00fan existe."
}
],
"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",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"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:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "B5A6F2F3-4894-4392-8296-3B8DD2679084"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:*",
"matchCriteriaId": "49A63F39-30BE-443F-AF10-6245587D3359"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oxide_project:oxide:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.5.5",
"matchCriteriaId": "B8429756-2906-4C2A-8910-8714E265AC70"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oxide_project:oxide:1.6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "89EB5BA6-8FAD-4C26-BD3E-61863D51233D"
}
]
}
]
}
],
"references": [
{
"url": "http://www.ubuntu.com/usn/USN-2556-1",
"source": "security@ubuntu.com"
},
{
"url": "https://bugs.launchpad.net/oxide/+bug/1431484",
"source": "security@ubuntu.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-2556-1",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://bugs.launchpad.net/oxide/+bug/1431484",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/416.html\">CWE-416: Use After Free</a>"
}