Skip to content

AutoFix PR#41

Open
nishfath wants to merge 1 commit into
mainfrom
qwietai/autofix/fix0010
Open

AutoFix PR#41
nishfath wants to merge 1 commit into
mainfrom
qwietai/autofix/fix0010

Conversation

@nishfath
Copy link
Copy Markdown
Owner

@nishfath nishfath commented May 20, 2026

Harness SAST and SCA AutoFix

This PR was created automatically by the Harness SAST and SCA AutoFix tool.
As long as it is open, subsequent scans and generated fixes to this same branch will be added to it as new commits.

Each commit fixes one vulnerability.

Some manual intervention might be required before merging this PR.

Project Information

Findings/Vulnerabilities Fixed

Finding 1: Log Forging: External Data is Written Directly to Log in exploit.py

Vulnerability Description

The application writes external data directly to a log file.

  • Severity: low
  • CVSS Score: 2.5 (low)
  • CWE: 117
  • Category: Log Forging
Commits/Files Changed

@github-actions
Copy link
Copy Markdown

Qwiet LogoQwiet Logo

Summary

Harness SAST and SCA detected 759 findings in this PR

Severity Count
Critical 15
Moderate 15
Info 3

Additionally there are 535 secrets leaked, and 191 vulnerabilities
inherited from OSS components.

Get more information about this scan.

@github-actions
Copy link
Copy Markdown

Qwiet LogoQwiet Logo

Checking analysis of application shiftleft-java-demo against 1 build rules.

Using sl version 0.9.4066 (c7ed3fd7a4f375b8b9ccc889dbbfa1189e810a11).

no successful scan prior to scan 12 found in branch "master".

Checking findings on scan 12.

Results per rule:

  • report: FAIL
    (229 matched vulnerabilities; configured threshold is 0).

    First 5 findings:

        ID   CVSS    Rating    CVE              Title                                                                                                                                                     
     195   10.0   critical   CVE-2018-14721   FasterXML jackson-databind 2.x before 2.9.7 might allow remote attackers to conduct server-side request forgery (SSRF) attacks by leveraging failure to b…
     463   10.0   critical                    Deserialization: Use of Unsafe Library Which can Execute Arbitrary Code in AdminController.isAdmin                                                      
      75    9.8   critical   CVE-2017-5929    QOS.ch Logback before 1.2.0 has a serialization vulnerability affecting the SocketServer and ServerSocketReceiver components. The RemoteStreamAppenderCli…
      79    9.8   critical   CVE-2017-5929    QOS.ch Logback before 1.2.0 has a serialization vulnerability affecting the SocketServer and ServerSocketReceiver components. The RemoteStreamAppenderCli…
     177    9.8   critical   CVE-2017-15095   jackson-databind in versions prior to 2.8.11 and 2.9.4 contain a deserialization flaw which allows an unauthenticated user to perform code execution by s…
     Severity rating   Count 
     Critical             44 
     High                 91 
     Medium               78 
     Low                  11 
     Finding Type     Count 
     Oss_vuln           191 
     Vuln                29 
     Secret               5 
     Security_issue       4 
     OWASP 2021 Category                              Count 
     A03-Injection                                       23 
     A01-Broken-Access-Control                            3 
     A08-Software-And-Data-Integrity-Failures             2 
     A05-Security-Misconfiguration                        2 
     A09-Security-Logging-And-Monitoring-Failures         1 
     A07-Identification-And-Authentication-Failures       1 
     A02-Cryptographic-Failures                           1 
     OWASP 2025 Category                            Count 
     A05-Injection                                     23 
     A08-Software-Or-Data-Integrity-Failures            2 
     A06-Insecure-Design                                2 
     A04-Cryptographic-Failures                         2 
     A02-Security-Misconfiguration                      2 
     A09-Security-Logging-And-Monitoring-Failures       1 
     A01-Broken-Access-Control                          1 

1 rule failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant