Impact
A SQL injection flaw exists in the GetSortData function of EyouCMS, triggered by the sort_asc parameter. Attackers can craft malicious input to alter SQL statements, potentially retrieving, modifying, or deleting database content. The vulnerability can compromise data confidentiality, integrity, and availability. It is a classic injection weakness reflected in CWE-74 and CWE-89.
Affected Systems
The affected product is EyouCMS up to version 1.7.9. The vulnerability resides in the application/common.php file of the CMS, so any installation running a vulnerable version and exposing the GetSortData functionality is at risk. No other vendors or products are listed.
Risk and Exploitability
The CVSS score of 6.9 indicates a moderate severity. The EPSS score is unavailable, so the estimated exploitation probability cannot be quantified, but the vulnerability is publicly disclosed. It is not currently listed in the CISA KEV catalog. The attack vector is remote, with the function potentially exposed over the internet, and no special local privilege or credentials are required. Exploit conditions are minimal, making the risk relatively high for exposed installations.
OpenCVE Enrichment