CVE Catalog

CVE-2018-25206

High
Published: Translated: NVD NIST

Summary

KomSeo Cart version 1.3 contains an SQL injection vulnerability that allows attackers to inject SQL commands through the 'my_item_search' parameter in edit.php. Attackers can submit POST requests with malicious SQL payloads to extract sensitive database information.

Risk Assessment

This vulnerability may lead to the exposure of sensitive database information, posing a serious security threat to the organization.

Recommendation

It is recommended to update KomSeo Cart to the latest version and implement input filtering and validation to prevent SQL injection.

Related vulnerabilities

Original NVD description (English source)

KomSeo Cart 1.3 contains an SQL injection vulnerability that allows attackers to inject SQL commands through the 'my_item_search' parameter in edit.php. Attackers can submit POST requests with malicious SQL payloads to extract sensitive database information using boolean-based blind or error-based injection techniques.

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