CVE ID | CVE-2024-10087 |
Publication date | 14 April 2025 |
Vendor | SoftCOM |
Product | iKSORIS |
Vulnerable versions | All before 79.0 |
Vulnerability type (CWE) | Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') (CWE-79) |
Report source | Report to CERT Polska |
CVE ID | CVE-2024-10088 |
Publication date | 14 April 2025 |
Vendor | SoftCOM |
Product | iKSORIS |
Vulnerable versions | All before 79.0 |
Vulnerability type (CWE) | Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') (CWE-79) |
Report source | Report to CERT Polska |
CVE ID | CVE-2024-10089 |
Publication date | 14 April 2025 |
Vendor | SoftCOM |
Product | iKSORIS |
Vulnerable versions | All before 79.0 |
Vulnerability type (CWE) | Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') (CWE-79) |
Report source | Report to CERT Polska |
CVE ID | CVE-2024-10090 |
Publication date | 14 April 2025 |
Vendor | SoftCOM |
Product | iKSORIS |
Vulnerable versions | All before 1.78.28 |
Vulnerability type (CWE) | Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') (CWE-79) |
Report source | Report to CERT Polska |
CVE ID | CVE-2024-13597 |
Publication date | 14 April 2025 |
Vendor | SoftCOM |
Product | iKSORIS |
Vulnerable versions | All before 79.0 |
Vulnerability type (CWE) | Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') (CWE-79) |
Report source | Report to CERT Polska |
CVE ID | CVE-2024-13598 |
Publication date | 14 April 2025 |
Vendor | SoftCOM |
Product | iKSORIS |
Vulnerable versions | All before 79.0 |
Vulnerability type (CWE) | Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') (CWE-79) |
Report source | Report to CERT Polska |
CVE ID | CVE-2024-49705 |
Publication date | 14 April 2025 |
Vendor | SoftCOM |
Product | iKSORIS |
Vulnerable versions | All before 79.0 |
Vulnerability type (CWE) | Uncaught Exception (CWE-248) |
Report source | Report to CERT Polska |
CVE ID | CVE-2024-49706 |
Publication date | 14 April 2025 |
Vendor | SoftCOM |
Product | iKSORIS |
Vulnerable versions | All before 79.0 |
Vulnerability type (CWE) | URL Redirection to Untrusted Site ('Open Redirect') (CWE-601) |
Report source | Report to CERT Polska |
CVE ID | CVE-2024-49707 |
Publication date | 14 April 2025 |
Vendor | SoftCOM |
Product | iKSORIS |
Vulnerable versions | All before 79.0 |
Vulnerability type (CWE) | Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') (CWE-79) |
Report source | Report to CERT Polska |
CVE ID | CVE-2024-49708 |
Publication date | 14 April 2025 |
Vendor | SoftCOM |
Product | iKSORIS |
Vulnerable versions | All before 79.0 |
Vulnerability type (CWE) | Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') (CWE-79) |
Report source | Report to CERT Polska |
CVE ID | CVE-2024-49709 |
Publication date | 14 April 2025 |
Vendor | SoftCOM |
Product | iKSORIS |
Vulnerable versions | All before 79.0 |
Vulnerability type (CWE) | Session Fixation (CWE-384) |
Report source | Report to CERT Polska |
Description
CERT Polska has received a report about vulnerabilities in Internet Starter module of SoftCOM iKSORIS software and participated in coordination of their disclosure.
The vulnerability CVE-2024-10087: the module is vulnerable to Reflected XSS (Cross-site Scripting) attacks. An attacker might craft a link containing a malicious script, which then gets directly embedded in references to other resources, what causes the script to run in user's context multiple times.
The vulnerability CVE-2024-10088: the module is vulnerable to Reflected XSS (Cross-site Scripting) attacks. An attacker might trick a user into filling a login form with a malicious script, what causes the script to run in user's context.
The vulnerability CVE-2024-10089: the module is vulnerable to Stored XSS (Cross-site Scripting) attacks. An attacker might trick a user into filling a form designed for changing user's data with a malicious script, what causes the script to run in user's context.
The vulnerability CVE-2024-10090: the module is vulnerable to Reflected XSS (Cross-site Scripting) attacks. An attacker might trick a user into filling a form designed for adding users with a malicious script, what causes the script to run in user's context.
The vulnerability CVE-2024-13597: the module is vulnerable to Reflected XSS (Cross-site Scripting) attacks. An attacker might trick a user into filling a form sent to login panel at /softcom/ with a malicious script, what causes the script to run in user's context.
The vulnerability CVE-2024-13598: the module is vulnerable to Reflected XSS (Cross-site Scripting) attacks. Using a functionality of creating new form fields one creates new parameters vulnerable to XSS attacks. A user tricked into filling such a form with a malicious script will run the code in their's context.
The vulnerability CVE-2024-49705: the module 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.
The vulnerability CVE-2024-49706: the module is vulnerable to Open Redirect attacks by including base64 encoded URLs in the target parameter sent in a POST request to one of the endpoints.
The vulnerability CVE-2024-49707: the module is vulnerable to Reflected XSS (Cross-site Scripting) attacks. An attacker might trick a user into filling a form designed for resetting user's password with a malicious script, what causes the script to run in user's context.
The vulnerability CVE-2024-49708: the module is vulnerable to Stored XSS (Cross-site Scripting) attacks. An attacker might trick a user into filling a form designed for setting delivery address with a malicious script, what causes the script to run in user's context.
The vulnerability CVE-2024-49709: the module allows for setting an arbitrary session cookie value. An attacker with an access to user's browser might set such a cookie, wait until the user logs in and then use the same cookie to take over the account. Moreover, the system does not destroy the old sessions when creating new ones, what expands the time frame in which an attack might be performed.
All vulnerabilities have been patched in version 79.0 of the software.
Credits
We thank Paweł Zdunek (Afine Team) for the responsible vulnerability report.
More about the coordinated vulnerability disclosure process at CERT Polska can be found at https://cert.pl/en/cvd/.