GHSA-7XHV-MPJW-422F
Vulnerability from github – Published: 2022-06-03 00:00 – Updated: 2022-06-15 19:45
VLAI
Summary
Command injection in google-it
Details
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.
Severity
8.1 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "google-it"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.6.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-34083"
],
"database_specific": {
"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"
},
"details": "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 \u0027Open in browser\u0027 option in versions up to 1.6.2, google-it will unsafely concat the result\u0027s link retrieved from google to a shell command, potentially exposing the server to RCE.",
"id": "GHSA-7xhv-mpjw-422f",
"modified": "2022-06-15T19:45:17Z",
"published": "2022-06-03T00:00:59Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34083"
},
{
"type": "WEB",
"url": "https://advisory.checkmarx.net/advisory/CX-2021-4777"
},
{
"type": "PACKAGE",
"url": "https://github.com/PatNeedham/google-it"
},
{
"type": "WEB",
"url": "https://github.com/PatNeedham/google-it/blob/v1.6.2/lib/googleIt.js#L59"
},
{
"type": "WEB",
"url": "https://github.com/PatNeedham/google-it/blob/v1.6.2/src/googleIt.js#L34"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Command injection in google-it"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…