AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2014-3648

HIGH · CVSS 7.5 EPSS 0.91%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-07-01 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2014-3648
Severity
HIGH
CVSS
7.5
EPSS
0.91%

Original NVD Description

The simplepush server iterates through the application installations and pushes a notification to the server provided by deviceToken. But this is user controlled. If a bogus applications is registered with bad deviceTokens, one can generate endless exceptions when those endpoints can't be reached or can slow the server down by purposefully wasting it's time with slow endpoints. Similarly, one can provide whatever HTTP end point they want. This turns the server into a DDOS vector or an anonymizer for the posting of malware and so on.