First published: Sat May 03 2025(Updated: )
libpspp-core.a in GNU PSPP through 2.0.1 allows attackers to cause a denial of service (var_set_leave_quiet assertion failure and application exit) via crafted input data, such as data that triggers a call from src/data/dictionary.c code into src/data/variable.c code.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
GNU PSPP | <=2.0.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-47229 has a severity rating of medium due to its potential to cause a denial of service.
To fix CVE-2025-47229, upgrade GNU PSPP to version 2.0.2 or later that addresses this vulnerability.
CVE-2025-47229 can be exploited through crafted input data that triggers assertion failures within the application.
CVE-2025-47229 affects GNU PSPP versions up to and including 2.0.1.
CVE-2025-47229 involves assertions in the var_set_leave_quiet function within the libpspp-core.a component.