SUSP_EXPL_LNX_CUPS_CVE_2024_47177_Sep24
Description
Detects suspicious FoomaticRIPCommandLine command in printer config, which could be used to exploit CUPS CVE-2024-47177
Query · yara
strings:
$ = "FoomaticRIPCommandLine: \"bash " ascii
$ = "FoomaticRIPCommandLine: \"sh " ascii
$ = "FoomaticRIPCommandLine: \"python " ascii
$ = "FoomaticRIPCommandLine: \"perl " ascii
$ = "FoomaticRIPCommandLine: \"echo " ascii
$ = "FoomaticRIPCommandLine: \\\"bash " ascii
$ = "FoomaticRIPCommandLine: \\\"sh " ascii
$ = "FoomaticRIPCommandLine: \\\"python " ascii
$ = "FoomaticRIPCommandLine: \\\"perl " ascii
$ = "FoomaticRIPCommandLine: \\\"echo " ascii
condition:
1 of them