Skip to content

Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.13.0 to 1.14.0 #672

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps com.h3xstream.findsecbugs:findsecbugs-plugin from 1.13.0 to 1.14.0.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.h3xstream.findsecbugs:findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/find-sec-bugs/find-sec-bugs/releases)
- [Changelog](https://github.com/find-sec-bugs/find-sec-bugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/find-sec-bugs/find-sec-bugs/commits)

---
updated-dependencies:
- dependency-name: com.h3xstream.findsecbugs:findsecbugs-plugin
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies java Pull requests that update java code labels Apr 21, 2025
Copy link
Member

@basil basil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

15 new violations in Stapler and Jenkins core:

[ERROR] Medium: Cookie without the HttpOnly flag could be read by a malicious script in the browser [io.jenkins.servlet.http.CookieWrapper] At CookieWrapper.java:[line 10] HTTPONLY_COOKIE
[ERROR] Medium: Cookie without the secure flag could be sent in clear text if an HTTP URL is visited [hudson.security.SecurityRealm] At SecurityRealm.java:[line 386] INSECURE_COOKIE
[ERROR] Medium: Cookie without the secure flag could be sent in clear text if an HTTP URL is visited [io.jenkins.servlet.http.CookieWrapper] At CookieWrapper.java:[line 10] INSECURE_COOKIE
[ERROR] Medium: Cookie without the secure flag could be sent in clear text if an HTTP URL is visited [jenkins.model.Jenkins] At Jenkins.java:[line 4971] INSECURE_COOKIE
[ERROR] Medium: The following redirection could be used by an attacker to redirect users to a phishing website. [hudson.security.BasicAuthenticationFilter, hudson.security.BasicAuthenticationFilter] At BasicAuthenticationFilter.java:[line 186]At BasicAuthenticationFilter.java:[line 176] UNVALIDATED_REDIRECT
[ERROR] Medium: The following redirection could be used by an attacker to redirect users to a phishing website. [io.jenkins.servlet.http.HttpServletResponseWrapper$JavaxHttpServletResponseWrapperImpl] At HttpServletResponseWrapper.java:[line 392] UNVALIDATED_REDIRECT
[ERROR] Medium: The following redirection could be used by an attacker to redirect users to a phishing website. [jenkins.install.SetupWizard$1] At SetupWizard.java:[line 770] UNVALIDATED_REDIRECT
[ERROR] High: Method rewriting session ID into the URL [io.jenkins.servlet.http.HttpServletResponseWrapper$JavaxHttpServletResponseWrapperImpl] At HttpServletResponseWrapper.java:[line 362] URL_REWRITING
[ERROR] High: Method rewriting session ID into the URL [io.jenkins.servlet.http.HttpServletResponseWrapper$JavaxHttpServletResponseWrapperImpl] At HttpServletResponseWrapper.java:[line 367] URL_REWRITING
[ERROR] High: Method rewriting session ID into the URL [io.jenkins.servlet.http.HttpServletResponseWrapper$JavaxHttpServletResponseWrapperImpl] At HttpServletResponseWrapper.java:[line 372] URL_REWRITING
[ERROR] High: Method rewriting session ID into the URL [io.jenkins.servlet.http.HttpServletResponseWrapper$JavaxHttpServletResponseWrapperImpl] At HttpServletResponseWrapper.java:[line 377] URL_REWRITING
[ERROR] Medium: This use of java/io/PrintWriter.printf(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/PrintWriter; could be vulnerable to XSS in the Servlet [org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler] At Stapler.java:[line 959]At Stapler.java:[line 209]At Stapler.java:[line 253]At Stapler.java:[line 721]At Stapler.java:[line 765]At Stapler.java:[line 871]At Stapler.java:[line 937]At Stapler.java:[line 961] XSS_SERVLET
[ERROR] Medium: This use of java/io/PrintWriter.printf(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/PrintWriter; could be vulnerable to XSS in the Servlet [org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.TokenList, org.kohsuke.stapler.TokenList, org.kohsuke.stapler.TokenList] At Stapler.java:[line 955]At Stapler.java:[line 209]At Stapler.java:[line 253]At Stapler.java:[line 721]At Stapler.java:[line 765]At Stapler.java:[line 871]At Stapler.java:[line 937]At Stapler.java:[line 957]At TokenList.java:[line 150]At TokenList.java:[line 152]At TokenList.java:[line 160] XSS_SERVLET
[ERROR] Medium: This use of java/io/PrintWriter.print(Ljava/lang/String;)V could be vulnerable to XSS in the Servlet [org.kohsuke.stapler.UncaughtExceptionHandler$1, org.kohsuke.stapler.UncaughtExceptionHandler$1, org.kohsuke.stapler.UncaughtExceptionHandler$1, org.kohsuke.stapler.UncaughtExceptionHandler$1, org.kohsuke.stapler.UncaughtExceptionHandler$1, org.kohsuke.stapler.UncaughtExceptionHandler$1] At UncaughtExceptionHandler.java:[line 43]At UncaughtExceptionHandler.java:[line 34]At UncaughtExceptionHandler.java:[line 35]At UncaughtExceptionHandler.java:[line 43]At UncaughtExceptionHandler.java:[line 48]At UncaughtExceptionHandler.java:[line 49] XSS_SERVLET
[ERROR] Medium: This use of java/io/PrintWriter.println(Ljava/lang/String;)V could be vulnerable to XSS in the Servlet [org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler, org.kohsuke.stapler.Stapler] At Stapler.java:[line 966]At Stapler.java:[line 964]At Stapler.java:[line 966] XSS_SERVLET

Copy link
Member

@basil basil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabobt squash and merge

@basil
Copy link
Member

basil commented Apr 23, 2025

@dependabot squash and merge

@dependabot dependabot bot merged commit 2b1c2e5 into master Apr 23, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.h3xstream.findsecbugs-findsecbugs-plugin-1.14.0 branch April 23, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant