SQL Injection vulnerability in CRMEB_Java e-commerce system v.1.3.4 allows an attacker to execute arbitrary code via the groupid parameter.
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.
Link | Tags |
---|---|
http://crmebjava.com | permissions required |
https://gitee.com/ZhongBangKeJi/crmeb_java | product |
https://github.com/JiangXiaoBaiJia/cve2/blob/main/a.png | exploit |
https://github.com/JiangXiaoBaiJia/cve2/blob/main/1.md | exploit third party advisory |
https://www.vicarius.io/vsociety/posts/ssti-in-mblog-351-a-tale-of-a-glorified-rce-cve-2024-28713-28714 | not applicable |