Here's a REGEX search string for the latest Google Chrome 103.0.5060.114 remediates CVE-2022-2294

TJeff
New Contributor

Google released another update for Chrome. I've put together a REGEx string to match Chrome version 103.0.5060.114 or higher and is only 165 characters long. Fit's those 255 max character limits in the Smart groups and Advanced searches. 

In the criteria of a Smart group or Advanced computer search, select "Application Title". For the operator select "has" and for the value type in "Google Chrome". Add another search criteria and use the "Application Version" while selecting "does not match regex" for the operator and paste in the following string;

(^103\.0\.5060\.11[4-9]|^103\.0\.5060\.(1[2-9]\d|[2-9]\d\d)|^103\.0\.50(6[0-9]|[7-9]\d)|^103\.0\.(5[1-9]\d\d|[6-9]\d\d\d)|^103\.[1-9]|^10[4-9]|^1[1-9]\d|^[2-9]\d\d) 

without line returns. Since you'll want both of these criteria, make it a "and" behavior not an "or" and Voilà! The results should be Macs running an earlier version of Chrome.

Hope it's helpful.

 

0 REPLIES 0