Lucene search
+L

1436 matches found

OSV
OSV
added 2023/01/17 9:15 p.m.11 views

UBUNTU-CVE-2022-2251

Improper sanitization of branch names in GitLab Runner affecting all versions prior to 15.3.5, 15.4 prior to 15.4.4, and 15.5 prior to 15.5.2 allows a user who creates a branch with a specially crafted name and gets another user to trigger a pipeline to execute commands in the runner as that othe...

8CVSS7.3AI score0.01175EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2023/01/17 12:00 a.m.26 views

CVE-2022-2251

Improper sanitization of branch names in GitLab Runner affecting all versions prior to 15.3.5, 15.4 prior to 15.4.4, and 15.5 prior to 15.5.2 allows a user who creates a branch with a specially crafted name and gets another user to trigger a pipeline to execute commands in the runner as that othe...

4.8CVSS8AI score0.01175EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2023/01/17 12:00 a.m.52 views

CVE-2022-2251

Removed by vendor...

8CVSS7.2AI score0.01175EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.7 views

PT-2023-12704 · Gitlab · Gitlab Runner +1

Name of the Vulnerable Software and Affected Versions: GitLab Runner versions prior to 15.3.5 GitLab Runner versions 15.4 prior to 15.4.4 GitLab Runner versions 15.5 prior to 15.5.2 Description: The issue is caused by improper sanitization of branch names, allowing a user to create a branch with ...

8CVSS7AI score0.01175EPSS
SaveExploits1References12
OSV
OSV
added 2023/01/17 12:00 a.m.20 views

CVE-2022-2251

Improper sanitization of branch names in GitLab Runner affecting all versions prior to 15.3.5, 15.4 prior to 15.4.4, and 15.5 prior to 15.5.2 allows a user who creates a branch with a specially crafted name and gets another user to trigger a pipeline to execute commands in the runner as that othe...

4.8CVSS7.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/01/17 12:00 a.m.10 views

CVE-2022-2251

Improper sanitization of branch names in GitLab Runner affecting all versions prior to 15.3.5, 15.4 prior to 15.4.4, and 15.5 prior to 15.5.2 allows a user who creates a branch with a specially crafted name and gets another user to trigger a pipeline to execute commands in the runner as that othe...

4.8CVSS7.2AI score0.01175EPSS
SaveExploits1References3
CVE
CVE
added 2023/01/17 12:00 a.m.135 views

CVE-2022-2251

GitLab Runner (GitLab) suffers from an OS command injection due to improper sanitization/cleanup of branch names. A user can create a specially crafted branch name and cause another user’s pipeline to execute commands in the runner as that user. Affected versions are prior to 15.3.5, 15.4 prior t...

8CVSS7.5AI score0.01175EPSS
SaveExploits1References3Affected Software1
Node JS Blog
Node JS Blog
added 2023/01/06 12:00 a.m.41 views

Node v18.13.0 (LTS)

Node v18.13.0 LTS By Danielle Adams, Jan 06, 2023 Notable changes Add support for externally shared js builtins By default Node.js is built so that all dependencies are bundled into the Node.js binary itself. Some Node.js distributions prefer to manage dependencies externally. There are existing...

7.3AI score
SaveExploits0
Veracode
Veracode
added 2022/12/13 6:00 a.m.26 views

SQL Injection

cubejs-backend/api-gateway is vulnerable to SQL Injection attacks. A specifically crafted attack statement through the /v1/sql-runner endpoint allows a malicious authenticated user to inject and execute arbitrary SQL queries on the target system...

9.6CVSS9.2AI score0.00898EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/12/12 9:28 p.m.37 views

GHSA-6JQM-3C9G-PCH7 @cubejs-backend/api-gateway row level security bypass

Impact All authenticated Cube clients could bypass row-level security and run arbitrary SQL via the newly introduced /v1/sql-runner endpoint. Patches The change has been reverted in 0.31.24 Workarounds Upgrade to =0.31.24 or downgrade to =0.31.22 Post mortem As part of implementing the Cube Cloud...

7.7CVSS9.3AI score0.00898EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2022/12/09 10:12 p.m.64 views

CVE-2022-23510 SQl injection in cube-js

