logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: ModSecurity 2.7.3 available
Author
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3057
Location: Hilversum, NL, EU

PostPosted: Fri 29 Mar '13 21:24    Post subject: ModSecurity 2.7.3 available Reply with quote

ModSecurity 2.7.3 now available for 2.2 and 2.4 at the download pages, also for VC11.

More info, see http://www.modsecurity.org/
and https://github.com/SpiderLabs/ModSecurity/wiki/

Also Attention for the free book, see http://www.apachelounge.com/viewtopic.php?t=4757

Enjoy,

Steffen


Changes with 2.7.3

* Fixed IIS version race condition when module is initialized.

* Fixed IIS version failing config commands in libapr.

* Nginx version is now RC quality. The rule engine should works for all phases.
We fixed many issues and missing features (for more information please check jira).
Code is running well with latest Nginx 1.2.7 stable.
Thanks chaizhenhua for your help.

* Added MULTIPART_NAME and MULTIPART_FILENAME. Should be used soon by CRS
and will help prevent attacks using multipart data.

* Added --enable-htaccess-config configure option. It will allow the follow directives
to be used into .htaccess files when AllowOverride Options is set:

- SecAction
- SecRule

- SecRuleRemoveByMsg
- SecRuleRemoveByTag
- SecRuleRemoveById

- SecRuleUpdateActionById
- SecRuleUpdateTargetById
- SecRuleUpdateTargetByTag
- SecRuleUpdateTargetByMsg

* Improvements in the ID duplicate code checking. Should be faster now.

* SECURITY: Added SecXmlExternalEntity (On|Off - default it Off) that will disable
by default the external entity load task executed by LibXml2. This is a security issue
reported by Timur Yunusov, Alexey Osipov (Positive Technologies).
Back to top


Reply to topic   Topic: ModSecurity 2.7.3 available View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules