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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2023-02-20T00:00:00

Updated: 2023-10-14T02:06:10.519444

Reserved: 2023-02-20T00:00:00


Link: CVE-2022-48338

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2023-02-20T23:15:12.297

Modified: 2023-11-07T03:56:31.960


Link: CVE-2022-48338

JSON object: View

cve-icon Redhat Information

No data.

CWE