Skip to content

Conversation

@nishfath
Copy link
Owner

@nishfath nishfath commented Dec 4, 2025

Qwiet AI AutoFix

This PR was created automatically by the Qwiet AI 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 45: Remote Code Execution: Command Injection Through Attacker-controlled Data via cmd in Rce.CommandExec

Vulnerability Description

Attacker-controlled data is used in a shell command without undergoing escaping or validation. This indicates a command injection vulnerability.

  • Severity: critical
  • CVSS Score: 9 (critical)
  • CWE: 94, 77, 78, 917
  • Category: Remote Code Execution
Commits/Files Changed

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Qwiet LogoQwiet Logo

Checking analysis of application java-sec-code-test against 1 build rules.

Using sl version 0.9.3567 (eb2f81dd6d0ae77292902712c2f3aeab7f7b1708).

Checking findings on scan 10.

Results per rule:

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

    First 5 findings:

        ID   CVSS    Rating    CVE              Title                                                                                                                                                     
     255   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…
     547   10.0   critical   CVE-2021-44228   Log4j versions prior to 2.16.0 are subject to a remote code execution vulnerability via the ldap JNDI parser.                                             
     554   10.0   critical   CVE-2021-44228   Log4j versions prior to 2.16.0 are subject to a remote code execution vulnerability via the ldap JNDI parser.                                             
     245    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…
     247    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…
     Severity rating   Count 
     Critical             95 
     High                242 
     Medium              165 
     Low                 115 
     Finding Type     Count 
     Oss_vuln           370 
     Vuln               217 
     Security_issue      30 
     Secret               2 
     OWASP 2021 Category                              Count 
     A03-Injection                                       66 
     A09-Security-Logging-And-Monitoring-Failures        53 
     A01-Broken-Access-Control                           50 
     A05-Security-Misconfiguration                       46 
     A10-Server-Side-Request-Forgery-(Ssrf)              25 
     A08-Software-And-Data-Integrity-Failures             5 
     A07-Identification-And-Authentication-Failures       1 
     A02-Cryptographic-Failures                           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.

2 participants