6.5
CVE-2025-30422
- EPSS 0.14%
- Veröffentlicht 30.04.2025 20:48:15
- Zuletzt bearbeitet 02.04.2026 19:19:33
- Quelle product-security@apple.com
- CVE-Watchlists
- Unerledigt
A buffer overflow was addressed with improved input validation. This issue is fixed in AirPlay audio SDK 2.7.1 and AirPlay video SDK 3.6.0.126. An attacker on the local network may cause an unexpected app termination.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Apple ≫ Airplay Audio Software Development Kit Version < 2.7.1
Apple ≫ Airplay Video Software Development Kit Version < 3.6.0.126
Apple ≫ Carplay Communication Plug-in Version < r18.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.14% | 0.346 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.