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.
References
Link | Resource |
---|---|
https://advisory.checkmarx.net/advisory/CX-2021-4777 | Exploit Third Party Advisory |
https://github.com/PatNeedham/google-it/blob/v1.6.2/lib/googleIt.js#L59 | Exploit Third Party Advisory |
https://github.com/PatNeedham/google-it/blob/v1.6.2/src/googleIt.js#L34 | Exploit Third Party Advisory |
https://advisory.checkmarx.net/advisory/CX-2021-4777 | Exploit Third Party Advisory |
https://github.com/PatNeedham/google-it/blob/v1.6.2/lib/googleIt.js#L59 | Exploit Third Party Advisory |
https://github.com/PatNeedham/google-it/blob/v1.6.2/src/googleIt.js#L34 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 06:09
Type | Values Removed | Values Added |
---|---|---|
References | () https://advisory.checkmarx.net/advisory/CX-2021-4777 - Exploit, Third Party Advisory | |
References | () https://github.com/PatNeedham/google-it/blob/v1.6.2/lib/googleIt.js#L59 - Exploit, Third Party Advisory | |
References | () https://github.com/PatNeedham/google-it/blob/v1.6.2/src/googleIt.js#L34 - Exploit, Third Party Advisory |
Information
Published : 2022-06-02 14:15
Updated : 2024-11-21 06:09
NVD link : CVE-2021-34083
Mitre link : CVE-2021-34083
CVE.ORG link : CVE-2021-34083
JSON object : View
Products Affected
google-it_project
- google-it
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')