cube-js is a headless business intelligence platform. In version 0.31.23 all authenticated Cube clients could bypass SQL row-level security and run arbitrary SQL via the newly introduced /v1/sql-runner endpoint. This issue has been resolved in version 0.31.24. Users are advised to either upgrade ...

9.6CVSS9.7AI score0.00898EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/09 10:12 p.m.52 views

CVE-2022-23510 SQl injection in cube-js

cube-js is a headless business intelligence platform. In version 0.31.23 all authenticated Cube clients could bypass SQL row-level security and run arbitrary SQL via the newly introduced /v1/sql-runner endpoint. This issue has been resolved in version 0.31.24. Users are advised to either upgrade ...

9.6CVSS9.1AI score
SaveExploits0References5
CNNVD
CNNVD
added 2022/12/09 12:00 a.m.7 views

Cube.js SQL注入漏洞

Cube.js is an open source analytics API platform open sourced from Cube.js in the United States. A SQL injection vulnerability exists in Cube.js versions prior to 0.31.24, which stems from the fact that all authenticated clients can bypass SQL row-level security and run arbitrary SQL via the newl...

9.6CVSS8.7AI score0.00898EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/11/18 12:00 a.m.10 views

Medium: Node runner whitelisting functionality is broken

Lines of code Vulnerability details Description isNodeRunnerWhitelisted manages whitelisting of nodeRunners. If whitelisting is enabled, this mapping is checked in isNodeRunnerValid: function isNodeRunnerValidaddress nodeRunner internal view returns bool requirenodeRunner != address0, "Zero...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2022/11/04 1:15 a.m.40 views

GitHub: Improper handling of null bytes in GitHub Actions Runner allows an attacker to set arbitrary environment variables

A vulnerability in GitHub Actions Runner allowed an attacker to set arbitrary environment variables by exploiting improper handling of null bytes. The vulnerability affected all versions of GitHub Enterprise Server prior to 3.8.0 and was fixed in versions 3.4.15, 3.5.12, 3.6.8, 3.7.5. The...

8.8CVSS8.7AI score0.00839EPSS
SaveExploits0
CNNVD
CNNVD
added 2022/11/04 12:00 a.m.13 views

GitLab 操作系统命令注入漏洞

GitLab is an open source, end-to-end software development platform from GitLab, Inc. with built-in version control, issue tracking, code review, CI/CD continuous integration and continuous delivery, and other features. GitLab Runner suffers from an operating system command injection vulnerability...

8CVSS8AI score0.01175EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2022/11/04 12:00 a.m.28 views

GitLab 0.0 < 15.3.5 / 15.4 < 15.4.4 / 15.5 < 15.5.2 (CVE-2022-2251)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - Improper sanitization of branch names in GitLab Runner affecting all versions prior to 15.3.5, 15.4 prior to 15.4.4, and 15.5 prior to 15.5.2 allows a user who creates a branch with a specially crafte...

8CVSS7.8AI score0.01175EPSS
SaveExploits1References2
NVD
NVD
added 2022/10/25 5:15 p.m.56 views

CVE-2022-39321

GitHub Actions Runner is the application that runs a job from a GitHub Actions workflow. The actions runner invokes the docker cli directly in order to run job containers, service containers, or container actions. A bug in the logic for how the environment is encoded into these docker commands wa...

9.9CVSS0.01542EPSS
SaveExploits0References3
Prion
Prion
added 2022/10/25 5:15 p.m.30 views

Command injection

GitHub Actions Runner is the application that runs a job from a GitHub Actions workflow. The actions runner invokes the docker cli directly in order to run job containers, service containers, or container actions. A bug in the logic for how the environment is encoded into these docker commands wa...

6.5CVSS9.6AI score0.01542EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/10/25 12:00 a.m.10 views

CVE-2022-39321 GitHub Actions Runner vulnerable to Docker Command Escaping

GitHub Actions Runner is the application that runs a job from a GitHub Actions workflow. The actions runner invokes the docker cli directly in order to run job containers, service containers, or container actions. A bug in the logic for how the environment is encoded into these docker commands wa...

8.8CVSS9.7AI score0.01542EPSS
SaveExploits0References3
Rows per page
Query Builder