CVE-2014-4995: VladTheEnterprising allows local users to obtain sensitive information by reading MySQL root password from temporary file
7
CVSS Score
3.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.16772%
CWE
Published
5/14/2022
Updated
1/26/2023
KEV Status
No
Technology
Ruby
Technical Details
CVSS Vector
CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
VladTheEnterprising | rubygems | <= 0.2 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The vulnerable function is identified based on the information provided in the vulnerability description and the code snippets. The function remove_dot_my_cnf is directly related to the removal of the temporary file and is thus considered vulnerable due to its involvement in the race condition.