Mod security resulted in 406 error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sudesh
    Junior Member
    • Nov 2005
    • 2

    #16
    Originally posted by AndrewT
    The problem is that the /../../ string is used quite often through exploited scripts. There really isn't much reason for a production script to be using that sort of pathing instead of absolute paths.
    I have been speaking to other hosting companies and found out that it is possible to create an exclusion entry for my sites in your mod_security exclusion config files.

    http://www.gotroot.com/downloads/ftp...y/exclude.conf
    Last edited by Sudesh; 11-24-2005, 04:50 AM.
    Sudesh
    Business Telephone Numbers
    Marketing Information for Startups

    Comment

    • Buddha
      Senior Member
      • Mar 2004
      • 825

      #17
      Looks like some false positives especially the word "curl". What are the rules being used?
      "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

      Comment

      • AndrewT
        Administrator
        • Mar 2004
        • 3657

        #18
        It is not a false positive. It is purposely filtering those because those binaries are often referenced when users pass on actual commands through a form, historically an insecure version of phpBB. This prevents users from using these insecure scripts to download and execute software on our servers.

        Comment

        • AndrewT
          Administrator
          • Mar 2004
          • 3657

          #19
          Originally posted by Sudesh
          I have been speaking to other hosting companies and found out that it is possible to create an exclusion entry for my sites in your mod_security exclusion config files.

          http://www.gotroot.com/downloads/ftp...y/exclude.conf

          You might as well disable the filtering as mentioned above then. But if we find an account that gets exploited and has mod_security disabled, the domain will likely be suspended permanently.

          Comment

          • thewave
            Member
            • Feb 2005
            • 45

            #20
            Originally posted by AndrewT
            I didn't write the script, I don't know how it is all handled internally. Perhaps you should ask the developers.
            I realize that, but since YOU have installed mod_security and are configuring the rules, I had a wild idea you might have an idea what is setting it off. Perhaps you could save the snarky attitude for someone who appreciates it. I do not.

            Comment

            • AndrewT
              Administrator
              • Mar 2004
              • 3657

              #21
              Originally posted by thewave
              I realize that, but since YOU have installed mod_security and are configuring the rules, I had a wild idea you might have an idea what is setting it off. Perhaps you could save the snarky attitude for someone who appreciates it. I do not.
              All I can give you is the rule that is denying the access. I did not write the script to know anything further.

              Comment

              • AndrewT
                Administrator
                • Mar 2004
                • 3657

                #22
                See the latest update regarding mod_security: http://forums.dathorn.com/showthread...1461#post11461

                Comment

                • thewave
                  Member
                  • Feb 2005
                  • 45

                  #23
                  Originally posted by AndrewT
                  See the latest update regarding mod_security: http://forums.dathorn.com/showthread...1461#post11461

                  Thank you very much for addressing the concerns of the few users who are having difficulty. Its greatly appreciated. I also understand that this will only remain so as long as server security is not affected.

                  Comment

                  Working...