Google-it is a Node.js package which allows its users to send search queries to Google and receive the results in a JSON format. When using the 'Open in browser' option in versions up to 1.6.2, google-it will unsafely concat the result's link retrieved from google to a shell command, potentially exposing the server to RCE.
{
"cwe_ids": [
"CWE-74",
"CWE-78"
],
"github_reviewed": true,
"github_reviewed_at": "2022-06-03T22:23:45Z",
"nvd_published_at": "2022-06-02T14:15:00Z",
"severity": "HIGH"
}