github baidu/openrasp v0.40
Version 0.40

latest releases: v1.3.7, v1.3.6, v1.3.5...
5 years ago

中文说明

Breaking changes

Java Agent

  • The command parameter in the ProcessBuilder hook changed to string type
  • Replaced all alarm message with English ones

PHP agent

  • Replaced all alarm message with English ones

New features

PHP agent

  • Add support of PHP 7.0~7.2
  • Add support of prepared SQL statement
  • Fallbacked to v8 default platform
  • Add monitoring of rename operations

Java agent

  • Add monitoring of rename operations

Algorithm improvements

Command execution

  • Add support of FreeMarker template command execution

SSRF

  • Add detection of potentially dangerous protocol, e.g php://
  • Add detection of 127.X.X.X in ssrf_userinput algorithm

Path traversal

  • Fixed a /../../ detection bypass reported by @leesec

PHP stack validation

  • Fixed a call_user_func false positive reported by @ezreal

SQL injection

  • Add a global LRU cache to improve generic performance
  • Add detection of INTO OUTFILE phrase

Bug fixes

PHP agent

  • Add ~60 PHP test cases, multiple bugs fixed
  • Fixed a expand_path issue on Windows

Don't miss a new openrasp release

NewReleases is sending notifications on new releases.