Closed theMiddleBlue closed 7 months ago
I think it basically missing ARGS:data[wp_autosave][excerpt]
Should this not be in https://github.com/coreruleset/wordpress-rule-exclusions-plugin rather than core?
I found this autosave also and already fixed it in my private fork. I would like to upstream my changes to the plugin, but to prevent merge conflicts, I'd prefer to start my PR after https://github.com/coreruleset/wordpress-rule-exclusions-plugin/pull/8 is merged. If you could address my review comments, I'll get to it ASAP!
By the way, this is coreruleset/wordpress-rule-exclusions-plugin#42 🥳
Thanks @lifeforms
I think I missed your review comments :/ sorry, can you add it to the PR?
@theMiddleBlue Sure, no problem. I can make the additions and merge your PR, then start my one. Will probably be Saturday.
Thanks @lifeforms or if you want to write your review on comment I can change my PR, I don't want to load you more since you're following other things
Description
WordPress has an autosave function while creating a new post or page. It sends an HTTP request with the content of the excerpt to
/wp-admin.php
that can contains HTML tags. This lead to False Positives on different rules (see below) at PL2.Audit Logs / Triggered Rule Numbers
example on CRS sandbox:
Confirmation