ezXSS icon indicating copy to clipboard operation
ezXSS copied to clipboard

List of issues when updated to v4.2

Open 0xPrial opened this issue 3 months ago • 2 comments

HI there, I am using ezXSS for long time on my domain 7w.tf and using shared hosting server from Namecheap.com. I was using PHP Version 7.4 and it was working great. But after updating to latest version I am getting following errors -

  1. Visiting https://7w.tf/manage/settings gives Error Something unexpected went wrong error when authenticated.
  2. Visiting https://7w.tf/manage/reports/all gives No data available in table error but there is about 100 Reports.
  3. Visiting https://7w.tf/manage/persistent/all also gives No data available in table error.
  4. Visiting reports via url like https://7w.tf/manage/reports/view/<report_ID> gives Error Not found error.
  5. I can access reports via share URL https://7w.tf/manage/reports/share/<share_ID> when I am authenticated into my account. If I visit it anonymously I get error Error Something unexpected went wrong.

phpinfo: https://7w.tf/assets/info.php

All these issues are fixed if I change the php version to 8.* but I have to use php 7.* for some of my other applications.

Let me know if this issues can be resolved otherwise I will roll back to version 4.1

Thanks.

0xPrial avatar Mar 17 '24 23:03 0xPrial

Hi @0xPrial,

Can you please enable debug and give me the full error messages for 1 and 5? I am unable to debug it like this.

About 2 and 3, please clear your cache in your browser, that should fix it. Are you on master or on release4.2?

Also can you check how your database looks? Are all sql queries correctly run on update?

Rolling back to 4.1 won't be possible without creating a fresh database, since the database structure has changed.

ssl avatar Mar 19 '24 19:03 ssl

Hey @0xPrial,

Do you have more details for me about these issues?

I've not encountered any other person yet with these issues, and some of your issues are on your side and easy to fix.

If you can not provide me any more information I need to close this issue.

ssl avatar Apr 15 '24 11:04 ssl