2.5.2 invalid input checkwhitelist #822
Unanswered
SowjanyaReddyGade
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting following error:invalid input , see the header value.
![regex](https://private-user-images.githubusercontent.com/66209288/296876860-9a11ffec-e1dc-469c-9aa5-122afcbdf150.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODkwOTIsIm5iZiI6MTczOTI4ODc5MiwicGF0aCI6Ii82NjIwOTI4OC8yOTY4NzY4NjAtOWExMWZmZWMtZTFkYy00NjljLTlhYTUtMTIyYWZjYmRmMTUwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDE1NDYzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTExNDYwMDJlYTQ5ZWU0MTEyY2U5YWFjOWIwNDM5YjA1ZTAzM2EzZTVlMzg5Zjc5Zjc1ZDQ3MDg5NTRhYjYxMjYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.dIoljmyXaFzom9K_t3fTqwlcZJGQoeo_RtDysStVPzw)
Same code is working for 2.1 version, when i upgrade to 2.5 it does not work.
Also I noticed asterisk from the regex is being removed when I post in this comment, not sure why. That's why i am attaching screenshot of error.
I have the 2.5.2 ESAPI.properties file in the classpath.
Following is the code that makes call to ESAPI api:
Beta Was this translation helpful? Give feedback.
All reactions