Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Valid JSON is blocked by Rule ID 15 #457

@Punamu

Description

@Punamu

Hi,

I have noticed, that the internal rule ID 15 blocks valid JSON bodies.

The following POST-bodies were tested on naxsi version 0.56 (nginx 1.10.3):

null, true, 1337, "some string", ["array", "of", "strings"], [{"test":123},{"test":123}]

It seems that only JSON objects like {"test":123} are passed through.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions