Vulnerability Description
Mapper v4.0.0 to v4.2.0 was discovered to contain a SQL injection vulnerability via the ids parameter at the selectByIds function.
CVSS Score
9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mybatis | Mapper | >= 4.0.0, <= 4.2.0 |
Related Weaknesses (CWE)
References
- https://github.com/abel533/Mapper/issues/862ExploitIssue TrackingThird Party Advisory
- https://github.com/abel533/Mapper/issues/862ExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2022-36594?
CVE-2022-36594 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Mapper v4.0.0 to v4.2.0 was discovered to contain a SQL injection vulnerability via the ids parameter at the selectByIds function.
How severe is CVE-2022-36594?
CVE-2022-36594 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2022-36594?
Check the references section above for vendor advisories and patch information. Affected products include: Mybatis Mapper.