Lucene search
K

170 matches found

Huntr
Huntr
added 2022/03/20 11:13 a.m.21 views

Path Traversal due to `send_file` call

A path traversal attack also known as directory traversal aims to access files and directories that are stored outside the web root folder. By manipulating variables that reference files with “dot-dot-slash ../” sequences and its variations or by using absolute file paths, it may be possible to...

5CVSS3.3AI score0.00613EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2021/09/10 5:56 p.m.31 views

StripComments filter contains a regular expression that is vulnerable to ReDOS (Regular Expression Denial of Service)

Impact The formatter function that strips comments from a SQL contains a regular expression that is vulnerable to ReDoS Regular Expression Denial of Service. The regular expression may cause exponential backtracking on strings containing many repetitions of '\r\n' in SQL comments. Patches The...

7.5CVSS8AI score0.00122EPSS
Exploits0References7Affected Software1
The Hacker News
The Hacker News
added 2021/07/02 9:44 a.m.42 views

New Google Scorecards Tool Scans Open-Source Software for More Security Risks

Google has launched an updated version of Scorecards, its automated security tool that produces a "risk score" for open source initiatives, with improved checks and capabilities to make the data generated by the utility accessible for analysis. "With so much software today relying on open-source...

1AI score
Exploits0
OSV
OSV
added 2021/06/23 6:0 p.m.16 views

GHSA-QVP4-RPMR-XWRR Possible bypass of token claim validation when OAuth2 Introspection caching is enabled

Impact When you make a request to an endpoint that requires the scope foo using an access token granted with that foo scope, introspection will be valid and that token will be cached. The problem comes when a second requests to an endpoint that requires the scope bar is made before the cache has...

7.5CVSS7.4AI score0.00308EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2021/06/23 6:0 p.m.40 views

Possible bypass of token claim validation when OAuth2 Introspection caching is enabled

Impact When you make a request to an endpoint that requires the scope foo using an access token granted with that foo scope, introspection will be valid and that token will be cached. The problem comes when a second requests to an endpoint that requires the scope bar is made before the cache has...

1AI score
Exploits0References2Affected Software1
Hacker One
Hacker One
added 2021/06/22 10:50 p.m.81 views

GitHub Security Lab: Java: CodeQL query for unsafe RMI deserialization

This bug was reported directly to GitHub Security Lab...

2.1AI score
Exploits0
OSV
OSV
added 2021/05/25 5:15 p.m.11 views

CVE-2021-32638

Github's CodeQL action is provided to run CodeQL-based code scanning on non-GitHub CI/CD systems and requires a GitHub access token to connect to a GitHub repository. The runner and its documentation previously suggested passing the GitHub token as a command-line parameter to the process instead ...

4.4CVSS7.2AI score
Exploits0References5
NVD
NVD
added 2021/05/25 5:15 p.m.19 views

CVE-2021-32638

Github's CodeQL action is provided to run CodeQL-based code scanning on non-GitHub CI/CD systems and requires a GitHub access token to connect to a GitHub repository. The runner and its documentation previously suggested passing the GitHub token as a command-line parameter to the process instead ...

4.4CVSS0.00073EPSS
Exploits1References5
Prion
Prion
added 2021/05/25 5:15 p.m.17 views

Design/Logic Flaw

Github's CodeQL action is provided to run CodeQL-based code scanning on non-GitHub CI/CD systems and requires a GitHub access token to connect to a GitHub repository. The runner and its documentation previously suggested passing the GitHub token as a command-line parameter to the process instead ...

2.1CVSS5AI score0.00073EPSS
Exploits1References5Affected Software1
CVE
CVE
added 2021/05/25 5:10 p.m.56 views

CVE-2021-32638

CVE-2021-32638 concerns Github CodeQL runner/CodeQL Action used in non-GitHub CI environments, where a GitHub access token supplied via the --github-auth flag could be exposed to other processes through system output (e.g., ps). The issue is resolved by deprecating --github-auth and using secure ...

4.4CVSS4.9AI score0.00073EPSS
Exploits1References5Affected Software1
Cvelist
Cvelist
added 2021/05/25 5:10 p.m.14 views

