90 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2003-0378",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-06-16T04:00:00.000",
"lastModified": "2008-09-05T20:34:10.817",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Kerberos login authentication feature in Mac OS X, when used with an LDAPv3 server and LDAP bind authentication, may send cleartext passwords to the LDAP server when the AuthenticationAuthority attribute is not set."
},
{
"lang": "es",
"value": "El sistema de autentificaci\u00f3n de login de Kerberos sobre Mac OS X, cuando se usua con un servidor LDAPv3 y autentificaci\u00f3n LDAP, puede enviar passwords en texto plano al servidor LDAP si no est\u00e1 fijado el atributo AuthenticationAuthority"
}
],
"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": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": true,
"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:apple:mac_os_x:*:*:*:*:*:*:*:*",
"versionEndIncluding": "10.2",
"matchCriteriaId": "F9BF43B3-5625-4168-9BFC-A87A1C17FD77"
}
]
}
]
}
],
"references": [
{
"url": "http://docs.info.apple.com/article.html?artnum=107579",
"source": "cve@mitre.org"
},
{
"url": "http://www.kb.cert.org/vuls/id/467828",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory",
"US Government Resource"
]
}
]
}