Ervin Hegedus

Results 605 comments of Ervin Hegedus

Hi @vizovitin, thanks for provided info. We try to investigate the root cause soon, but probably the given patch would be enough at first. @marcstern what do you think?

> Where can I get this version for Debian 11 ARM64 or do I need to compile this version from source? I'm afraid you won't get any pre-built (binary) package...

> @airween > > https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-%28v2.x%29#installation-steps > > Outdated, there is no configure file to call. Thanks - but now I downloaded [this](https://github.com/owasp-modsecurity/ModSecurity/releases/download/v2.9.8/modsecurity-v2.9.8.tar.gz) tarball, and it contains. Which file have you...

Hi @LM4O322, could you send a PR to fix this issue?

Hi @AlwaysOnlineSuperMan, could you explain the root cause of this issue? Eg. could you share an example of JSON with GBK charset?

@AlwaysOnlineSuperMan, first, thanks for pointing out to a possible workaround. Regarding to JSON payload that you mentioned: I can't reproduce the issue. Here is what I did: ``` $ cat...

I work on a new JSON body parser implementation. I'll try to consider to add a charset compatibility.

Hi @jonathansmith9485, thanks for reporting this issue. First of all, could you show us your relevant config, especially `SecRequestBodyLimit`? These lines are a bit suspicious: ``` [174222454310.517319] [/artifactory/generic/perf-debug/2000m.txt] [9] Adding...

Hi @jonathansmith9485, thanks for the config parts above. I tried to reproduce your issue, and I think I successfully did it - but unfortunately I couldn't find the cause yet....