CVE-2026-10879
קריטית 9.8
תיאור (מקור, אנגלית)
DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders. The preparse method expands SQL placeholder characters to numbered binders of the form :pN, but only allocates three characters per binder in the buffer. Placeholders 10-99 require four characters, 100-999 require five characters, et cetera.
מדדים
- CVSS 3.1
-
9.8 (CRITICAL)
מקור הציון: CNA
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - EPSS — סבירות ניצול
- 0% (אחוזון 000) נכון ל-9/8/2026
- CWE
- CWE-787
מוצרים מושפעים
perl: dbi
קישורים
- https://github.com/perl5-dbi/dbi/commit/af79036c07aa9a457971c0f4136e37c85dc209… Patch
- https://metacpan.org/release/HMBRAND/DBI-1.648/changes Release Notes
- http://www.openwall.com/lists/oss-security/2026/06/06/4 Mailing ListThird Party Advisory