2024-07-14 02:06:08 +00:00

215 lines
6.5 KiB
JSON

{
"id": "CVE-2010-4020",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-12-02T16:22:21.207",
"lastModified": "2020-01-21T15:46:02.220",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "MIT Kerberos 5 (aka krb5) 1.8.x through 1.8.3 does not reject RC4 key-derivation checksums, which might allow remote authenticated users to forge a (1) AD-SIGNEDPATH or (2) AD-KDC-ISSUED signature, and possibly gain privileges, by leveraging the small key space that results from certain one-byte stream-cipher operations."
},
{
"lang": "es",
"value": "MIT Kerberos 5 (tambi\u00e9n conocido como krb5) v1.8.x hasta v1.8.3 no rechaza las sumas de comprobaci\u00f3n RC4 (clave de derivaci\u00f3n), lo que podr\u00eda permitir a usuarios remotos autenticados falsificar un (1) AD-SIGNEDPATH o (2) la firma AD-KDC-ISSUED, y posiblemente obtener privilegios, aprovechando el espacio de claves peque\u00f1as que resultan de ciertas operaciones de cifrado de flujo de un byte (one-byte)."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"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-310"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mit:kerberos_5:1.8:*:*:*:*:*:*:*",
"matchCriteriaId": "36823B2B-5C72-4FF3-9301-FB263EB8CE09"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mit:kerberos_5:1.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "59AFA33E-FEBC-45F5-9EC6-8AA363163FB5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mit:kerberos_5:1.8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "04D83332-B2FD-4E86-A76C-C3F1CD3B3A31"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mit:kerberos_5:1.8.3:*:*:*:*:*:*:*",
"matchCriteriaId": "758A0011-20ED-414A-9DF3-50A161DF8BC2"
}
]
}
]
}
],
"references": [
{
"url": "http://kb.vmware.com/kb/1035108",
"source": "cve@mitre.org"
},
{
"url": "http://lists.apple.com/archives/security-announce/2011/Mar/msg00006.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-December/051976.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-December/051999.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00000.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.vmware.com/pipermail/security-announce/2011/000133.html",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/69608",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/42399",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://support.apple.com/kb/HT4581",
"source": "cve@mitre.org"
},
{
"url": "http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2010-007.txt",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:246",
"source": "cve@mitre.org"
},
{
"url": "http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2010-0925.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/514953/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/517739/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/45117",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id?1024803",
"source": "cve@mitre.org"
},
{
"url": "http://www.ubuntu.com/usn/USN-1030-1",
"source": "cve@mitre.org"
},
{
"url": "http://www.vmware.com/security/advisories/VMSA-2011-0007.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2010/3094",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2010/3095",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2010/3118",
"source": "cve@mitre.org"
}
]
}