CVE-2019-25551
EUVD-2019-1985021.03.2026, 13:16
Sandboxie 5.30 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the Program Alerts configuration field. Attackers can paste a buffer of 5000 characters into the 'Select or enter a program' field during program alert configuration to trigger an application crash.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| sandboxie-plus | sandboxie | 5.30 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-1282 - Assumed-Immutable Data is Stored in Writable MemoryImmutable data, such as a first-stage bootloader, device identifiers, and "write-once" configuration settings are stored in writable memory that can be re-programmed or updated in the field.
- CWE-1284 - Improper Validation of Specified Quantity in InputThe product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties.