5.5
CVE-2024-49736
- EPSS 0.07%
- Veröffentlicht 21.01.2025 23:15:14
- Zuletzt bearbeitet 22.04.2025 14:39:39
- Quelle security@android.com
- CVE-Watchlists
- Unerledigt
In onClick of MainClear.java, there is a possible way to trigger factory reset without explicit user consent due to a logic error in the code. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.07% | 0.214 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-783 Operator Precedence Logic Error
The product uses an expression in which operator precedence causes incorrect logic to be used.