CVE-2026-6629
Received Received - Intake
SQL Injection in Metasoft MetaCRM Interface Enables Remote Attack

Publication date: 2026-04-20

Last updated on: 2026-04-29

Assigner: VulDB

Description
A vulnerability has been found in Metasoft 美特软件 MetaCRM up to 6.4.0. This vulnerability affects the function Statement.executeUpdate of the file sql.jsp of the component Interface. Such manipulation of the argument sql leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-20
Last Modified
2026-04-29
Generated
2026-05-07
AI Q&A
2026-04-20
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
metasoft metacrm to 6.4.0 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
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 Metasoft 美特软件 MetaCRM up to version 6.4.0, specifically in the function Statement.executeUpdate within the sql.jsp file of the Interface component.

The issue arises because the argument 'sql' can be manipulated, leading to an SQL injection vulnerability.

An attacker can exploit this remotely by injecting malicious SQL code, potentially compromising the database.

The vulnerability has been publicly disclosed and the vendor did not respond to early contact attempts.


How can this vulnerability impact me? :

This SQL injection vulnerability can allow an attacker to execute arbitrary SQL commands on the affected system's database.

  • Unauthorized access to sensitive data stored in the database.
  • Modification or deletion of data, leading to data integrity issues.
  • Potential disruption of service or application functionality.
  • Remote exploitation without requiring user interaction or privileges.

Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart