UnamWebPanel icon indicating copy to clipboard operation
UnamWebPanel copied to clipboard

large error_log file inside api folder

Open sn00rlax opened this issue 1 year ago • 1 comments

Hi,

I've noticed the error_log file inside the "api" folder is becoming larger and larger. After opening it it's pointing to this line of code and it's repeated thousands of times inside the file:

PHP Notice: Undefined index: stealthfound in /home/xxxxx/public_html/xxxxxxxxxxxx.com/UnamWebPanel/api/endpoint.php on line 18

Line 18 inside endpoint.php is:

return htmlspecialchars($data[$key]) ?? '';

I'm not skilled enough to know what's causing this, can someone help please?

Thanks

sn00rlax avatar Feb 05 '24 10:02 sn00rlax

You can update your web panel here: https://github.com/UnamSanctam/UnamWebPanel/releases, that's an older version of the XSS protection panel.

UnamSanctam avatar Feb 05 '24 11:02 UnamSanctam