cve/2024/CVE-2024-49705.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2024-49705

Description

Internet Starter, one of SoftCOM iKSORIS system modules, is vulnerable to client-side Denial of Servise (DoS) attacks. An attacker might trick a user into using an URL with a d parameter set to an unhandled value. All the subsequent requests will not be accepted as the server returns an error message. Since this parameter is sent as part of a session cookie, the issue persists until the session expires or the user deletes cookies manually. Similar effect might be achieved when a user tries to change platform language to an unimplemented one.This vulnerability has been patched in version 79.0

POC

Reference

No PoCs from references.

Github