Nonce issue
-
Hi,
I definitely have a problem with a nonce provided by a plugin named “Smart wishlist”.
*** I excluded jquery.min.js for being deferred or delayed.***The frontend.js of “Smart wishlist”
is delayedis not delayed, but just deferred (as default policy) , and in this file, the nonce is called “woosw_vars.nonce”*** Nonce ESI contains: woosw_* private
And with this, not immediately after a purge and a crawl, I’ve got a 403 error on /wp-admin/admin-ajax.php
Payload is:
action: woosw_get_data
nonce: e71c8a603dResponse is:
-1Request call stack is:
send @ jquery.min.js:2 ajax @ jquery.min.js:2 (anonymous) @ 967f832……3262.js?ver=63262:2 e.<computed> @ 967f832……3262.js?ver=63262:2 ce.<computed> @ jquery.min.js:2 woosw_get_data @ 3e7ce1b……d11.js?ver=4dd11:64 woosw_load_data @ 3e7ce1b……d11.js?ver=4dd11:63 (anonymous) @ 3e7ce1b……dd11.js?ver=4dd11:3 e @ jquery.min.js:2 t @ jquery.min.js:2 setTimeout (async) (anonymous) @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 fire @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 ready @ jquery.min.js:2 P @ jquery.min.js:2
The issue appears at least 12h after a purge and new crawl. That’s why I thought it’s a nonce issue.
My report number: NELTICKB
Date: 09/12/2023 18:50:47Thanks for any ideas !
Best regards.The page I need help with: [log in to see the link]
- The topic ‘Nonce issue’ is closed to new replies.