CVE Catalog

CVE-2018-25203

High
Published: Translated: NVD NIST

Summary

The Online Store System CMS 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the email parameter. Attackers can send POST requests to index.php with the action=clientaccess parameter using boolean-based blind or time-based blind SQL injection payloads.

Risk Assessment

This vulnerability allows attackers to access sensitive information in the database, potentially leading to serious security breaches and data loss. Organizations should be aware of the risks associated with unauthorized access to data.

Recommendation

It is recommended to update the CMS to the latest version that addresses this vulnerability. Additionally, implementing input validation mechanisms and access restrictions to critical application functions is advisable.

Related vulnerabilities

Original NVD description (English source)

Online Store System CMS 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the email parameter. Attackers can send POST requests to index.php with the action=clientaccess parameter using boolean-based blind or time-based blind SQL injection payloads in the email field to extract sensitive database information.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS