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

223 lines
6.9 KiB
JSON

{
"id": "CVE-2016-9604",
"sourceIdentifier": "secalert@redhat.com",
"published": "2018-07-11T13:29:00.207",
"lastModified": "2023-11-07T02:37:15.323",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "It was discovered in the Linux kernel before 4.11-rc8 that root can gain direct access to an internal keyring, such as '.dns_resolver' in RHEL-7 or '.builtin_trusted_keys' upstream, by joining it as its session keyring. This allows root to bypass module signature verification by adding a new public key of its own devising to the keyring."
},
{
"lang": "es",
"value": "Se ha descubierto en el kernel de Linux en versiones anteriores a la 4.11-rc8 que root puede obtener acceso directo a un keyring interno, como \".dns_resolver\" en RHEL-7 o el upstream \".builtin_trusted_keys\" uni\u00e9ndose a \u00e9l como su keyring de sesi\u00f3n. Esto permite que root omita la verificaci\u00f3n de firmas del m\u00f3dulo a\u00f1adiendo una nueva clave p\u00fablica de su propia elaboraci\u00f3n al keyring."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 0.8,
"impactScore": 3.6
},
{
"source": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 0.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"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-347"
}
]
},
{
"source": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-732"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.11",
"matchCriteriaId": "BDB550B4-ED03-4369-B53F-4FF3A24ECB0D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:4.11:rc1:*:*:*:*:*:*",
"matchCriteriaId": "45227BEA-300E-4694-8ADE-D0FA7C560C83"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:4.11:rc2:*:*:*:*:*:*",
"matchCriteriaId": "9F27DB1B-125C-416A-8DF1-80EE75E4F972"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:4.11:rc3:*:*:*:*:*:*",
"matchCriteriaId": "64F78CCF-F54B-4D1C-AFA6-DE4076C3A263"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:4.11:rc4:*:*:*:*:*:*",
"matchCriteriaId": "A659506C-868E-4E87-B0D8-E901BC2E9BDC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:4.11:rc5:*:*:*:*:*:*",
"matchCriteriaId": "ACE2C8C3-F2AA-4A39-9D81-B0F8BB82B834"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:4.11:rc6:*:*:*:*:*:*",
"matchCriteriaId": "D67BFFD0-1A52-4F5D-98DB-D94B58FD8D30"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:4.11:rc7:*:*:*:*:*:*",
"matchCriteriaId": "7D996F38-22AC-4059-84FC-F7D69CE0CB9B"
}
]
}
]
}
],
"references": [
{
"url": "http://people.canonical.com/~ubuntu-security/cve/2016/CVE-2016-9604.html",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/102135",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:1842",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:2077",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:2669",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://bugzilla.novell.com/show_bug.cgi?id=1035576",
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-9604",
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ee8f844e3c5a73b999edf733df1c529d6503ec2f",
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}