A flaw was found in the GLib Base64 encoding routine when processing very large input data. Due to incorrect use of integer types during length calculation, the library may miscalculate buffer boundaries. This can cause memory writes outside the allocated buffer. Applications that process untrusted or extremely large Base64 input using GLib may crash or behave unpredictably.
Se encontró una falla en la rutina de codificación Base64 de GLib al procesar datos de entrada muy grandes. Debido al uso incorrecto de tipos de enteros durante el cálculo de la longitud, la librería puede calcular erróneamente los límites del búfer. Esto puede causar escrituras en memoria fuera del búfer asignado. Las aplicaciones que procesan entrada Base64 no confiable o extremadamente grande usando GLib pueden fallar o comportarse de manera impredecible.
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L
| Attack Vector | NETWORK |
|---|---|
| Attack Complexity | HIGH |
| Privileges Required | NONE |
| User Interaction | REQUIRED |
| Scope | UNCHANGED |
| Confidentiality Impact | NONE |
| Integrity Impact | LOW |
| Availability Impact | LOW |
| Source | Type | Description |
|---|---|---|
| [email protected] | Secondary |
en
CWE-787
|