CVE-2025-29087
HIGH7.5EPSS 0.07%發布日:2025/4/7修改日:2025/11/19
也稱為:ALPINE-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.
受影響套件(3)
- Alpine/sqlitefrom 0, < 3.44.2-r1
- Bitnami/sqlitefrom 0
- Debian/sqlite3from 0, < 3.46.1-3
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
參考連結(7)
- ADVISORYhttps://security.alpinelinux.org/vuln/CVE-2025-29087
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2025-29087
- WEBhttps://gist.github.com/ylwango613/a44a29f1ef074fa783e29f04a0afd62a
- WEBhttps://nvd.nist.gov/vuln/detail/CVE-2025-29087
- WEBhttps://sqlite.org/releaselog/3_49_1.html
- WEBhttps://sqlite.org/src/info/498e3f1cf57f164f
- WEBhttps://www.sqlite.org/cves.html