CVE-2023-27643
📋 TL;DR
A denial-of-service vulnerability in Poweramp music player allows remote attackers to crash the application by triggering specific UI actions. This affects users of Poweramp versions 925-bundle-play and 954-uni on Android devices.
💻 Affected Systems
- Poweramp music player
📦 What is this software?
Poweramp by Powerampapp
Poweramp by Powerampapp
⚠️ Risk & Real-World Impact
Worst Case
Application becomes completely unresponsive and crashes, requiring force stop and restart, potentially causing data loss in unsaved playlists or queue states.
Likely Case
Temporary application crash when malicious input triggers the vulnerable UI elements, disrupting music playback until app restart.
If Mitigated
Minimal impact with proper input validation and error handling preventing the crash condition.
🎯 Exploit Status
Exploitation requires user interaction with specific buttons in the application interface.
🛠️ Fix & Mitigation
✅ Official Fix
Patch Version: Later versions than 954-uni
Vendor Advisory: https://powerampapp.com/
Restart Required: Yes
Instructions:
1. Open Google Play Store 2. Search for Poweramp 3. Update to latest version 4. Restart the application
🔧 Temporary Workarounds
Avoid vulnerable UI elements
androidDo not use the Rescan button in Queue or Select Folders button in Library
🧯 If You Can't Patch
- Restrict physical access to devices running vulnerable versions
- Monitor for application crashes and investigate root causes
🔍 How to Verify
Check if Vulnerable:
Check Poweramp version in app settings: if version is 925-bundle-play or 954-uni, system is vulnerable.
Check Version:
Open Poweramp → Settings → About → Check version number
Verify Fix Applied:
Update Poweramp via Google Play Store and verify version is newer than 954-uni.
📡 Detection & Monitoring
Log Indicators:
- Application crash logs mentioning Poweramp process termination
- Android system logs showing app force stops
SIEM Query:
source="android_logs" AND process="com.maxmpz.audioplayer" AND (event="crash" OR event="force_stop")
🔗 References
- https://github.com/LianKee/SODA/blob/main/CVEs/CVE-2023-27643/CVE%20detail.md
- https://play.google.com/store/apps/details?id=com.maxmpz.audioplayer
- https://powerampapp.com/
- https://github.com/LianKee/SODA/blob/main/CVEs/CVE-2023-27643/CVE%20detail.md
- https://play.google.com/store/apps/details?id=com.maxmpz.audioplayer
- https://powerampapp.com/