An issue was discovered in GNU Emacs through 28.2. In ruby-mode.el, the ruby-find-library-file function has a local command injection vulnerability. The ruby-find-library-file function is an interactive function, and bound to C-c C-f. Inside the function, the external command gem is called through shell-command-to-string, but the feature-name parameters are not escaped. Thus, malicious Ruby source files may cause commands to be executed.
                
            References
                    Configurations
                    History
                    21 Nov 2024, 07:33
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=9a3b08061feea14d6f37685ca1ab8801758bfd1c - Patch | |
| References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FLPQ4K6H2S5TY3L5UDN4K4B3L5RQJYQ6/ - | |
| References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/U6HDBUQNAH2WL4MHWCTUZLN7NGF7CHTK/ - | |
| References | () https://www.debian.org/security/2023/dsa-5360 - Third Party Advisory | 
07 Nov 2023, 03:56
| Type | Values Removed | Values Added | 
|---|---|---|
| References | 
 | 
 | 
14 Oct 2023, 03:15
| Type | Values Removed | Values Added | 
|---|---|---|
| References | 
 | 
28 Sep 2023, 04:15
| Type | Values Removed | Values Added | 
|---|---|---|
| References | 
 | 
Information
                Published : 2023-02-20 23:15
Updated : 2025-03-18 16:15
NVD link : CVE-2022-48338
Mitre link : CVE-2022-48338
CVE.ORG link : CVE-2022-48338
JSON object : View
Products Affected
                gnu
- emacs
CWE
                
                    
                        
                        CWE-77
                        
            Improper Neutralization of Special Elements used in a Command ('Command Injection')
