joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.78k stars 3.65k forks source link

Content >> Articles >> Saving the following Article text seems to cause problems: "..\..\..\.." #44412

Closed CerberusMkII closed 2 weeks ago

CerberusMkII commented 2 weeks ago

Steps to reproduce the issue

Go to:

Expected result

Redirect back to "Article Saved." prompt

Actual result

From Vivaldi Web Browser: "This page isn’t working ERR_EMPTY_RESPONSE" (Article doesn't save)

Firefox (Internet Security software): "This page was blocked for your protection" (Article saves)

System information (as much as possible)

Vanilla Joomla 5.2.0 instance Tried on the following hosts:

Additional comments

On the Ubuntu Lamp instance it wouldn't save, but it does in IONOS but not before the internet security software blocks access right after.

brianteeman commented 2 weeks ago

This sounds like a mod_security rule on your server - nothing to do with joomla

CerberusMkII commented 2 weeks ago

It was a client side firewall. The enabled "network monitor" was throwing those errors on different browsers and hosting platforms. Apologies for posting this here, will try and be more thorough in the future.