CVE-2023-27191

7.5 HIGH

📋 TL;DR

This vulnerability in DUALSPACE Super Security v2.3.7 allows attackers to cause denial of service by manipulating SharedPreference files. It affects Android users who have this specific security app installed. The vulnerability can render the app unusable.

💻 Affected Systems

Products:
  • DUALSPACE Super Security (Super Security - Virus Cleaner)
Versions: v2.3.7
Operating Systems: Android
Default Config Vulnerable: ⚠️ Yes
Notes: Only affects the specific version 2.3.7 of this Android security application.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete denial of service for the Super Security app, preventing users from accessing security features and potentially leaving devices unprotected.

🟠

Likely Case

App crashes or becomes unresponsive, requiring reinstallation to restore functionality.

🟢

If Mitigated

Minimal impact if app is not critical to device operation or if alternative security solutions are available.

🌐 Internet-Facing: LOW - This is a local Android app vulnerability requiring physical or app-level access.
🏢 Internal Only: MEDIUM - Could be exploited by malicious apps on the same device or through social engineering.

🎯 Exploit Status

Public PoC: ⚠️ Yes
Weaponized: LIKELY
Unauthenticated Exploit: ⚠️ Yes
Complexity: LOW

Exploitation requires app-level access to manipulate SharedPreference files, which can be achieved by malicious apps or through user interaction.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Unknown

Vendor Advisory: No vendor advisory found

Restart Required: No

Instructions:

1. Uninstall DUALSPACE Super Security v2.3.7
2. Check for updated version on Google Play Store or official website
3. Install latest version if available

🔧 Temporary Workarounds

Uninstall vulnerable version

android

Remove the vulnerable app version to eliminate the attack surface

adb uninstall com.ludashi.security

Restrict app permissions

android

Limit app permissions to reduce attack surface

🧯 If You Can't Patch

  • Use alternative security applications
  • Monitor for unusual app behavior or crashes

🔍 How to Verify

Check if Vulnerable:

Check app version in Android Settings > Apps > Super Security - Virus Cleaner > App info

Check Version:

adb shell dumpsys package com.ludashi.security | grep versionName

Verify Fix Applied:

Verify app version is no longer 2.3.7 after update or reinstallation

📡 Detection & Monitoring

Log Indicators:

  • App crash logs related to SharedPreference access
  • Permission denial errors for com.ludashi.security

Network Indicators:

  • No network indicators - local vulnerability

SIEM Query:

No SIEM query applicable - local Android app vulnerability

🔗 References

📤 Share & Export