Skip to content

l00neyhacker/CVE-2023-48984

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

CVE-2023-48984

An issue in vicohome vicohome v.2.22.7 allows a remote attacker to execute arbitrary code via the xml/file_paths.xml component.

An insecure file path provider is a vulnerability in Android apps where a file path is exposed to other apps or users, which could potentially compromise sensitive data or allow unauthorized access to system resources.

By making your app more secure, you help preserve user trust and device integrity, so to protect your app from this vulnerability.

The application uses a content provider androidx.core.content.FileProvider that exposes a file provider android.support.FILE_PROVIDER_PATHS configured in res/xml/file_paths.xml file. The file provider has an external-path type that allows the attackers to access external storage like an SD card.

The application exposes a file provider using androidx.core.content.FileProvider

Credit: Lukasz Studniarz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published