-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| git | rubygems | >= 1.2.0, < 1.13.0 | 1.13.0 |
The vulnerability stems directly from the use of eval() in Git::Lib#ls_files to process filenames, as shown in the patch (PR #602) that replaced eval with Git::EscapedPath. The CWE-94 classification and advisory descriptions explicitly link the RCE risk to this eval() usage in filename parsing.
Ongoing coverage of React2Shell