Proceedings of the 2017 ACM SIGSAC Conference on Computer and Communications Security 2017
DOI: 10.1145/3133956.3133975
|View full text |Cite
|
Sign up to set email alerts
|

Vulnerable Implicit Service

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
5

Relationship

0
5

Authors

Journals

citations
Cited by 7 publications
(6 citation statements)
references
References 21 publications
0
6
0
Order By: Relevance
“…In this context Tuncay et al [58] found that the coexistence of certain app permissions can lead to unintentional loss of privacy. Our focus also differs from the goal of tools like DroidSafe [22] and ISA [25].…”
Section: Android App Analysismentioning
confidence: 99%
“…In this context Tuncay et al [58] found that the coexistence of certain app permissions can lead to unintentional loss of privacy. Our focus also differs from the goal of tools like DroidSafe [22] and ISA [25].…”
Section: Android App Analysismentioning
confidence: 99%
“…ICC category includes vulnerabilities originating due to the weak validation of Intents, PendingIntents, Services, Broadcasts (Simple, Ordered, and Sticky Broadcast), and Path Permissions. These features may be attacked in two different ways: (1) Spoofing attacks [11] and (2) Hijacking attacks [12]. Spoofing attack facilitates unintended invocation and occurs when a component registers an intent-filter but does not validate the identity of the sender or data provided by the sender.…”
Section: Icc Vulnerabilitiesmentioning
confidence: 99%
“…As shown in Listing 11, the component DownloadService obtains FILENAME through Intent (line 2). It reads the data from specified file (lines 4-10) present in internal storage and further copies this data to external storage (lines [12][13][14]. A taint analysis-based solution will mark this as vulnerable considering flow from getStringExtra (source) to OutputStream.write (Sink).…”
Section: Fp-validation (False Positive Validation)mentioning
confidence: 99%
See 2 more Smart Citations