Conversation
Checking analysis of application
|
| ID | CVSS | Rating | Title |
|---|---|---|---|
| 9 | 9.0 | critical | Directory Traversal: Attacker-controlled Data Used in File Path in log_entry |
| 10 | 9.0 | critical | Remote Code Execution: Command Injection Through Attacker-controlled Data in grep_processes |
| 11 | 9.0 | critical | Remote Code Execution: Command Injection Through Attacker-controlled Data in grep_processes |
| 12 | 9.0 | critical | SQL Injection: Attacker-controlled Data Used in SQL Query in login |
| 13 | 9.0 | critical | SQL Injection: Attacker-controlled Data Used in SQL Query in create_user |
| Severity rating | Count |
|---|---|
| Critical | 12 |
| High | 0 |
| Medium | 0 |
| Low | 0 |
| Finding Type | Count |
|---|---|
| Container | 7 |
| Vuln | 5 |
| Category | Count |
|---|---|
| SQL Injection | 2 |
| Remote Code Execution | 2 |
| Directory Traversal | 1 |
| CVE | Count |
|---|---|
| CVE-2022-28391 | 2 |
| CVE-2021-3711 | 2 |
| CVE-2022-37434 | 1 |
| CVE-2021-36159 | 1 |
| CVE-2021-30139 | 1 |
| OWASP 2021 Category | Count |
|---|---|
| A03-Injection | 4 |
| A01-Broken-Access-Control | 1 |
Allow one OSS or container finding: FAIL
(74 matched vulnerabilities; configured threshold is 1).
First 5 findings:
| ID | CVSS | Rating | CVE | Title |
|---|---|---|---|---|
| 28 | 9.0 | critical | CVE-2021-30139 | pkg:pkg/alpine/apk-tools@2.12.3-r0 |
| 31 | 9.0 | critical | CVE-2021-36159 | pkg:pkg/alpine/apk-tools@2.12.3-r0 |
| 55 | 9.0 | critical | CVE-2022-28391 | CVE-2022-28391 affecting package busybox 1.35.0-1. A patched version of the package is available. |
| 65 | 9.0 | critical | CVE-2022-37434 | zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applicat… |
| 120 | 9.0 | critical | CVE-2021-3711 | In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this fu… |
| Severity rating | Count |
|---|---|
| Critical | 7 |
| High | 51 |
| Medium | 13 |
| Low | 3 |
| Finding Type | Count |
|---|---|
| Container | 67 |
| Oss_vuln | 7 |
Allow no reachable OSS vulnerability: FAIL
(2 matched vulnerabilities; configured threshold is 0).
Findings:
| ID | CVSS | Rating | CVE | Title |
|---|---|---|---|---|
| 18 | 7.5 | high | CVE-2019-1010083 | The Pallets Project Flask before 1.0 is affected by unexpected memory usage. The impact is denial of service. The attack vector is crafted encoded JSON da… |
| 21 | 7.5 | high | CVE-2023-30861 | When all of the following conditions are met, a response containing data intended for one client may be cached and subsequently sent by a proxy to other c… |
| Severity rating | Count |
|---|---|
| Critical | 0 |
| High | 2 |
| Medium | 0 |
| Low | 0 |
| CVE | Count |
|---|---|
| CVE-2023-30861 | 1 |
| CVE-2019-1010083 | 1 |
3 rules failed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


This pull request enables build rules. You can read more about build rules here. The build rules are controlled by the
shiftleft.ymlfile in the repository.Visit app.shiftleft.io to see the security findings for this repository.
We've done a few things on your behalf
SHIFTLEFT_ACCESS_TOKENto allow GitHub Actions in this repository to communicate with the Qwiet (Shiftleft) APIQuestions? Comments? Want to learn more? Get in touch with us or check out our documentation.