github find-sec-bugs/find-sec-bugs version-1.10.0
Version 1.10.0 - Hacktoberfest release

4 years ago

New bug detectors (or important improvements)

  • Mass-assignment when using JPA or JDO entities
  • Leakage from entity when using JPA or JDO entities
  • Permissive CORS header allowing all origin (New coverage for Spring CorsRegistry)
  • Overly permissive file permissions (code doing equivalent operation to chmod 777)
  • Insecure SAML configuration affecting provider using OpenSAML API

This release is the result of various contributors : jie-lin, kulinacs, mkotyk, topolik, bananayong, nigredo-tori and thiyagu-7. With this release 19th release, we are reaching 51 contributors.

A status update was published about Find Security Bugs arrival in the OWASP family.

version-1.10.0 (2019-10-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Integration with Ant Script #493
  • Failed when build find-sec-bugs myself #379
  • findsecbugs.sh has windows line breaks #516
  • Unsupported class file major version 56 #512
  • SpringEntityLeakDetector throw s NPE #477
  • local-variable-index-rewrite-bug #475 (topolik)

Closed issues:

  • Unwrapping an encrypted key with non-random IV shouldn't trigger STATIC_IV #517
  • False-positive in URLCONNECTION_SSRF_FD #505
  • SQL Injection false positive with MessageFormat.format() #498
  • Spring Entity Leak Detector for collections #495
  • JSP Include with constant URL #481

Merged pull requests:

Don't miss a new find-sec-bugs release

NewReleases is sending notifications on new releases.