Skip to content

Add reachable CVE-2022-42889 (Text4Shell) via commons-text 1.9#83

Closed
michail-melizanis-sonarsource wants to merge 1 commit into
mainfrom
feature/reachability-demo
Closed

Add reachable CVE-2022-42889 (Text4Shell) via commons-text 1.9#83
michail-melizanis-sonarsource wants to merge 1 commit into
mainfrom
feature/reachability-demo

Add commons-text 1.9 with reachable CVE-2022-42889 call

6a70745
Select commit
Loading
Failed to load commit list.
Sonar-Nautilus / SonarQube Code Analysis failed May 13, 2026 in 25s

Quality Gate failed

Failed conditions
2 New issues

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE SonarQube for IDE

Annotations

Check warning on line 16 in src/main/java/demo/security/servlet/TemplateServlet.java

See this annotation in the file changed.

@sonar-nautilus sonar-nautilus / SonarQube Code Analysis

Add the "@Override" annotation above this method signature

[S1161] "@Override" should be used on overriding and implementing methods
 See more on https://nautilus.sonarqube.org/project/issues?id=demo%3Ajava-security&pullRequest=83&issues=d5b63785-11b8-4d9e-8df2-1f44f704455d&open=d5b63785-11b8-4d9e-8df2-1f44f704455d

Check warning on line 23 in src/main/java/demo/security/servlet/TemplateServlet.java

See this annotation in the file changed.

@sonar-nautilus sonar-nautilus / SonarQube Code Analysis

Handle the following exception that could be thrown by "getWriter": IOException.

[S1989] Exceptions should not be thrown from servlet methods
 See more on https://nautilus.sonarqube.org/project/issues?id=demo%3Ajava-security&pullRequest=83&issues=c383c553-5a53-42ee-bdbc-8617edf7997a&open=c383c553-5a53-42ee-bdbc-8617edf7997a