MIT Kerberos up to 5-1.13.1 appl/user_user/server.c recvauth_common null pointer dereference
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 4.6 | $0-$5k | 0.00 |
Summary
A vulnerability was found in MIT Kerberos up to 5-1.13.1 and classified as problematic. This affects the function recvauth_common of the file appl/user_user/server.c. The manipulation results in null pointer dereference.
This vulnerability is reported as CVE-2014-5355. No exploit exists.
Applying a patch is advised to resolve this issue.
Details
A vulnerability classified as problematic has been found in MIT Kerberos up to 5-1.13.1 (Network Authentication Software). Affected is the function recvauth_common of the file appl/user_user/server.c. The manipulation with an unknown input leads to a null pointer dereference vulnerability. CWE is classifying the issue as CWE-476. A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit. This is going to have an impact on availability.
The weakness was disclosed 12/09/2014 as confirmed git commit (GIT Repository). The advisory is shared for download at github.com. This vulnerability is traded as CVE-2014-5355 since 08/19/2014. The exploitability is told to be easy. It is possible to launch the attack remotely. The exploitation doesn't require any form of authentication. There are known technical details, but no exploit is available. The reason for this vulnerability is this part of code:
if (retval) {The vulnerability scanner Nessus provides a plugin with the ID 83874 (AIX NAS Advisory : nas_advisory3.asc), which helps to determine the existence of the flaw in a target environment. It is assigned to the family AIX Local Security Checks and running in the context l. The commercial vulnerability scanner Qualys is able to test this issue with plugin 350184 (Amazon Linux Security Advisory for krb5: ALAS-2015-518).
Applying a patch is able to eliminate this problem. The bugfix is ready for download at github.com. A possible mitigation has been published immediately after the disclosure of the vulnerability. The vulnerability will be addressed with the following lines of code:
if (retval || pname_data.length == 0 ||
pname_data.data[pname_data.length - 1] != '\0') { Furthermore it is possible to detect and prevent this kind of attack with TippingPoint and the filter 19684. The vulnerability is also documented in the databases at X-Force (100972), Tenable (83874), SecurityFocus (BID 74042†), SecurityTracker (ID 1031767†) and Vulnerability Center (SBV-49735†). The entries VDB-69037, VDB-69038, VDB-69040 and VDB-69039 are pretty similar. VulDB is the best source for vulnerability data and more expert information about this specific topic.
Product
Type
Vendor
Name
Version
License
Website
- Vendor: http://www.mit.edu/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 5.3VulDB Meta Temp Score: 4.6
VulDB Base Score: 5.3
VulDB Temp Score: 4.6
VulDB Vector: 🔍
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Class: Null pointer dereferenceCWE: CWE-476 / CWE-404
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Status: Unproven
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 83874
Nessus Name: AIX NAS Advisory : nas_advisory3.asc
Nessus File: 🔍
Nessus Risk: 🔍
Nessus Family: 🔍
Nessus Context: 🔍
OpenVAS ID: 14611
OpenVAS Name: Amazon Linux Local Check: alas-2015-624
OpenVAS File: 🔍
OpenVAS Family: 🔍
Qualys ID: 🔍
Qualys Name: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: PatchStatus: 🔍
Reaction Time: 🔍
0-Day Time: 🔍
Exposure Time: 🔍
Patch: github.com
TippingPoint: 🔍
McAfee IPS: 🔍
McAfee IPS Version: 🔍
Fortigate IPS: 🔍
Timeline
08/19/2014 🔍12/09/2014 🔍
12/09/2014 🔍
02/15/2015 🔍
02/18/2015 🔍
02/19/2015 🔍
02/20/2015 🔍
03/31/2015 🔍
04/16/2015 🔍
05/28/2015 🔍
03/10/2022 🔍
Sources
Vendor: mit.eduAdvisory: USN-2810-1
Status: Confirmed
Confirmation: 🔍
CVE: CVE-2014-5355 (🔍)
GCVE (CVE): GCVE-0-2014-5355
GCVE (VulDB): GCVE-100-69192
OVAL: 🔍
X-Force: 100972 - MIT Kerberos krb5_recvauth denial of service, Medium Risk
SecurityFocus: 74042 - MIT Kerberos 5 CVE-2014-5355 Multiple Denial of Service Vulnerabilities
SecurityTracker: 1031767
Vulnerability Center: 49735 - MIT Kerberos 5 through 1.13.1 Remote DoS via a Zero-Byte Version String or by Omitting the \x27\\0\x27 Character, Medium
See also: 🔍
Entry
Created: 02/19/2015 10:21Updated: 03/10/2022 14:45
Changes: 02/19/2015 10:21 (81), 09/24/2018 08:57 (10), 03/10/2022 14:38 (4), 03/10/2022 14:42 (1), 03/10/2022 14:45 (1)
Complete: 🔍
Cache ID: 216:694:103
No comments yet. Languages: en.
Please log in to comment.