You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 


 

New version of CQM (v1.2.15) and Kiuwan Engine 

A new Kiuwan’s CQM and Engine is available.

Features of this new version are:

  • Enhanced support for PHP (7 new security rule)

You can find these new rules by comparing v1.2.15 of CQM against previous version.  

A detailed description of the behavior of these new rules is available in rule’s description.

Unless you have blocked Kiuwan Engine, Kiuwan Local Analyzer will automatically upgrade it to the last version once a new analysis is run.

In order for these new rules be applicable, your Kiuwan account must be configured to allow automatic engine upgrade:

  • If you are using CQM, these new rules will automatically become active and will be applied to new analyses.
  • If you are using your own custom model, you can activate them in case you want to be applied to your code.

 

New PHP Rules

  • OPT.PHP.SEC.ExternalControlOfConfigurationSetting
  • OPT.PHP.SEC.PlaintextStorageOfPassword
  • OPT.PHP.SEC.ExecutionAfterRedirect
  • OPT.PHP.SEC.FormatStringInjectionRule
  • OPT.PHP.SEC.MailCommandInjection
  • OPT.PHP.SEC.XsltInjection
  • OPT.PHP.SEC.PasswordInRedirectRule
  • No labels