ghsa-rfgg-652g-cx2q
Vulnerability from github
Published
2024-02-07 00:30
Modified
2024-02-09 03:33
Severity ?
VLAI Severity ?
Details
jshERP v3.3 is vulnerable to SQL Injection. The com.jsh.erp.controller.MaterialController: com.jsh.erp.utils.BaseResponseInfo getListWithStock() function of jshERP does not filter column
and order
parameters well enough, and an attacker can construct malicious payload to bypass jshERP's protection mechanism in safeSqlParse
method for sql injection.
{ "affected": [], "aliases": [ "CVE-2024-24002" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-02-07T00:15:56Z", "severity": "CRITICAL" }, "details": "jshERP v3.3 is vulnerable to SQL Injection. The com.jsh.erp.controller.MaterialController: com.jsh.erp.utils.BaseResponseInfo getListWithStock() function of jshERP does not filter `column` and `order` parameters well enough, and an attacker can construct malicious payload to bypass jshERP\u0027s protection mechanism in `safeSqlParse` method for sql injection.", "id": "GHSA-rfgg-652g-cx2q", "modified": "2024-02-09T03:33:09Z", "published": "2024-02-07T00:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24002" }, { "type": "WEB", "url": "https://github.com/jishenghua/jshERP/issues/99" }, { "type": "WEB", "url": "https://github.com/cxcxcxcxcxcxcxc/cxcxcxcxcxcxcxc/blob/main/cxcxcxcxcxc/about-2024/24002.txt" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…