• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

[PPP-15880] Issue with Atomic rules (subscription)

LinqLOL

Basic Pleskian
We running into problems with modsecurity when enabling the Atomic (subscription) rules it's seems not to work (not even logging to the modsec log). I test it with /index.php?foo=../../passwd

When I switch to Atomic Basic ModSecurity rule set I get an nice 403 and the modsec log is being filled.

When looking into the /etc/httpd/conf/modsecurity.d/rules/atomic/modsec I see all the files have an old modification time. So I wanted to find out if the rules got updated anyways. The /etc/cron.daily/asl cron is executed daily as I can see in the cron logs.

Running aum -u manually does not show errors, just:
Code:
Checking versions ...

        ASL version is current:                            [PASS]
        MODSEC rules are current: 201506041534             [PASS]
        Generating report ...

        Finished

But the rules in /etc/httpd/conf/modsecurity.d/rules/atomic/modsec are not updated! Also after the aum -u I see the the original modsecurity is replaced with the rpm from Atomicorp.

We see this behaviour on a server which has never had used modsecurity before.
Could anyone tell me whats wrong here?
 
@igor this has todo with #PPP-15880 you have any clue when this will be fixed?!?

ps. I hate these regression bugs! Do some proper QA
 
Back
Top