Vulnerability Details : CVE-2014-8507
Multiple SQL injection vulnerabilities in the queryLastApp method in packages/WAPPushManager/src/com/android/smspush/WapPushManager.java in the WAPPushManager module in Android before 5.0.0 allow remote attackers to execute arbitrary SQL commands, and consequently launch an activity or service, via the (1) wapAppId or (2) contentType field of a PDU for a malformed WAPPush message, aka Bug 17969135.
Vulnerability category: Sql Injection
Products affected by CVE-2014-8507
- cpe:2.3:o:google:android:*:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:1.5:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:1.1:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:1.0:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:1.6:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.0:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.2:rev1:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.2.2:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.2:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.1:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.3:rev1:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.2.1:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.0.1:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.3.4:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.3.3:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.3.2:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.3.1:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.2.3:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.3:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:3.0:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:3.1:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.3.5:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.3.6:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:3.2:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:2.3.7:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.0.1:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.0:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:3.2.4:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.0.2:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:3.2.6:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:3.2.2:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:3.2.1:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.1:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.0.4:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.0.3:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.2:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.1.2:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.2.1:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.3:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.2.2:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.4:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.3.1:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.4.1:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.4.2:*:*:*:*:*:*:*
- cpe:2.3:o:google:android:4.4.3:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2014-8507
0.17%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 54 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2014-8507
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST |
CWE ids for CVE-2014-8507
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2014-8507
-
http://xteam.baidu.com/?p=167
403 ForbiddenExploit
-
https://android.googlesource.com/platform/frameworks/base/+/48ed835468c6235905459e6ef7df032baf3e4df6
48ed835468c6235905459e6ef7df032baf3e4df6 - platform/frameworks/base - Git at GoogleVendor Advisory
-
http://packetstormsecurity.com/files/129283/Android-WAPPushManager-SQL-Injection.html
Exploit
-
http://www.securityfocus.com/bid/71310
Android WAPPushManager Module SQL Injection Vulnerability
-
http://seclists.org/fulldisclosure/2014/Nov/86
Full Disclosure: CVE-2014-8507 Android < 5.0 SQL injection vulnerability in WAPPushManagerExploit
Jump to