2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2005-1175" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2005-07-18T04:00:00.000" ,
2024-11-21 23:11:37 +00:00
"lastModified" : "2024-11-20T23:56:46.800" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Heap-based buffer overflow in the Key Distribution Center (KDC) in MIT Kerberos 5 (krb5) 1.4.1 and earlier allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a certain valid TCP or UDP request."
} ,
{
"lang" : "es" ,
"value" : "Desbordamiento de b\u00fafer en MIT Kerberos 5 (krb5) 1.3 hasta la 1.4.1 Key Distribution Center (KDC) permite que atacantes remotos causen una denegaci\u00f3n de servicio (ca\u00edda de la aplicaci\u00f3n) y posiblmente ejecuten c\u00f3digo arbitrario mediante cierta petici\u00f3n v\u00e1lida TCP o UDP."
}
] ,
"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" ,
2024-11-21 23:11:37 +00:00
"baseScore" : 7.5 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-11-21 23:11:37 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"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:a:mit:kerberos_5:1.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F01A83F-3BD1-4DED-979A-B4B6B23039FD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mit:kerberos_5:1.3.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "ACEB5A36-8F72-417A-AC92-149612EC7BCB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mit:kerberos_5:1.3.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7B8704B5-F37B-4C61-A924-3774A29BFEB3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mit:kerberos_5:1.3.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F953CEBA-BAC0-48DF-A3D0-1FABCC9963E2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mit:kerberos_5:1.3.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "ED81A044-8A7B-4EEF-A4B3-EA49D76FAAED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mit:kerberos_5:1.3.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "30AA5727-BD83-45CF-B308-BA5F8A577B9D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mit:kerberos_5:1.3.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0E088E64-6FBD-4148-8F78-506364B7BB1E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mit:kerberos_5:1.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "52F0EECF-7787-442B-9888-D22F7D36C3DE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mit:kerberos_5:1.4.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EF344AED-BE00-4A9B-A9DE-C6FB0BEE4617"
}
]
}
]
}
] ,
"references" : [
{
"url" : "ftp://patches.sgi.com/support/free/security/advisories/20050703-01-U.asc" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://lists.apple.com/archives/security-announce/2005//Aug/msg00001.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://lists.apple.com/archives/security-announce/2005/Aug/msg00000.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=112122123211974&w=2" ,
"source" : "cve@mitre.org"
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/16041" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://secunia.com/advisories/17135" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://secunia.com/advisories/17899" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://secunia.com/advisories/20364" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://securitytracker.com/id?1014460" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://sunsolve.sun.com/search/document.do?assetkey=1-26-101809-1" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2005-002-kdc.txt" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www-1.ibm.com/support/docview.wss?uid=swg1IY85474" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.debian.org/security/2005/dsa-757" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.kb.cert.org/vuls/id/885830" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory" ,
"US Government Resource"
]
} ,
{
"url" : "http://www.novell.com/linux/security/advisories/2005_17_sr.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2005-562.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2005-567.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/14236" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.trustix.org/errata/2005/0036" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.turbolinux.com/security/2005/TLSA-2005-78.txt" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2005/1066" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2006/2074" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/21328" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A736" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9902" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://usn.ubuntu.com/224-1/" ,
"source" : "cve@mitre.org"
2024-11-21 23:11:37 +00:00
} ,
{
"url" : "ftp://patches.sgi.com/support/free/security/advisories/20050703-01-U.asc" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.apple.com/archives/security-announce/2005//Aug/msg00001.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.apple.com/archives/security-announce/2005/Aug/msg00000.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=112122123211974&w=2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/16041" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/17135" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/17899" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/20364" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://securitytracker.com/id?1014460" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://sunsolve.sun.com/search/document.do?assetkey=1-26-101809-1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2005-002-kdc.txt" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www-1.ibm.com/support/docview.wss?uid=swg1IY85474" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.debian.org/security/2005/dsa-757" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.kb.cert.org/vuls/id/885830" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory" ,
"US Government Resource"
]
} ,
{
"url" : "http://www.novell.com/linux/security/advisories/2005_17_sr.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2005-562.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2005-567.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/14236" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.trustix.org/errata/2005/0036" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.turbolinux.com/security/2005/TLSA-2005-78.txt" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2005/1066" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2006/2074" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/21328" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A736" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9902" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://usn.ubuntu.com/224-1/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}