vulnerability in the code

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
ganzhin.a
Posts: 2
Joined: Mon Aug 22, 2022 6:33 pm

vulnerability in the code

Post by ganzhin.a »

Hey guys. The hosting antivirus software reports that a vulnerability has been found in the HELP DESK scripts. Is this a false positive ?
I'm using the latest version.

.../public_html/ticket/inc/admin_settings_status.inc.php
chr(067).chr(0101)."\163"

.../public_html/ticket/inc/common.inc.php
chr(0141).chr(0164)."\76"
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: vulnerability in the code

Post by Klemen »

Yes, this is a false positive, see here: viewtopic.php?f=13&t=7072
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
ganzhin.a
Posts: 2
Joined: Mon Aug 22, 2022 6:33 pm

Re: vulnerability in the code

Post by ganzhin.a »

thanks you for response
Post Reply