CVE-2021-32638 CodeQL runner: Command-line options that make GitHub access tokens visible to other processes are now deprecated

Github's CodeQL action is provided to run CodeQL-based code scanning on non-GitHub CI/CD systems and requires a GitHub access token to connect to a GitHub repository. The runner and its documentation previously suggested passing the GitHub token as a command-line parameter to the process instead ...

4.4CVSS5.3AI score0.00073EPSS
Exploits1References5
CNNVD
CNNVD
added 2021/05/25 12:0 a.m.2 views

codeql action信息泄露漏洞

codeql action is a software application. It is used to run CodeQL, GitHub's industry-leading static analysis engine, on the repository's source code to find security vulnerabilities. codeql action has a security vulnerability that stems from an access token being visible to other processes on the...

4.4CVSS5.3AI score0.00073EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2021/05/21 2:31 p.m.44 views

Possible XSS when using SSO with the CLI in github.com/argoproj/argo-cd/v2

Impact When using SSO with the Argo CD CLI, a malicious SSO provider could have sent specially crafted error message that would result in XSS on the client by means of executing arbitrary JavaScript code. We believe the exploitation of this vulnerability is only be possible when Argo CD is...

4.8CVSS0.4AI score0.00222EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/30 4:23 p.m.51 views

Netflix/Priam: Temporary Directory Information Disclosure

Impact When File.createTempFile creates a file, the permissions on that file are -rw-r--r--. This means that other users can read the contents of these files after they are written, although they can not modify the contents. This allows for local information disclosure if these files contain...

5.5CVSS0.5AI score0.00044EPSS
Exploits0References2Affected Software1
HackRead
HackRead
added 2021/02/26 11:21 p.m.47 views

Microsoft release open-source CodeQL queries to hunt SolarWinds hacks

By Habiba Rashid Microsoft has released open-source CodeQL queries to detect the malicious implants that were the cause of the SolarWinds attack. This is a post from HackRead.com Read the original post: Microsoft release open-source CodeQL queries to hunt SolarWinds hacks...

1.9AI score
Exploits0
Microsoft Secure
Microsoft Secure
added 2021/02/25 4:0 p.m.45 views

Microsoft open sources CodeQL queries used to hunt for Solorigate activity

A key aspect of the Solorigate attack is the supply chain compromise that allowed the attacker to modify binaries in SolarWinds’ Orion product. These modified binaries were distributed via previously legitimate update channels and allowed the attacker to remotely perform malicious activities, suc...

7.3AI score
Exploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2021/02/25 4:0 p.m.43 views

Microsoft open sources CodeQL queries used to hunt for Solorigate activity

A key aspect of the Solorigate attack is the supply chain compromise that allowed the attacker to modify binaries in SolarWinds’ Orion product. These modified binaries were distributed via previously legitimate update channels and allowed the attacker to remotely perform malicious activities, suc...

7.3AI score
Exploits0
OSV
OSV
added 2020/12/08 10:15 p.m.13 views

CVE-2020-26256

Fast-csv is an npm package for parsing and formatting CSVs or any other delimited value file in node. In fast-cvs before version 4.3.6 there is a possible ReDoS vulnerability Regular Expression Denial of Service when using ignoreEmpty option when parsing. This has been patched in v4.3.6 You will...

6.5CVSS6.5AI score
Exploits0References6
Node.js
Node.js
added 2020/12/08 9:52 p.m.40 views

Regular Expression Denial of Service

Overview fast-csv and @fast-csv/parse before version 4.3.6 has a possible ReDoS vulnerability Regular Expression Denial of Service when using ignoreEmpty option when parsing. Impact You will only be affected by this if you use the ignoreEmpty parsing option. If you do use this option it is...

3.5CVSS3.1AI score0.01073EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2020/12/08 9:50 p.m.39 views

Regular Expression Denial of Service

Overview fast-csv and @fast-csv/parse before version 4.3.6 has a possible ReDoS vulnerability Regular Expression Denial of Service when using ignoreEmpty option when parsing. Impact You will only be affected by this if you use the ignoreEmpty parsing option. If you do use this option it is...

3.5CVSS3.1AI score0.01073EPSS
Exploits1Affected Software1
Rows per page
Query Builder