CVE-2019-25260
SQL Injection in OXID eShop 6.x Enables Remote Code Execution
Publication date: 2026-02-03
Last updated on: 2026-02-03
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oxid | eshop | to 6.3.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in OXID eShop versions 6.x prior to 6.3.4 and is a SQL injection flaw in the 'sorting' parameter.
Attackers can manipulate the sorting parameter to insert malicious database content, including PHP code, which can then be executed through crafted URLs.
This allows attackers to execute arbitrary code on the affected system.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to arbitrary code execution on the server hosting OXID eShop.
This can result in unauthorized access, data manipulation, or compromise of the entire system.
The CVSS v3.1 base score of 8.2 indicates a high severity impact, with high confidentiality impact and low integrity impact.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know