CVE-2021-32839
Last modified
CVE-2021-32839 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. sqlparse is a non-validating SQL parser module for Python. In sqlparse versions 0.4.0 and 0.4.1 there is a regular Expression Denial of Service in sqlparse vulnerability. EPSS estimates a 2.13% chance of exploitation in the next 30 days.
Description
sqlparse is a non-validating SQL parser module for Python. In sqlparse versions 0.4.0 and 0.4.1 there is a regular Expression Denial of Service in sqlparse vulnerability. The regular expression may cause exponential backtracking on strings containing many repetitions of '\r\n' in SQL comments. Only the formatting feature that removes comments from SQL statements is affected by this regular expression. As a workaround don't use the sqlformat.format function with keyword strip_comments=True or the --strip-comments command line flag when using the sqlformat command line tool. The issues has been fixed in sqlparse 0.4.2.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Sqlparse Project | Sqlparse | >= 0.4.0, < 0.4.2 |
References
- https://github.com/andialbrecht/sqlparse/commit/8238a9e450ed1524e40cb3a8b0b3c00606903aebPatch, Third Party Advisory
- https://github.com/andialbrecht/sqlparse/security/advisories/GHSA-p5w8-wqhj-9hhfThird Party Advisory
- https://github.com/andialbrecht/sqlparse/commit/8238a9e450ed1524e40cb3a8b0b3c00606903aebPatch, Third Party Advisory
- https://github.com/andialbrecht/sqlparse/security/advisories/GHSA-p5w8-wqhj-9hhfThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-32839?
How severe is CVE-2021-32839?
How do I fix CVE-2021-32839?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-32833Emby Server is a personal media server with apps on many dev…8.6
- CVE-2021-32834Eclipse Keti is a service that was designed to protect RESTf…9.9
- CVE-2021-32835Eclipse Keti is a service that was designed to protect RESTf…9.9
- CVE-2021-32836ZStack is open source IaaS(infrastructure as a service) soft…8.1
- CVE-2021-32837mechanize, a library for automatically interacting with HTTP…7.5
- CVE-2021-32838Flask-RESTX (pypi package flask-restx) is a community driven…7.5
- CVE-2021-32840SharpZipLib (or #ziplib) is a Zip, GZip, Tar and BZip2 libra…9.8
- CVE-2021-32841SharpZipLib (or #ziplib) is a Zip, GZip, Tar and BZip2 libra…5.3
- CVE-2021-32842SharpZipLib (or #ziplib) is a Zip, GZip, Tar and BZip2 libra…5.3
- CVE-2021-32843HyperKit is a toolkit for embedding hypervisor capabilities …5.5
- CVE-2021-32844HyperKit is a toolkit for embedding hypervisor capabilities …5.5
- CVE-2021-32845HyperKit is a toolkit for embedding hypervisor capabilities …7.8
Are you affected by CVE-2021-32839?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
