8.8
CVE-2024-33430
- EPSS 1.37%
- Veröffentlicht 01.05.2024 19:15:27
- Zuletzt bearbeitet 19.09.2025 13:53:41
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue in phiola/src/afilter/pcm_convert.h:513 of phiola v2.0-rc22 allows a remote attacker to execute arbitrary code via the a crafted .wav file.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.37% | 0.683 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-482 Comparing instead of Assigning
The code uses an operator for comparison when the intention was to perform an assignment.
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
https://github.com/stsaz/phiola/
https://github.com/Helson-S/FuzzyTesting/blob/master/phiola/segmentFault-1/poc/I2ZFI3~5
https://github.com/Helson-S/FuzzyTesting/blob/master/phiola/segmentFault-1/segmentFault-1.assets/image-20240420011601263.png
https://github.com/Helson-S/FuzzyTesting/blob/master/phiola/segmentFault-1/segmentFault-1.md
https://github.com/Helson-S/FuzzyTesting/tree/master/phiola/segmentFault-1
https://github.com/Helson-S/FuzzyTesting/tree/master/phiola/segmentFault-1/poc
https://github.com/stsaz/phiola/issues/28