cve/2024/CVE-2024-49705.md

19 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-49705](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-49705)
![](https://img.shields.io/static/v1?label=Product&message=iKSORIS&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-248%20Uncaught%20Exception&color=brightgreen)
2025-09-29 16:08:36 +00:00
### 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
- https://github.com/afine-com/research
2025-09-29 21:09:30 +02:00
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00