| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 5.1 | $0-$5k | 0.00 |
Summary
A vulnerability was found in GNU C Library. It has been declared as problematic. Affected by this issue is some unknown functionality of the file nss/nss_files/files-XXX.c of the component nss_files Backend. The manipulation results in memory corruption. This vulnerability is cataloged as CVE-2015-5277. There is no exploit available. Applying a patch is advised to resolve this issue.
Details
A vulnerability classified as problematic has been found in GNU C Library (Software Library) (version now known). Affected is some unknown processing of the file nss/nss_files/files-XXX.c of the component nss_files Backend. The manipulation with an unknown input leads to a memory corruption vulnerability. CWE is classifying the issue as CWE-119. The product performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer. This is going to have an impact on confidentiality, integrity, and availability.
The weakness was shared 06/23/2014 with Red Hat as confirmed git commit (GIT Repository). The advisory is shared for download at sourceware.org. This vulnerability is traded as CVE-2015-5277 since 07/01/2015. The attack needs to be approached locally. Required for exploitation is a authentication. There are known technical details, but no exploit is available. The reason for this vulnerability is this part of code:
char *p = fgets_unlocked (curbuf, curlen, stream);
The vulnerability scanner Nessus provides a plugin with the ID 87343 (Amazon Linux AMI : glibc (ALAS-2015-617)), which helps to determine the existence of the flaw in a target environment. It is assigned to the family Amazon Linux Local Security Checks and running in the context l. The commercial vulnerability scanner Qualys is able to test this issue with plugin 196484 (Ubuntu Security Notification for Eglibc, Glibc Vulnerabilities (USN-2985-1)).
Applying a patch is able to eliminate this problem. The bugfix is ready for download at sourceware.org. A possible mitigation has been published immediately after the disclosure of the vulnerability. The vulnerability will be addressed with the following lines of code:
/* Terminate the line so that we can test for overflow. */ ((unsigned char *) curbuf)[curlen - 1] = 0xff; char *p = fgets_unlocked (curbuf, curlen, stream);
The vulnerability is also documented in the databases at Tenable (87343), SecurityFocus (BID 78092†) and SecurityTracker (ID 1034196†). The entries VDB-10583, VDB-73929, VDB-75092 and VDB-80610 are related to this item. VulDB is the best source for vulnerability data and more expert information about this specific topic.
Product
Type
Vendor
Name
License
Website
- Vendor: https://www.gnu.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 5.3VulDB Meta Temp Score: 5.1
VulDB Base Score: 5.3
VulDB Temp Score: 5.1
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: Memory corruptionCWE: CWE-119
CAPEC: 🔍
ATT&CK: 🔍
Physical: Partially
Local: Yes
Remote: No
Availability: 🔍
Status: Not defined
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 87343
Nessus Name: Amazon Linux AMI : glibc (ALAS-2015-617)
Nessus File: 🔍
Nessus Risk: 🔍
Nessus Family: 🔍
Nessus Context: 🔍
OpenVAS ID: 14611
OpenVAS Name: Amazon Linux Local Check: alas-2015-617
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: sourceware.org
Timeline
06/23/2014 🔍06/23/2014 🔍
07/01/2015 🔍
10/18/2015 🔍
11/20/2015 🔍
11/27/2015 🔍
12/14/2015 🔍
12/17/2015 🔍
06/28/2022 🔍
Sources
Vendor: gnu.orgAdvisory: USN-2985-1
Organization: Red Hat
Status: Confirmed
Confirmation: 🔍
CVE: CVE-2015-5277 (🔍)
GCVE (CVE): GCVE-0-2015-5277
GCVE (VulDB): GCVE-100-79344
SecurityFocus: 78092 - GNU glibc CVE-2015-5277 Local Heap Based Buffer Overflow Vulnerability
SecurityTracker: 1034196
See also: 🔍
Entry
Created: 11/27/2015 12:02Updated: 06/28/2022 08:30
Changes: 11/27/2015 12:02 (61), 09/25/2018 12:58 (16), 06/28/2022 08:27 (4), 06/28/2022 08:30 (1)
Complete: 🔍
Cache ID: 216:76B:103

No comments yet. Languages: en.
Please log in to comment.