-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
owasp-modsecurity/ModSecurity#2060
should we do same here?
coz native Json.parse seems also vulnerable.
i mean i can recompile v8/nodejs, add additional params, like keyLimits, to prevent it, but, that's not a good solution.
also im using express with body parser, which also can be vulnerable in this case, also with limit: 1mb, as you can see.
i also using ajv for object validating, but it's can validate it only after body parser parse it to object, so...
gireeshpunathil
Metadata
Metadata
Assignees
Labels
No labels