CVE-2025-29087

LOW
Published Apr 7, 2025 Modified Apr 30, 2025 CWE-190

Description

In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concat_ws() SQL function can cause memory to be written beyond the end of a malloc-allocated buffer. If the separator argument is attacker-controlled and has a large string (e.g., 2MB or more), an integer overflow occurs in calculating the size of the result buffer, and thus malloc may not allocate enough memory.

CVSS v3.1 Score

3.2
LOW
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:L

Weakness Type (CWE)

CWE-190 Integer Overflow

Affected Products

Vendor Product
sqlite sqlite

References

Frequently Asked Questions

What is CVE-2025-29087? +
In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concat_ws() SQL function can cause memory to be written beyond the end of a malloc-allocated buffer. If the separator argument is attacker-controlled and has a large string (e.g., 2MB or more), an integer overflow occurs in calculating the size of the result buffer, and thus malloc may not allocate enough memory. It has a CVSS v3.1 base score of 3.2 (LOW).
How severe is CVE-2025-29087? +
CVE-2025-29087 has a CVSS v3.1 score of 3.2 out of 10, rated LOW. This is a low-severity vulnerability with limited impact.
What products are affected by CVE-2025-29087? +
CVE-2025-29087 affects products from sqlite, specifically: sqlite. Check the affected products table above for specific version ranges.
How do I check if I'm vulnerable to CVE-2025-29087? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.

Related Vulnerabilities

Don't wait for an exploit

Scan your website for vulnerabilities like CVE-2025-29087 — free, no signup required.

Start Free Scan