10
CVE-2021-41556
- EPSS 0.74%
- Veröffentlicht 28.07.2022 21:15:08
- Zuletzt bearbeitet 21.11.2024 06:26:24
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
sqclass.cpp in Squirrel through 2.2.5 and 3.x through 3.1 allows an out-of-bounds read (in the core interpreter) that can lead to Code Execution. If a victim executes an attacker-controlled squirrel script, it is possible for the attacker to break out of the squirrel script sandbox even if all dangerous functionality such as File System functions has been disabled. An attacker might abuse this bug to target (for example) Cloud services that allow customization via SquirrelScripts, or distribute malware through video games that embed a Squirrel Engine.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Squirrel-lang ≫ Squirrel Version <= 2.2.5
Squirrel-lang ≫ Squirrel Version >= 3.0 <= 3.1
Fedoraproject ≫ Fedora Version35
Fedoraproject ≫ Fedora Version36
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.74% | 0.72 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 10 | 3.9 | 6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.