<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Permissions on THALIUM</title><link>/tags/permissions/</link><description>Recent content in Permissions on THALIUM</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright (c) 2026, all rights reserved.</copyright><lastBuildDate>Tue, 20 Jun 2023 00:00:00 +0000</lastBuildDate><atom:link href="/tags/permissions/index.xml" rel="self" type="application/rss+xml"/><item><title>Leveraging Android Permissions: A Solver Approach</title><link>/posts/leveraging-android-permissions/</link><pubDate>Tue, 20 Jun 2023 00:00:00 +0000</pubDate><guid>/posts/leveraging-android-permissions/</guid><description>&lt;p&gt;The Android permission management system has already suffered from several vulnerabilities in the past. Such weaknesses can grant dangerous permissions to a malevolent application, an example being &lt;code&gt;CALL_LOG&lt;/code&gt;, which gives access to all incoming and outgoing calls.&lt;/p&gt;
&lt;p&gt;This post dives into the Android permission system and how a solver was leveraged to find new vulnerabilities. With this approach, a privilege escalation was identified, which was fixed and assigned CVE-2023-20947 by Google.&lt;/p&gt;</description></item></channel></rss>