You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 14, 2020. It is now read-only.
In my logs, I have seen a false positive on a request to a PrestaShop e-commerce: GET /themes/control/cache/v_716_db8a1bc0baf2b785f3106c4d91c790e2_all.css HTTP/1.1
that triggered the Rule ID 941100 (XSS Attack Detected via libinjection) in REQUEST_COOKIE: Matched Data: XSS data found within REQUEST_COOKIES:PrestaShop-xxxxxxx
I self-assign this issue as a note to push a PR for an exclusion rule set for PrestaShop.
Description
In my logs, I have seen a false positive on a request to a PrestaShop e-commerce:
GET /themes/control/cache/v_716_db8a1bc0baf2b785f3106c4d91c790e2_all.css HTTP/1.1
that triggered the Rule ID 941100 (XSS Attack Detected via libinjection) in
REQUEST_COOKIE
:Matched Data: XSS data found within REQUEST_COOKIES:PrestaShop-xxxxxxx
I self-assign this issue as a note to push a PR for an exclusion rule set for PrestaShop.
Possible solution
thanks @fzipi @airween
The text was updated successfully, but these errors were encountered: