GHSA-9MJX-WFQP-J5PH
Vulnerability from github – Published: 2023-01-04 18:30 – Updated: 2023-01-10 21:42
VLAI
Summary
window-control vulnerable to Command Injection due to improper input sanitization
Details
window-control is an npm package that provides tools to manage window focus. Versions before 1.4.5 are vulnerable to Command Injection via the sendKeys function due to improper input sanitization.
Severity
7.8 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "window-control"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-25926"
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2023-01-06T21:39:16Z",
"nvd_published_at": "2023-01-04T18:15:00Z",
"severity": "HIGH"
},
"details": "window-control is an npm package that provides tools to manage window focus. Versions before 1.4.5 are vulnerable to Command Injection via the `sendKeys` function due to improper input sanitization.",
"id": "GHSA-9mjx-wfqp-j5ph",
"modified": "2023-01-10T21:42:15Z",
"published": "2023-01-04T18:30:59Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25926"
},
{
"type": "WEB",
"url": "https://github.com/bruno-robert/window-control/commit/075c854534a749d887655a906759f5a7eee95173"
},
{
"type": "PACKAGE",
"url": "https://github.com/bruno-robert/window-control"
},
{
"type": "WEB",
"url": "https://github.com/bruno-robert/window-control/releases/tag/v1.4.5"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-JS-WINDOWCONTROL-3186345"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "window-control vulnerable to Command Injection due to improper input sanitization"
}
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…